/* CSS Document */
body {
background:#efe9cc none repeat-y scroll 0 0;
font-family:Arial,Verdana;
margin:0;
padding:0;
text-align:center;
}
.clear {
clear:both;
}
a:link {
	text-decoration: none;
	color: #700018;
}
a:visited {
	text-decoration: none;
	color: #700018;
}
a:hover {
	text-decoration:none;
	color: #cc0033;
}
a:active {
	text-decoration: none;
}
img {
border:0 none;
vertical-align:top;
}
.background {
background:transparent url(../images/bg.gif) repeat-y scroll center top;
margin-left:auto;
margin-right:auto;
text-align:left;
width:936px;
}
.page {
padding:0;
margin-left:18px;
margin-right:18px;
text-align:left;
width:900px;
}
.header {
background:#134500 url(../images/header.jpg) center top;
height:165px;
}
.header_right {
float:right;
text-align:right;
margin:0;
padding-top:126px;
padding-bottom:0px;
padding-right:24px;
width:260px;
}

.body_home {
background:#FFFFFF none repeat scroll 0 0;
margin:0;
height:374px;
padding-left:24px;
padding-right:20px;
padding-top:20px;
padding-bottom:22px;
}
.body_home_c {
background:#FFFFFF none repeat scroll 0 0;
margin:0;
height:500px;
padding-left:24px;
padding-right:20px;
padding-top:20px;
padding-bottom:22px;
}
.body_home_d {
background:#FFFFFF none repeat scroll 0 0;
margin:0;
height:540px;
padding-left:24px;
padding-right:20px;
padding-top:20px;
padding-bottom:22px;
}
.body_home_e {
background:#FFFFFF none repeat scroll 0 0;
margin:0;
height:348px;
padding-left:24px;
padding-right:20px;
padding-top:20px;
padding-bottom:22px;
}
.body_home_f {
background:#FFFFFF none repeat scroll 0 0;
margin:0;
height:358px;
padding-left:24px;
padding-right:20px;
padding-top:20px;
padding-bottom:22px;
}
.body_home_g {
background:#FFFFFF none repeat scroll 0 0;
margin:0;
height:388px;
padding-left:24px;
padding-right:20px;
padding-top:20px;
padding-bottom:22px;
}
.body_home_b {
background:#FFFFFF none repeat scroll 0 0;
margin:0;
height:140px;
padding-left:24px;
padding-right:24px;
padding-top:0px;
padding-bottom:6px;
}
.body_home_left {
color:#333333;
float:left;
margin:0;
line-height:16px;
padding-top:0px;
text-align:left;
width:255px;
}
.body_home_left_b {
float:left;
margin:0;
padding:0;
width:255px;
}
.body_home_left h2 {
margin:0;
padding:0;
}
.body_home_left p {
font-size:14px;
margin-top:10px;
padding-left:6px;
padding-bottom:10px;
border-style:none none dotted none;
border-width:1px;
border-color:AAAAAA;
}
.body_home_right {
float:right;
width:573px;
margin:0;
padding:0;
}
.body_home_right p {
font-size:14px;
color:#333333;
margin-top:10px;
padding-left:6px;
padding-bottom:10px;
}
.body_home_right_b {
float:right;
width:565px;
margin:0;
padding-top:0px;
padding-bottom:10px;
padding-right:0px;
}
.body_home_right_b  table{
background:url(../images/box_home.jpg);
height:140px;
width:100%;
font-size:14px;
color:#333333;
border:0;
}
.head {
font-size:20px;
font-weight:400;
color:#700018;
}
.head_r {
font-size:14px;
}
#footer {
background:#103900;
height:126px;
width:900px;
margin:0;
padding:0;
font-size:11px;
color:#ffffff;
}
#footer_up {
background:url(../images/bg_bottom.gif) no-repeat center top;
height:15px;
width:900px;
margin:0;
padding:0;
}
#footer_left {
float:left;
margin:0;
padding-left:24px;
padding-right:24px;
padding-top:56px;
}

#footer_left a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#footer_left a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer_left a:hover {
	text-decoration:none;
	color: #ff9999;
}
#footer_left a:active {
	text-decoration: none;
}

#footer_right {
float:right;
margin:0;
padding-left:24px;
padding-right:24px;
padding-top:24px;
text-align:right;
}
.tab {
font-size:11px;
color:#FFFFFF;
text-align:right;
border:0;
}

/* LIGHTBOX */

#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; }

