body {background: #292829; margin:0;padding:0; text-align:center; font-size: 12px; font-family: Tahoma;}
a {text-decoration: none; color:#fff;}
a:hover {text-decoration: underline}
img {vertical-align: top;}
ul,li {margin: 0;padding:0; list-style: none inside;}
h1,h2,h3 {margin:0;padding:0; font-weight: normal}

.bg_l {background: url('images/bg_l.jpg') repeat-x top left;}
.bg_r {background: url('images/bg_r.jpg') repeat-x top right;}

.fbg_l {}
.fbg_r {background: url('images/fbg_r.jpg') repeat-x top right;}

.floatL {float:left; width:auto;}
.floatR {float:right; width:auto;}
.clear {clear:both;}
.purple {color:#780f9d;}

.header {width:1000px; height:161px;}
.welcome {background: url('images/head_text.jpg') no-repeat top left; width:522px;height:109px; float:right; text-align: left; color:#fff; font-size: 11px; padding:10px 10px 0 0;}

#wrapper {width:1000px; margin:auto;}
	.squeeze {width:988px; margin:0 auto 0 0;}
	.content {float:right; width:773px;}
	.thumbs {width:773px; text-align: left; color:#000; background: url('images/cont_bg.jpg') repeat-y top left;}
	.thumbs .title {background: url('images/cont_title.jpg') no-repeat top left; width:753px; height:63px; margin: auto; clear: both;}
	.thumbs .title h2 {font-weight: bold; padding:10px 0 0 70px; font-size: 22px}
	.video {width:773px; text-align: left; color:#000; background: url('images/cont_bg.jpg') repeat-y top left;}
	.video .vtitle {background: url('images/vid_title.jpg') no-repeat top left; width:753px; height:63px; margin: auto; clear: both;}
	.video .vtitle h2 {font-weight: bold; padding:10px 0 0 70px; font-size: 22px}

		.date {float:right; width: 180px; color:#c0c0c0; padding:13px 0 0 0;}
		.white {color:#fff;}
		
		.thumbs ul {width:650px; margin:auto;font-size: 11px;}
		.thumbs ul li {width: 300px; height:300px; float:left; margin:0 7px 0 5px; padding: 0 0 20px 0;}
		.thumbs ul li a {color:#ffffff; text-decoration: underline;  font-weight: bold; }
		.thumbs ul li a:hover {text-decoration: none;}
		
		.related ul {width:650px; margin:auto;font-size: 11px;}
		.related ul li {width: 300px; height:300px; float:left; margin:0 7px 0 5px; padding: 0 0 10px 0;}
		.related ul li a {color:#ffffff; text-decoration: underline;  font-weight: bold; }
		.related ul li a:hover {text-decoration: none;}
			
	.sidebar {width:215px; float:left; background: url('images/side_bg.jpg') no-repeat top left;}
		.sidebar a {color:#ffd200;}
		.sidebar a img {border:1px solid #535353;}
		.sidebar h2 {background: url('images/side_head.jpg') no-repeat top left; height:50px; width:215px; color:#fff; padding:10px 0 0 0;}
		
#footer {clear:both; clear: both;}
	.foot_wrap {padding:60px 0 0 0; height:46px; background: url('images/foot.jpg') no-repeat top left; width:1000px; color:#fff;}
	
	#pagination {color:#fff;}
		#pagination a {color:#fff; padding-left:5px; text-decoration: underline}
		
#star_off{
	height:20px;
	width:77px;
	background-image: url('images/star_off.jpg');
	background-repeat: repeat-x;
}

#star_on{

	height:20px;
	background-image: url('images/star_on.jpg');
	background-repeat: repeat-x;
}

.vid_pad {padding:10px 100px 0 100px;}
