body{margin:0;padding:0;background:#535353;font:12px tahoma;color:white;text-align:center;}

#container{width:995px;vertical-align:top;margin: 0 auto 0;position:relative;left:-20px;}
* html body #container{left:-15px;}
#page{width:995px;}

#header{height:100px;position:relative;background:#999999 url('../images/bg_header.gif') repeat-x bottom left;}
#header #globalnav{background:#535353;height:40px;position:relative;}
#header #globalnav p{position:absolute;top:5px;left:0;display:block;width:985px;}
* html body #header #globalnav p{*top:13px;}
#header #globalnav p{font-size:.8em !important;text-transform:uppercase;text-align:right;}
#header #logo{position:absolute;top:40px;left:0;}
#header #mainnav{position:absolute;top:62px;left:0;display:block;width:985px;}
#header #mainnav{color:#cccccc;font-size:1em;text-transform:uppercase;text-align:right;}

#content{background:#333333;height:500px !important;min-height:500px;width:995px;overflow:hidden;position:relative;}
#content .accent{position:absolute;top:0;left:0;height:500px;width:250px;}
#content .bodycontent{height:500px !important;position:absolute;top:0;left:250px;width:645px;padding:0px 80px 0px 20px;text-align:left;color:#ccc;overflow:auto;}
* html body #content .bodycontent{*width:745px;}
#content h1.pageheader{font-size:1.4em !important;}
#content .detail{position:absolute;top:0;left:0;height:500px;width:750px;}
#content .thumbnails{text-align:left;position:absolute;top:0;left:750px;width:245px;height:500px !important;min-height:500px;overflow:auto;}
#content .thumbnails .image{padding:10px 0 10px 39px;}
.scrollbars{
	scrollbar-3dlight-color : #999;
	scrollbar-arrow-color : #ccc;
	scrollbar-base-color : #666;
	scrollbar-darkshadow-color : #666;
	scrollbar-face-color : #333333;
	scrollbar-highlight-color : #333333;
	scrollbar-shadow-color : #999;
	scrollbar-track-color : #666;
}

#footer{position:relative;height:60px;background:#999999 url('../images/bg_footer.gif') no-repeat top left;color:#cccccc;text-align:right;}
#footercontent{position:absolute;top:70px;left:0;width:985px;text-align:right;}

a{font-weight:normal;color:white;}
a:hover{color:#cc0;text-decoration:none;}

