body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; background-color:#666666; margin-top:0px}
img {border:0px}
h1 {font-size:1.6em; margin-top:-4px; margin-bottom:5px; color:#000}
h2 {font-size:1.4em; margin-top:0px; margin-bottom:5px; color:#000}
h3 {font-size:1.15em; margin-top:10px; margin-bottom:5px; color:#fff}
p {line-height:1.4em; text-align:justify}
ul {padding-left:20px; _margin-left:-0px; *margin-left:-0px; _line-height:1.4em; *line-height:1.4em; font-size:0.9em}
li {margin-bottom:6px}


#all {width:980px; margin-left:auto; margin-right:auto}
#main {padding:10px; *margin-top:-3px; _margin-top:-3px; margin-left:1px; *padding-left:30px; _padding-left:30px; background-image:url(/images/bgnd.jpg); background-repeat:no-repeat; height:680px}
#main_home {padding:10px; *margin-top:-3px; _margin-top:-3px; margin-left:1px; *padding-left:30px; _padding-left:30px; background-image:url(/images/bgnd_home.jpg); background-repeat:no-repeat; height:680px}
#main_legal {padding:10px 25px 0 35px; *margin-top:-3px; _margin-top:-3px; margin-left:1px; *padding-left:30px; _padding-left:30px; background-image:url(/images/bgnd.jpg); background-repeat:no-repeat; height:680px; color:#000; font-size:0.90em}


a:link {color:#000; text-decoration:none}
a:visited {color:#000; text-decoration:none}
a:active {color:#000; text-decoration:none}
a:hover {color:#990000; text-decoration:underline}

.link1:link {color:#000; text-decoration:none;}
.link1:visited {color:#000; text-decoration:none;}
.link1:active {color:#000; text-decoration:none;}
.link1:hover {color:#990000; text-decoration:underline;}

.link2 {font-family: "Times New Roman", Times, serif; font-size:1.4em; font-weight:600; padding-left:10px; line-height:1.5em}
.link2:link {color:#FFFFFF; text-decoration:none;}
.link2:visited {color:#FFFFFF; text-decoration:none;}
.link2:active {color:#FFFFFF; text-decoration:none;}
.link2:hover {color:#990000; text-decoration:underline; font-weight:500}

.link3:link {color:#EDB332; text-decoration:none;}
.link3:visited {color:#EDB332; text-decoration:none;}
.link3:active {color:#EDB332; text-decoration:none;}
.link3:hover {color:#D86531; text-decoration:underline;}

.table_back { background-image:url(/images/img_main.jpg); background-repeat:no-repeat; height:400px; width:250px; padding:230px 10px 0 10px;}

.img_rt {float:right; padding:5px 0 10px 20px}
.img_lt {float:left; padding:5px}
.img_home_rt {float:right; padding-right:50px; margin-top:10px}

.footer {line-height:1.4em; position:relative; top:-95px;}


.box_1 { background-image:url(/images/box_1.jpg); background-repeat:no-repeat; width:280px; height:280px; padding:10px 5px 5px 10px; color:FFF}
.box_2 { background-image:url(/images/box_2.jpg); background-repeat:no-repeat; width:280px; height:280px; padding:10px 5px 5px 10px; color:FFF}
.box_3 { background-image:url(/images/box_3.jpg); background-repeat:no-repeat; width:280px; height:280px; padding:10px 5px 5px 10px; color:FFF}




/*lightbox*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#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: transparent url(../html/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../html/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../html/images/nextlabel.gif) right 15% 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
