body {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	margin: 0px; padding: 0px;
}
a:link, a:visited { 
	color: #660000; 
	text-decoration: none;
}
a:hover, a:active {
	color: #FFFF00;
	text-decoration: underline;
}
h1 {
	clear: both;
	font-size: 26px;
}
.content {
	background: url( /images_templates/3/images/content_bg.gif ) repeat-y center;
	padding: 0px 10px;
	text-align: center;
}
.desc {
	margin: 20px; 
	text-align: justify;
}
.flvplayer {
	border: 1px solid #660000;
}
.footer,
.footer a {
	font-size: 12px;
}
.whatsnew {
	float: left;
	font-size: 12px;
	padding: 5px 0;
	text-align: center;
	width: 33%;
}
.whatsnew a img {
	margin-bottom: 3px;
}

