a:link {
	color: #F00;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: none;
}
a:active {
	color: #F00;
	text-decoration: none;
}
a:visited {
	color: #F00;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	background-color: #000;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}
#header_img {
	margin-top: 0px;
	position: absolute;
	left: 50%;
	margin-left: -535px;
	top: -56px;
	visibility: visible;
}
#container {
	position:absolute;
	left:50%;
	width:658px;
	z-index:2;
	visibility: visible;
	margin-left: -500px;
	top: 250px;
}
#sponsors {
	position:absolute;
	left:50%;
	top:250px;
	width:238px;
	z-index:3;
	visibility: visible;
	margin-left: 145px;
}
.BLOG_TITLE {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
}
.BLOG_contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
}
.BLOG_DATE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
}
#sponsors #content2 tr td a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.back {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
