body {
	background: #e9caac;
	font-family: "Century Gothic", Arial, Tahoma;
}

a { 
	color: #D2331E; 
	text-decoration: none; 
}

a:link { 
	color: #D2331E; 
	text-decoration: none; 
}

a:hover {
	background: #F4E2B6;
	text-decoration: underline;

}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-style: normal;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 130%;
	font-family: "Century Gothic", Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align : justify;

}

li {
	line-height: 130%;
	font-family: "Century Gothic", Arial, Tahoma;
	font-size: 14px;
	font-weight: normal;
	list-style-image: url(img/linkout.jpg);
	
	

	
}

#page {
	width: 800px;
	margin: 0 auto;
	border: 0px solid black;
}



#header {
	height: 140px;
	width: 800px;
	background: url(img/head_new_08.jpg) no-repeat left top;
	padding: 5px 0px 0px 0px;

}

#menu {
	height: 600px;
	width: 200px;
	background: #e9caac;
	float: left;

}


#nav_ornament {
	height: 23px;
	width: 201px;
	background: url(img/x11_title.gif);
	border: 0px solid black;
}


#nav {
	height: 283px;
	width: 201px;
	background: url(img/nav_body2.jpg) no-repeat left top;
	border: 0px solid black;
	padding: 5px 0px 0px 0px;

}

#impression_ornament {
	height: 23px;
	width: 201px;
	background: url(img/x11_title.gif);
	border: 0px solid black;
}


#impression_top {
	height: 36px;
	width: 201px;
	background: url(img/bgtop.jpg) no-repeat left top;
	border: 0px solid black;
	padding: 15px 0px 0px 0px;



}

#impression_mid {
	height: 227px;
	width: 201px;
	background: url(img/bgmid.jpg);
	border: 0px solid black;
	text-align: center;

}

#impression_bot {
	height: 51px;
	width: 201px;
	background: url(img/bgbot.jpg) no-repeat left top;
	border: 0px solid black;
	margin-bottom: 0px;


}



#content_ornament {
	height: 23px;
	width: 595px;
	background: #e9caac;
	background: url(img/border_long.jpg);
	float: right;

}

#content {
	width: 593px;
	background: #fcecdd;
	border-top: 0px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	float: right;
	min-height:639px;

}


#back {
	width: 506px;
	background: #fcecdd;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	border-left: 0px solid black;
	border-right: 0px solid black;
	

}

.class_nav {
	font-size: 14px;
	font-family: "Century Gothic", Arial, Tahoma;
	margin-bottom: 5px;
	padding: 90px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	line-height: 150%;



}

.class_content {
	font-size: 14px;
	font-family: "Century Gothic", Arial, Tahoma;
	padding: 20px 20px 20px 20px;
	text-align: center;
	font-weight: normal;
	line-height: 130%;



}

.class_title {
	height: 20px;
	margin-bottom: 30px;
	margin-top: 0px;
	font-size: 18px;
	letter-spacing: 0px;
	color: #55231A;
	background: #FCECDD;
	font-weight: normal; 
	padding: 0px; 
	width: 552px;
	text-align : center;
	border-bottom: 1px solid #D2331E; 


}

.class_subtitle {
	height: 20px;
	margin-bottom: 30px;
	margin-top: 0px;
	font-size: 16px;
	letter-spacing: 0px;
	color: #55231A;
	background: #FCECDD;
	font-weight: normal; 
	padding: 0px; 
	width: 552px;
	text-align : center;
	border-bottom: 1px solid #D2331E; 


}

.class_subtitle_links {
	height: 20px;
	margin-bottom: 30px;
	margin-top: 0px;
	font-size: 16px;
	letter-spacing: 0px;
	color: #55231A;
	background: #FCECDD;
	font-weight: normal; 
	padding: 0px; 
	width: 552px;
	text-align : left;
	border-bottom: 1px solid #D2331E; 


}

.class_impression {
	font-size: 14px;
	color: #D2331E; 
	text-decoration: none; 
	font-family: "Century Gothic", Arial, Tahoma;
	text-align: center;
	font-weight: bold;
	line-height: 130%;
	padding: 15px 0px 0px 0px;

	



}
















/* 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(./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;
	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;
	}