body { 
	background-color: #000;  
	margin: 0px; padding: 0px; 
	text-align: center; 
	font-family: Arial,Helvetica,sans-serif; 
	background-image: url( '/images_templates/1/images/bg.jpg' );
	background-position: top;
	background-repeat: no-repeat;
}
a { 
	color: #990000; 
	text-decoration: none; 
}
h1 {
	margin-top: 10px;
}
a:link,
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFFF00; 
	text-decoration: underline;
}
a:active {
	text-decoration: blink;
}
a:link img,
a:visited img {
	border-color: #990000;
}
a:hover img { 
	border-color: #FFFF00;
}
#clip {
	width: 640px;
	border: 3px solid #3A3A3A;
}
#content { 
	text-align: center;
	border-top: 3px solid #000;
	background-image: url( '/images_templates/1/images/bgtile.gif' );
}
#wrapper { 
	margin: 0px auto; 
	width: 1000px; 
	border: 1px solid #000; 
}
.desc { 
	font-size: 14px;
	line-height: 16px;
	padding: 0 10px;
	text-align: justify;
}
.flvplayer {
	border: 1px solid #3A3A3A;
}
.footer {
	font-size: 12px;
	padding: 5px 0;
}
.footer p {
	margin: 0;
	padding: 0;
}
.clip {
	text-align: center;
	float: left;
	width: 462px;
	height: 300px;
	
}
.clip img { 
	vertical-align: middle;
	border: 1px solid white; 
}
div.whatsnew {
	float: left;
	font-weight: bold;
	height: 210px;
	margin: 0 0 5px 0;
	text-align: center;
	width: 25%;
}
.whatsnew img {
	border-color: #000;
	margin-bottom: 3px;
}
.whatsnew span {
	font-size: 12px;
}

