body {
	font-family: verdana;
	font-size: 12px;
	background-color: #7D1E00;
	color: #FF3300;
}
a {
	color: #FF3300;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
}
h1 {
	font-size: 24px;
}
h1,h3 {
	margin: 15px;
	text-align: center;
}
table .container {
	width: 1000px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

.desc { padding: 0px 30px 10px 30px; text-align: justify; color: white;}
.whats_new a img, 
.flvplayer { border: 1px solid #FF3300; }
div.thumbnail {
	float: left;
	height: 210px;
	margin: 0 0 0 0;
	text-align: center;
	width: 33%;
}
.thumbnail img {
	border-color: #990000;
	margin-bottom: 3px;
}
.thumbnail span {
	font-size: 12px;
}