* {margin:0; padding:0;}
BODY {text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt; background:#c02000; line-height:1.5;}
P, LI, H2, H3, H4 {margin-top:10px;}
P.clear {clear:both;}
HR {color:#000000; background:#000000; height:5px;}
H1 {font-size:16pt;}
H2 {font-size:14pt;}
H3 {font-size:12pt;}
H4 {font-size:11pt; font-style:italic;}
UL {margin-left:15px;} 
A, A:link, A:hover, A:visited, A:active {color:#000000;}
.center {text-align:center;}
IMG.gallery {border:thin solid #000000; margin:5px;}
IMG.entry {border:thick solid #000000; margin:5px;}
IMG.noborder {border:none !important;}
IMG.noleft {float:left; border:none;}
IMG.noright {float:right; border:none;}
IMG.left {float:left; margin:5px 5px 5px 0px; border:thin solid #000000;}
IMG.right {float:right; margin:5px 0px 5px 5px; border:thin solid #000000;}

DIV#container {width:900px; text-align:left; margin-left:auto; margin-right:auto; background:#ffffff; border:thick solid #000000; padding:10px; }
DIV#header {background:#ffffff; text-align:center; line-height:1.5;}
DIV#left {float:left; width:200px; background:#ffffff; }
DIV#box {float:right; width:700px;}
DIV#content {padding:10px; background: #ffffff url(images/bg05.jpg) repeat; border:thick solid #000000;}
DIV#footer {clear:both; background:#ffffff; text-align:center; }
DIV#copyright {font-size:8pt;}

DIV#left UL {list-style-type:none; margin-left:0;}
DIV#left UL UL {margin-left:15px;}

DIV.quote {width:50%; text-align:center; margin-left:auto; margin-right:auto; font-size:12pt; font-weight:bold;}

/* Lightbox code follows; see also .js files. */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 20px 20px 10px 20px; } /* see "bordersize" in lightbox.js if this changes! */

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

/* commenting this out for now; see different style below to keep the prev and next buttons visible.
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
*/
#prevLink { left: 0; float: left; background: url(images/prevlabel.gif) left 0% no-repeat;}
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 0% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 0% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 0% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* End lightbox. */
