@charset "utf-8";
/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background: #000000 url(images/bodbg.gif) repeat-y top center;

}

h1 {
	color: #2A9FAA;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: lighter;
}
h2 {
	color: #55DFFF;
	font-size: 18px;
	margin-top: 20px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.sectionhead {
	color: #4B4B4B;
	font-weight: bold;
}

.sideimg {
	width: 300px;
	margin: 20px 50px 20px 50px;
	padding-top: 0px;
	float: right;
	text-align: center;
	background: #000000 url(images/hpboxbg.gif) repeat-x top left;
	border: solid #ffffff 1px;
}
.sideimg p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
text-align: center;
	
}
.sideimg a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66BAFF;
	text-decoration: underline;
	text-align: left;
}
.sideimg a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66BAFF;
	text-decoration: underline;
	text-align: left;
}
.sideimg a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	text-align: left;
}
.sideimg a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #66BAFF;
	text-decoration: underline;
	text-align: left;
}
h3, h4, h5, h6 {
	color: #333333;
	font-size: 15px;
	margin-bottom: -10px;
}

hr  {
	border: 0;
	height: 1px;
	color: #A0A0A4;
	background-color:#808080;
}

#container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0px auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 100%;
	border: solid #FFFFFF 3px;
	background: #000000;
}
#wrapper {
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 0px;
	background: #000000;
	
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55DFFF;
	text-decoration: underline;
	text-align: left;
}

A:visited { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	color: #55DFFF;
	text-decoration: underline;
	text-align: left;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}

A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #55DFFF;
	text-decoration: underline;
	text-align: left;
}

#header h1{
	margin: 0px 0px 0px 50px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFBF55;
	
}
#headerother {
	margin: 0px;
	padding: 0px;
	width: 900px;
	background: #333333;
	border-bottom: solid #A4A4A4 1px;
}
#nav {
	float: left;
	width: 935px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0 15px;
	list-style: none;
	background: #333333 url(images/bg-on.gif) repeat-x top right;
	border-top: solid #666666 1px;
	border-bottom: solid #666666 1px;
}
#nav li {
float: left;
margin: 0;
padding: 0;
}
#nav a {
float: left;
display: block;
margin: 0px 0px 0px 0px;
padding: 15px 13px 10px 13px;
color: #ffffff;
text-decoration: none;
border-right: 1px solid #666666;
background: #333333 url(images/bg-on.gif) repeat-x top left;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 13px;
}

#nav a:hover {
	background: #666666 url(images/bg-off.gif) repeat-x top left;
}
#nav #t-nav a {
	color: #55DFFF;
	font-weight: bold;
}
#nav #t-cont a {
	border-right: none;
}
#maincontentind {
	margin: 0px 450px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 20px 0px 30px;
	text-align: justify;
} 
#maincontentind h1 {
	color: #55DFFF;
	font-size: 20px;
	text-align: left;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	margin-bottom: -10px;
}
#maincontentind h2 {
	color: #49DFFF;
	font-size: 18px;
	text-align: left;
	padding: 0px;
	font-weight: 400;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
}
#maincontent {
	margin: 0px 450px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 0px 0px 30px;
	text-align: justify;
} 
#maincontent h1 {
	color: #55DFFF;
	font-size: 18px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent p {
	text-align: left;
	font-size: 14px;
}
#maincontentother {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 40px 0px 40px;
	text-align: justify;
} 
#maincontentother h1 {
	color: #55DFFF;
	font-size: 24px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontentother h2 {
	color: #55DFFF;
	font-size: 18px;
	margin-top: 20px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontentcont {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 100px 0px 100px;
	text-align: justify;

} 
#maincontentcont h1 {
	color: #EBB841;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}
#maincontentcont h2 {
	color: #EBB841;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}
#maincontentcont p {
	text-align: justify;
	font-size: 14px;
}
#maincontentnsb {
	margin: 0px 0px 0px 0px; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 30px 100px 0px 100px;
	text-align: justify;

} 
#maincontentnsb h1 {
	color: #55DFFF;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}
#maincontentnsb h2 {
	color: #EBB841;
	font-size: 16px;
	margin-top: 0px;
	text-align: left;
	padding: 0px;
	font-weight: normal;
}
#maincontentnsb p {
	text-align: justify;
	font-size: 14px;
}

#sidebarind {
	float: right; /* since this element is floated, a width must be given */
	width: 365px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 50px 50px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;

}
#sidebarind h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #55DFFF;
	margin-top: 0px;
	font-weight: normal;
	
}
#sidebarind p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
}
#sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 370px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 25px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;

}
#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2A9FAA;
	text-align: center;
	margin-top: 0px;
	
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	
}
#sidebarcont {
	float: right; /* since this element is floated, a width must be given */
	width: 375px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 40px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;

}

#sidebarcont h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #55DFFF;
	text-align: left;
	margin-top: 0px;
	
}
#sidebarcont p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
}

#sidebarg {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 45px 50px 0px 25px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	text-align: left;

}
#sidebarg img {
border: solid #FFFFFF 1px;
margin: 0px 0px 20px 0px;
}
#sidebarg h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	color: #23878F;
}
#sidebarg p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E7E7E7;
	
}


#sidebar {
	float: right; /* since this element is floated, a width must be given */
	width: 380px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 140px 25px 0px 20px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	text-align: left;

}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: left;
	color: #55DFFF;
}
#sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	
}
#sidebar img {
	margin: 0px 0px 70px 0px;
	border: solid #ffffff 1px;
}
.box {
	width: 740px;
	margin: 0px 0px 30px 0px;
	padding-bottom: 15px;
	border: 3px solid #666666;
	background-color: #333333;
}
.box img {
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 35px;
	margin-bottom: 50px;
	float: left;
	border: solid #666666 1px;
}
.box .buttonimg {
	float: none;
	margin-left: 30px;
	border: none;
}

.box h2 {
	margin: 0px 0px 25px 0px;
	padding: 10px 8px 10px 20px;
	font-size: 16px;
	color: #95CFFF;
	border-bottom: 1px solid #666666;
	text-align: left;
	background: #000000 url(images/box2-bg.gif) repeat-x top right;
}
.box p {
	margin: 0px 35px 10px 320px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: left;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box h3 {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #FFBF55;
	font-size: 15px;
}
.boxparaheader {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: justify;
	color:#95CFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.box a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95CFFF;
	text-decoration: underline;
	text-align: left;
}
.box a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95CFFF;
	text-decoration: underline;
	text-align: left;
}
.box a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: underline;
	text-align: left;
}
.box a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #95CFFF;
	text-decoration: underline;
	text-align: left;
}
.box2 {
	width: 720px;
	margin: 0px;
	padding-bottom: 30px;
	background-color: #ECECEC;
	margin-bottom: 10px;
	border: solid #333333 1px;
}
.box2 img {
	margin-top: 0px;
	margin-left: 40px;
	margin-right: 25px;
	float: right;
	border: solid #FFFFFF 3px;
}
.box2 .buttonimg {
	float: none;
	margin-left: 30px;
	border: none;
}

.box2 h2 {
	margin: 0px 0px 25px 0px;
	padding: 6px 8px 4px 30px;
	font-size: 16px;
	color: #AAD9FF;
	border-bottom: 2px solid #ffffff;
	text-align: left;
	background: #333333 url(images/bgbar.gif) repeat-x top right;
}
.box2 p {
	margin: 0px 35px 10px 30px;
	padding: 0px 0px 0px 0px;
	font-size: 14px;
	text-align: justify;
	color:#333333;
}
.box2 h3 {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #305F8D;
	font-size: 15px;
}

.box2 a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0070CA;
	text-decoration: underline;
	text-align: left;
}
.box2 a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0070CA;
	text-decoration: underline;
	text-align: left;
}
.box2 a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	text-align: left;
}
.box2 a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0070CA;
	text-decoration: underline;
	text-align: left;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D7F1FF;
	margin-top: 0px;
	padding: 0px 60px 0px 0px;
}
.floatleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.floatright {
	float: right;
	margin-right: 0px;
	margin-left: 50px;
	margin-top: 0px;
}

#footer {
	height: 130px;
	width: 950px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #0288D0 url(images/footerbg.gif) repeat-x top left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	border-top: solid #ffffff 1px;
	clear: both;
 }

#footer a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:  #D9ECFF;
	text-decoration: underline;
	text-align: center;
	}
#footer a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:  #D9ECFF;
	text-decoration: underline;
	text-align: center;
	}
#footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	}
#footer a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D9ECFF;
	text-decoration: underline;
	text-align: center;
}
#footer h2 {
	font-size: 24px;
	color: #FFFFFF;
	margin: 15px 0px 5px 0px;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer p {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 60px 0px 0px;
}

#footer .bottomlinks a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CACACC;
	text-align: center;
}
#footer .bottomlinks a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CACACC;
	text-align: center;
}
#footer .bottomlinks a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#808080;
	text-align: center;
}
#footer .bottomlinks a:active {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CACACC;
	text-align: center;
}
.rightimg {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.rightimg img {
	border: solid #B2B2B2 1px;
}
.rightimg p {
	font: Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	text-align: left;
	margin: 5px 0 0 0;
}
br.clear {
clear: both;
}
#header {
	height: 280px;
	width: 950px;
	margin-left: 0px;
	border-bottom: solid #ffffff 1px;
	background: #000000;
}

#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: 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-image: url(data:image/gif;base64,AAAA); /* 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; 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; }


.border {
	border: 1px solid #CCCCCC;
}
