body {
background: #f4ebd0;
margin: 0px;
padding: 0px;
padding-top:10px;
font-family:verdana,tahoma,arial,sans-serif;
}

div.container {
background: #fdf9eb; 
width:770px;
border:2px solid #ffffff;
}


div.subcontainer {
background:#c9c2a5 url(header_lower_bg.gif) top right repeat-y; 
padding-bottom:10px; 
width:770px;
}

div.headerbg {
background:#d5ceb1 url(header_bg.gif) top right repeat-y; 
padding-bottom:10px; 
width:726px;  
padding-left:22px; 
padding-right:22px;
}

div.pagearea {
width:735px; 
padding-left:35px; 

padding-bottom:10px;
background: #fdf9eb url(scroll_bg.gif) top left repeat-y;
}

div.ipagearea {
width:700px;
padding-right:35px; 
background: #fdf9eb url(scroll_bg.gif) top right repeat-y;
}


td.maidbg {

background: url(maid_bg.gif) center center no-repeat;
}

div.copyright {
text-align:right; 
width:100%; 
padding-bottom:15px; 
padding-top:15px;
}

div.footer_bg {
background:#d5ceb1 url(header_bg.gif) top right repeat-y; 
padding-top:10px; 
width:770px;
}

div.the_footer {
text-align:right; 
background:#c9c2a5 url(header_lower_bg.gif) top right repeat-y; 
padding-bottom:5px; 
padding-top:5px; 
width:726px; 
padding-left:22px; 
padding-right:22px; 
color:#3e340c; 
text-decoration: none; 
font-weight:bold; font-size:x-small;
}

li.headernav {
display: inline;
list-style-type: none;
list-style-image: none;
list-style-position: inside;
margin:0px;
padding-right:10px;
color:#ffffff;
font-size:small;

}


a.menulink {
color:#333300;
text-decoration: none;
font-weight:normal;
}

a.menulink:link {
color:#333300;
text-decoration: none;
font-weight:normal;
}

a.menulink:hover {
color:#000000;
text-decoration: none;
font-weight:normal;
}

a.menulink:visited {
color:#333300;
text-decoration: none;
font-weight:normal;
}



a.footerlink {
color:#3e340c;
text-decoration: none;
font-weight:bold;
font-size:x-small;
}

a.footerlink:link {
color:#3e340c;
text-decoration: none;
font-weight:bold;
font-size:x-small;
}

a.footerlink:hover {
color:#000000;
text-decoration: none;
font-weight:bold;
font-size:x-small;
}


a.footerlink:visited {
color:#3e340c;
text-decoration: none;
font-weight:bold;
font-size:x-small;
}








ul.headernavbar {
width:100%;
background: #b59a2c url(menu_bg.gif) bottom left repeat-x;
padding:0px;
padding-top:8px;
padding-bottom:8px;
margin:0px;

}

div.headernavbar {
width:726px;
border-top:1px solid #ffffff;
border-bottom:1px solid #ffffff;
background: #b59a2c url(menu_bg.gif) bottom left;
padding:0px;
padding-left:22px;
padding-right:22px;
margin:0px;
}

.footer {
font-size:x-small;
padding:10px;
}

h1 {

color: #292205;
font-family:tahoma,.verdana,arial,sans-serif;
font-size:x-large;
font-weight:normal;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}	