body {
	background-color: #666666;
	background-image:url(../test/images/left.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 1px;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0066FF;
}
a:active {
	color: #FFFF00;
}
#header {
	position: absolute;
	width: 1024px;
	height: 105px;
	z-index:1;
	background-color: #333333;
}
#footer {
	position: absolute;
	top: 713px;
	width: 1024px;
	height: 50px;
	z-index:1;
	background-color: #333333;
	text-align: center;
}
#subscribeform {
	position: absolute;
	top: 112px;
	width: 152px;
	height: 100px;
	z-index:1;
	padding: 5px;
	background-color: #333333;
}
#l_sidebar {
	position: absolute;
	top: 223px;
	width: 152px;
	height: 479px;
	z-index:1;
	padding: 5px;
	background-color: #333333;
}
#r_sidebar {
	position: absolute;
	left: 910px;
	top: 112px;
	width: 120px;
	height: 600px;
	z-index:1;
	background-color: #333333;
}
#main_content {
	position: absolute;
	left: 169px;
	top: 112px;
	width: 730px;
	height: 569px;
	z-index:1;
	padding: 5px;
	background-color: #333333;
}
.eventsTitle {
	color:#0066FF;
	font-weight: bold;
}
.ad_text {
	position: absolute;
	left: 169px;
	top: 692px;
	width: 740px;
	height: 20px;
	z-index:1;
	background-color: #333333;
	text-align: center;
}
.red {
	color:#FF0000;
	font-weight: bold;