*{
	margin:0;
	padding:0;
}
html{
	min-width:760px;
    height: 100%; 
	margin-bottom: 1px; 
}
body{
	text-align:center;
	font: small/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	voice-family: inherit;
	background-color: #FFFFFF;
	background-image: url(../images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#logo {
	width: 960px;
	height: 90px;
	}
#wrap {
	width: 960px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	}
#header {
	font-size: 93%;
	float: left;
	width: 960px;
	line-height: normal;
	background-repeat: repeat-x;
	background-position: 50% bottom;
}
/*-----------------Navigation---------------------------*/
#header ul {
	padding: 10px 0px 0 10px; 
	margin: 0px; 
	list-style-type: none;
}
#header LI {
	padding-right: 0px;
	padding-left: 9px;
	background: url(../images/left.gif) no-repeat left top;
	float: right;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#header A {
	padding-right: 15px; 
	display: block; 
	padding-left: 6px; 
	font-weight: bold; 
	background: url(../images/right.gif) no-repeat right top; 
	float: left; 
	padding-bottom: 4px; 
	color: #FFFFFF; 
	padding-top: 5px; 
	text-decoration: none
}
#header A {
	float: none
}
#header A:hover {
	color: #1A3653
}
#header #current {
	BACKGROUND-IMAGE: url(../images/left_on.gif);
	color: #4184C8;
}
#header #current A {
	BACKGROUND-IMAGE: url(../images/right_on.gif); PADDING-BOTTOM: 5px; COLOR: #4183C7
}
/*-------------------End of Navigation----------------------*/
#left {
	float:left;
	width: 545px;
	padding:0;
	background: url(../images/leftBack.png) no-repeat;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
#left2 {
	float:left;
	width: 320px;
	padding:0;
	background: url(../images/leftBack.png) no-repeat;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
#left a{
	color: #4184C8;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat  0 50%;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4184C8;
}
#left a:hover{
	border-bottom-style: solid;
}

#text {
	color: #666666!important;
	margin: 15px 15px 0 15px;
	padding: 0;
	}
#right {
	float: right;
	width: 400px;
	margin: 15px 0 0 0;
	padding: 0;
	}
#disclaimer {
	float: left;
	width: 760px;
	margin: 15px 0 0 0;
	padding: 0;
	}
#rightPics {
	float: right;
	width: 414px;
	margin: 0;
	padding: 15px 0 0 0;
	}
#rightPics2 {
	float: right;
	width: 425px;
	margin: 0;
	padding: 15px 0 0 0;
	}
#rightPics ul {
    margin: 0;
	padding: 0;
	list-style: none;
	}
#rightPics li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	}
#rightPics img {
	margin: 0 0 13px 13px;
	padding: 0;
	}
#rightPics p {
	font-size: 80%;
	color: #999999;	
	margin: 0 0 10px 13px;
	}
#clear {
 clear:both;
 height: 0px;
 }
h1 {
	color: #4184C8;
	margin-bottom: 0.8em;
	border-bottom: 1px solid #FFFFFF;
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
}
h2 {
	color: #4184C8;
	margin-bottom: 0.8em;
	margin-top: 0.8px;
	font-family: Verdana;
	font-size: 100%;
	font-weight: bold;
}
p{
	margin:0.3em 0 0.6em 0;
}
.container {
	padding:0;
	width: 398px;
	font-size: 90%;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #4184C8;
	border-left-color: #4184C8;
}
.container h2{
	color: #4184C8;
	margin-top: 0.8em;
	margin-bottom: 0.1em;
	border-bottom: 1px dashed ##818A26;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.container p{
	margin:0.1em 0 0.1em 0;
	font-size: 95%;
}
.container ul{
	margin:1em 0 0 0;
	padding: 0;
}
.container li{
	margin:0em 0em 0em 1em;
	list-style: none;
	background: url(../images/add.gif) no-repeat 0 4px;
	padding-left: 18px;
	font-size: 95%;
}
#text2, #text3 {
	color: #666666!important;
	margin: 0 18px 18px 18px;
	padding: 0;
	}
#text ul{
	margin:0;
	padding: 0;
}
#text li{
	list-style: none;
	background: url(../images/add.gif) no-repeat 0 4px;
	padding-left: 18px;
	font-size: 95%;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}
#foot {
	width:960px;
	position:relative;
	text-align:left;
	height:105px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 90px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-color: #3473B1;
	background-image: url(../images/bottom3.png);
	background-repeat: no-repeat;
}
#foot2 {
	width:760px;
	margin:0 auto;
	position:relative;
	text-align:left;
	background: url(../images/bottom4.png) no-repeat;
	height:105px;
	padding: 45px 0 0 0;
}
#foot p, #foot2 p {
	font-size: 70%;
	color:#FFFFFF;
	padding-left: 20px;
	}
#foot a,  #foot2 a{
	color:#FFFFFF;
	margin:0;
	padding:0;
	text-decoration: none;
}
#foot a:hover, #foot2 a:hover {
	font-size: 90%;
	color:#999999;
	margin:0;
	padding:0;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	}
#footContainer{
	width:100%;
	clear:both;
	background-color: #3473B1;
	background-image: url(../images/bottBack.png);
	background-repeat: repeat-x;
	background-position: top;
	}

#line {
    line-height: 0.5em;
	}
	/*-------------Lightbox pic enlargements--------------*/
#lightbox{
	position: absolute;
	top: 40px;
	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(../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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{
	font-weight: normal;
	font-size: 100%;
	color: #666666;
}
#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: #000000;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	.stretcher {
	BACKGROUND: #fff
}
H3 {
	FONT-SIZE: 0.99em; MARGIN: 5px 0px 0px; WIDTH: 400px; CURSOR: pointer; HEIGHT: 20px
}
H3 A:link {
	PADDING-RIGHT: 8px; DISPLAY: block; PADDING-LEFT: 8px; BACKGROUND: url(img/title.gif) #8fc80d no-repeat; PADDING-BOTTOM: 0px; WIDTH: 400px; COLOR: #fff; PADDING-TOP: 4px; HEIGHT: 16px; TEXT-DECORATION: none; text-shadow: 2px 2px 1px #8fc80d; moz-outline-style: none
}

	
