BODY{
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: 500;
	color:gray;
	background:#000000;
	background-image:url(/light.jpg);
	background-repeat:no-repeat;
	background-position:right;
	background-attachment:fixed;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#C00000;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#000000;
	scrollbar-highlight-color:#C00000;
	scrollbar-3dlight-color:#C00000;
	scrollbar-darkshadow-Color:#C00000;
}
a:link{
	color:#C00000;
	text-decoration:underline;
	font-weight:bold;
}
a:visited, a:active{
	color:#FF0000;
	text-decoration:underline;
	font-weight:bold;
}
.hide{
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	font-weight: 500;
	text-decoration:none;
}
.news{
	color:#C00000;
	font-weight:bold;
}
#footer {
position: absolute;
bottom: 0;
width: 99%;
}