body, html 
{
	margin:0;padding:0;
	background:#000;
	color:#fff;
	margin:0;
	padding:0;
}

body 
{
	min-width:970px;
	font-family: "Trebuchet MS", sans-serif;
	font-size:16px;
}

p
{
	font-size: 14px;	
	margin-top: 10px;
	margin-bottom: 10px;
}

#wrap
{
	margin:0 auto;
	width:970px;
}

a img
{
	border: none;
}

a, a:link, a:visited
{
	text-decoration: none;
	color: white;
}

a:hover
{
	text-decoration: underline;
}

p a, p a:link, p a:visited
{
	color: white;
	text-decoration: none;
}

p a:hover
{
	color: #ff7e00;
	text-decoration: none;
}

#headertop
{
	width: 970px;
}

#footer
{
	font-size: 10px;
	text-align: center;
	color: #888888;
	padding-top: 30px;
	padding-bottom: 25px;
	clear: both;
	float: none;
}

#main
{
	clear:both;
	background-color: black;
	
}

.ctextt
{
	text-align: center;
	font-size: larger;
}

.orange
{
	color: #ff7e00;	
}

.fleft
{
	float: left;
}

.cb
{
	clear: both;
}

.upd_v_spacer
{
	clear: both;
	height: 10px;
}

.thumb_promo
{
	width:232px;
	height: 335x;
	float: left;
	padding: 3px;
	display: block;	
}

.timg
{

	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px; 
/*	margin: 0 auto;
	clear: both;*/
	float: left;
}

#updates
{
	width: 970px;
	margin:0 auto;
	clear: both;
	text-align: center;
}

.vname
{
	font-size: 20px;
}
