html {
height:100%; 
max-height:100%; 
padding:0;
margin:0; 
border:0; 
background:#fff; 
font-size:76%; 
font-family:Arial;
/* hide overflow:hidden from IE5/Mac */ 
/* \*/ 
overflow: hidden; 
/* */ 
}

body {height:100%; max-height:100%; overflow:hidden; padding:0; margin:0; border:0;}

#content {overflow:auto; position:absolute; z-index:3; top:66px; bottom:26px; left:200px; right:0; background:#eee;}

* 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:66px solid #fff; border-bottom:26px solid #fff; border-left:200px solid #fff;}


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

#left {position:absolute; left:0; top:66px; bottom:26px; width:200px; background: rgb(76,76,76); font-size:1.2em; z-index:4; overflow:auto; background-repeat:no-repeat;}
* html #left {height:100%; top:0; bottom:0; border-top:66px solid #fff; border-bottom:26px solid #fff; color:#fff;}

#content p {padding-left:10px;padding-right:5px;}
.bold {font-size:1.2em; font-weight:bold;}

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

	/* hide from ie on mac \*/	
	#flashcontent {
		width: 850px;
		height: 550px;
	}
	/* end hide */

