/* combined style tags from index.html   */
/* and photos.css - intend this to cover */
/* the index page and most of the photo  */
/* pages, along with bio pages           */
/* feb. 17, 2004                         */

body { background: url(Blank_Bkgrd.gif) #FFFFFF; color: #668383; font-family: sans-serif }

img { BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px }
IMG.thumb { BORDER-TOP-WIDTH: thin; BORDER-LEFT-WIDTH: thin; BORDER-BOTTOM-WIDTH: thin; BORDER-RIGHT-WIDTH: thin }
IMG.bigth { BORDER-TOP-WIDTH: thin; BORDER-LEFT-WIDTH: thin; BORDER-BOTTOM-WIDTH: thin; VERTICAL-ALIGN: middle; MARGIN-RIGHT: 0.5em; BORDER-RIGHT-WIDTH: thin }
img.icon { float: left }

div.break { clear:left; color: #668383 }

h1, h2, h3 { font-family: serif; font-style: italic; 
             text-transform: lowercase }
H1 { COLOR: #668383; letter-spacing: .25em; font-weight: normal }
H2 { COLOR: black; text-decoration: overline; clear: left }

   a:link { color: #000000 }
   a:visited  {color: #000000 }
   a:active { color: #AAAAAA }


P { TEXT-INDENT: 2em; MARGIN-RIGHT: 160px }
P.first { TEXT-INDENT: 0px }
P.menu { FONT-WEIGHT: bold; TEXT-INDENT: 0px; TEXT-ALIGN: center }
P.ender { FONT-SIZE: smaller; TEXT-INDENT: 0px; FONT-STYLE: italic }
P.phnav { FONT-WEIGHT: bold; BACKGROUND-IMAGE: none; COLOR: silver; TEXT-INDENT: 0px; FONT-FAMILY: monospace; BACKGROUND-COLOR: #bb8855; TEXT-ALIGN: center }
P.capt { MARGIN-LEFT: 160px }
p.blurb { font-style: italic; margin-right: 155px;
            margin-left: 96px; border-width: 1px; 
            border-style: solid none solid none; padding: 0.5em }

dl { margin-top: 3em }
dd { text-indent: 2em }



