body{	margin: 0;	padding: 0;	background-color: #000;	font-size: 75%;    color: white;}img{	border: 0px;}body > #menu{	position: fixed;}a:active, a:visited, a:link{	color: #5E8E3E;	text-decoration: underline;}{	color: #000000;	text-decoration: none;}#menu{	position: absolute;	top: 0;	left: 0;	width: 200px;	height: 100%;	overflow: auto;	background-color: #000000;	border-right:1px solid #000;		line-height: 200%;}#menutop{	width: 200px;	height: 200px;	border-bottom:0px solid #808080;	background-color: #444;}#main{	margin-left: 200px;	padding: 20px;    background-color:black;	font-family: trebuchet ms, verdana, tahoma, arial;        font-size: 110%;}#text_box{	width:540px;	margin-top:70px;		margin-left:auto;	margin-right:auto;}#main h1{	border-bottom: 1px solid #FFFFFF;	font-family: arial;	font-weight: 100;	letter-spacing: 8px;	font-size: 200%;	text-align: center;	padding-bottom:10px;}#main h2{	font-family: arial;	font-weight: 100;	letter-spacing: 8px;	font-size: 160%;	text-align: center;}#main h3{	font-family: arial;	font-weight: 100;	letter-spacing: 8px;	font-size: 120%;	text-align: center;}.navcontainer { width: 200px; }#section_box{background-color: #000000;border-bottom: 1px dashed #999;}.navcontainer ul{margin-left: 0;margin-top: 0;padding-left: 0;list-style-type: none;}.navcontainer ul li{padding:0px;margin:0px;}.navcontainer a{display: block;padding: 3px 15px;width: 170px;}.navcontainer a.sub{display: block;padding: 0px 0px 0px 30px;width: 170px;font-size:90%;}.navcontainer a.section{display: block;padding: 3px 15px 0px 15px;width: 170px;}.navcontainer a:link{color: #888888;text-decoration: none;}.navlist a:visited{color: #888888;text-decoration: none;}.navcontainer a:hover{background-color: #444444;color: #fff;}li.dead a:hover{background:black;}#topmenu{	border-top: 1px dashed #999;}