h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFCC33;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 10px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #FFFF66;
	
}
a hover {
	color: #FF9933;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;

}
#enter {
width: 800px;
margin: auto;


}
#menu {
position:absolute;
top: 0px;
left: 0px;
width: 100%;
background-color: white;


}
#newsimage {
position: absolute;
top: 97px;
left: 0px;


}
#newstext {
position: absolute;
left: 386px;
top: 100px;
width: 300px;
padding: 10px;

}
#topnav {
font-size: 9px;
top: 0px;
left: 382px;
width: 490px;
position: absolute;
display: inline;

}
#footer {
position: relative;
width: 800px;
bottom: 10px;
top: 640px;
text-decoration: none;
text-align: right;


}
#work {
position: absolute;
top: 97px;
left: 15px;


}
