body
{
	margin:						0px;
	font-size:					12px;
	font-family:				"Arial", "Verdana", "Tahoma", "Trebuchet MS";
	background:					#446296;
}

a
{
	color:						#296bdd;
}

a:hover
{
	text-decoration:            none;
	color:                      #315cb9;    
}

a.medium
{
	color:						#296bdd;
	font-size: 					14px;
}

a:hover.meduim
{
	text-decoration:            none;
	color:                      #315cb9;    
	font-size: 					14px;
}

a.large
{
	color:						#c5070b;
	font-size: 					36px;
}

a:hover.large
{
	text-decoration:            none;
	color:                      #315cb9;    
	font-size: 					36px;
}

a img
{
	border:						0px;
}
.center_text
{
	text-align: 				center;
}

.clear_this
{
	clear: 						both;
}
div.container
{
	width: 						800px;
	margin: 					0 auto;
	background-color:           #ceb392;
}

div.container div.header_top
{
	width: 						800px;
	height: 					31px;
}

div.container div.header
{
	width: 						800px;
	height: 					224px;
}

div.container div.header div.left
{
	width: 						20px;
	height: 					224px;
	float: 						left;
	
}

div.container div.header div.middle
{
	width: 						800px;
	height: 					224px;
	float: 						left;
}

div.container div.header div.right
{
	width: 						20px;
	height: 					224px;
	float: 						left;
}
div.container div.header_bottom div.name_title
{
	margin-left: 				25px;
	padding-top: 				6px;
	width: 						775px;
	height: 					26px;
	background-color:           #ceb392;
	font-size:					25px;
	font-weight:				bold;
	font-style: 				italic;
}


div.container div.main div.content
{

	width: 						800px;
}

div.container div.main div.content div.row_vid_info_preview
{
	width: 						800px;
	height: 					600px;
	overflow:					hidden;
	padding-top: 				3px;
	
	
}

div.container div.main div.content div.row_vid_info_preview div.vid
{
	float: 						left;
	width: 						480px;
	height: 					600px;
	margin-left: 				3px;
	padding-left: 				6px;
	padding-right: 				6px;
	font:                       "Minion Pro";
	font-size:                  17px;
}



div.container div.main div.content div.row_vid_info_preview div.preview
{
	float: 						left;
	width: 						300px;
	height: 					600px;
	padding-left: 				3px;
}

div.container div.main div.content div.row_vid_info_preview div.footer
{
	
	width: 						800px;
	height: 					600px;
	font-size:  				25px;
}

div.container div.main div.content div.row_vid_info_preview div.footer div.other_sites
{
	padding-top: 				10px;
	text-align: 				center;
	font-weight: 				bold;
	width:    					800px;
	font-size:  				25px;
	height:						30px;
}

div.container div.main div.content div.row_rating_desc_related
{
	width: 						800px;
	overflow:					hidden;
	padding-top: 				3px;
}

div.container div.main div.content div.row_rating_desc_related div.rating_desc
{
	
	 
	width: 						750px;
	padding: 					8px;
	border: 					1px solid #cccccc;
	
	 
}

div.container div.main div.content div.row_rating_desc_related div.rating_desc div.rating
{
	padding:	 				0px;
	margin: 					0px;
}

div.container div.main div.content div.row_rating_desc_related div.rating_desc div.rating div.text
{
	float: 						left;
	width:						45px;
	height: 					16px;
	padding-top: 				2px;
	
}


