@charset "UTF-8";
/* CSS Document */

#submenu-navigation { width:277px; background:url(images/photoalbum-bg.gif) no-repeat top; text-align:center; }
#submenu-navigation p { padding:45px 30px 0px 11px; margin:0; }
#submenu-navigation ul { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; list-style:none; }
#submenu-navigation li { padding:0px 0px 20px 9px; margin:0px 0px 0px 0px; list-style:none;clear:both; }

#submenu-navigation .imgdesc{
	float:left;
	padding:0 0 10px 10px;
	width:50%;
	text-align:left;}
	
#submenu-navigation a:visited .imgdesc, #submenu-navigation a:active .imgdesc, #submenu-navigation a:link .imgdesc{color:#494949}	
#submenu-navigation a:hover .imgdesc{font-weight:bold;color:#494949;}	

#submenu-navigation a img{float:left;} 

#emailprint-placement { width:656px; height:45px; background:url(images/print-line.gif) repeat-x; }

#maintext-placement { width:656px;}
#maintext-placement p { padding:10px 0px;text-align:justify;}
#maintext-placement h1 { font-size:20px; font-family:"Times New Roman", Times, serif; padding:0px 0px 0px 0px; color:#b19970; font-weight:normal; }

blockquote { padding:0px 0px 0px 20px; margin:0px 0px 0px 0px; }

#imageviewer { width:656px; overflow:hidden; background-color:#e9e9e9; float:left;border-top:5px solid #b19970; }
	#imageviewer .date { font-size:11px; }
	#imageviewer h3 { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
	#imageviewer p { padding:10px 0px 0px 0px; margin:0px 0px 0px 0px; }
	
	#imageviewer .leftviewer { padding:15px; float:left; width:330px;}
	#imageviewer .rightviewer { padding:15px 15px 0px 0px; float:right; width:280px; }
	#imageviewer .scroll{ padding:15px; width:626px; float:left; }

#leftviewer {background:#FFFFFF url(images/loading.gif) no-repeat scroll center center;position:relative;}
#thumbwrapper {padding:15px 20px 15px; width:625px; height:100px; background:transparent;background:#b19970;}
#thumbarea {position:relative; overflow:hidden; height:100px; width:615px; }
#thumbs {padding:0;position:absolute; list-style:none; margin:0; height:100px; width:20000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
#leftviewer img {position:absolute; padding:15px}
#thumbarea_container {
	position: absolute;
	width: 650px;
	height: auto;
}
#thumbarea_left {
	position: absolute;
	z-index: 1;
	width: 19px;
	height: 27px;
	left: 2px;
	padding-top: 50px;
}
#thumbarea_right {
	position: absolute;
	width: 19px;
	height: 27px;
	left: 640px;
	padding-top: 50px;
}

