@charset "utf-8";
/* CSS Document */
html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:76%; 
font-family:georgia, palatino linotype, times new roman, serif;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}
img {border:none;}
body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}
#content {overflow:auto; position:absolute; z-index:3; top:100px; bottom:0px; left:302px; right:0; background:#eee; overflow-y:scroll;}
* html #content {top:0; left:0; right:0; bottom:0; height:100%; max-height:100%; width:100%; overflow:auto; position:absolute; z-index:3; border-top:100px solid #fff; border-bottom:0px solid #fff; border-left:302px solid #fff;}


#head {position:absolute; margin:0; top:0; left:0; display:block; width:100%; height:100px; background:#440505; z-index:5; overflow:hidden; }
#foot {position:absolute; margin:0; bottom:0; left:0; display:block; width:100%; height:1px; font-size:1em; z-index:5; overflow:hidden; background:rgb(76,76,76); color:#fff;}

#left {position:absolute; left:0; top:100px; bottom:0px; width:302px; background:#440505; font-size:1.2em; z-index:4; overflow:hidden; background-repeat:no-repeat; }
* html #left {height:100%; top:0; bottom:0; border-top:100px solid #fff; border-bottom:0px solid #fff; color:#fff;}


dd {display:none;}
a.nav, a.nav:visited {margin-left:50px; display:block; width:100px; height:25px; background:#aaa; color:#eee; border:0px solid #000; text-decoration:none; text-align:center; line-height:25px;}
a.nav:hover {background:#000; color:#fff;}

/* Begin Jim */
#logo {
	display: block;
	float: left;
	padding-top: 18px;
	padding-left: 5%;	
	/* padding-left: 318px; */
	}
#gSearch { float: right; padding: 40px 40px 0 0; }