body, table, tr, td {
	font: 8pt verdana;
	background-color: #000000;
	color: #ffffff;}
body {
margin-top:0px;
margin-bottom:0px;
scrollbar-arrow-color:#000000;
}

a:link, a:active, a:visited {
	font-weight: bold;
	color: #ffffff}
a:hover {color: #ffffff}
input, textarea, option, select {
	background-color: #000000;
	font: 8pt verdana;
	color: #ffffff;
	border: 1px solid #ffffff;
	padding:0px; }


#header {
width: 650px;
position: absolute;
left:50px;
top:50px;
}


#menu {
background-color: #000000;
position: absolute;
border:0px;
width: 410px;
left: 70px;
top: 160px;
}

#content {
position:absolute;
margin-bottom: 10px;
align:left;
left: 50px;
top: 300px;
width:600px;
}
