body{
	background-color: #4DA0D5;
	margin:0;
	padding:0;
}

#mainContainer{
	width: 1020px;
	height: 100%;
	background: url(./images/back01.jpg) top center repeat-y;
}


#titleContainer{
	width: 1000px;
	background-color: #FFFFCC;
}

#titleContainer .logo{
	width: 1000px;
	height: 145px;
	float:left;
}

#titleContainer .slideshow{
	width: 535px;
	height: 305px;
	float: left;
} 

.slideshow2{
	width: 391px;
	height: 287px;
	float: left;
} 

#titleContainer .firstMenu{
	width: 465px;
	height: 305px;
	background: url(./images/firstMenuBack.jpg) bottom right no-repeat;
	float: left;
}

#titleContainer .listMenu{
	margin:273px 53px 3px 0px;
	text-align: right;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #294103;
}	

.listMenu2{
	text-align: right;
	font-family: arial;
	font-size: 12px;
	text-decoration: none;
	color: #294103;
	margin-right:53px;
}	

#titleContainer .mainBody{
	width: 1000px;
	height: 100%;
	background: url(./images/secondMenuBack.jpg) top center no-repeat;
	float:left;
}

.smallBlack{
	color: #294103;
	font-size: 12px;
	text-decoration: none;
}

h3{
	color:black;
	font-size:16px;
	font-weight:bold;
	font-family:tahome, arial;
	margin:3px 3px 3px 3px;
}

#bodyText{
	color:black;
	font-size:14px;
	font-family:tahome, arial;
}

.bodyText{
	color:black;
	font-size:14px;
	font-family:tahome, arial;
}

#mainPropText{
	color:white;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma, arial;
	text-align:left;
	margin-top:1px;
}

a.white:link, a.white:visited{
	color:white;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma, arial;
	text-decoration:underline;
}

a.white:hover{
	color:white;
	font-size:12px;
	font-weight:bold;
	font-family:tahoma, arial;
	text-decoration:none;
}

li{
	color:black;
	font-family:tahoma, arial;
	font-weight:bold;
	font-size:12px;
}

input, select, textarea{
	color:#0139E8;
	border:1px solid #0139E8;
	border-bottom:2px solid blue;
	border-right:2px solid blue;
	padding:3px;
}

.roundedcornr_box_670210 {
	background: url(./images/roundedcornr_670210_tl.png) no-repeat top left;
}
.roundedcornr_top_670210 {
	background: url(./images/roundedcornr_670210_tr.png) no-repeat top right;
}
.roundedcornr_bottom_670210 {
	background: url(./images/roundedcornr_670210_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_670210 div {
	background: url(./images/roundedcornr_670210_br.png) no-repeat bottom right;
}
.roundedcornr_content_670210 {
	background: url(./images/roundedcornr_670210_r.png) top right repeat-y;
}
.roundedcornr_top_670210 div,.roundedcornr_top_670210,
.roundedcornr_bottom_670210 div, .roundedcornr_bottom_670210 {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.roundedcornr_content_670210, .roundedcornr_bottom_670210 {
	margin-top: 1px;
}
.roundedcornr_content_670210 { padding: 0 15px; }

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