@charset "utf-8";
/* CSS Document */

body {
	background-image:url(images/bg.gif); background-repeat:repeat;
}

p {
	margin-top:0px;
	padding-top:0px;
}

.whitetext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
}

#wrapper {
	padding: 0px; 
	margin: 0px auto; 
	width: 800px; 
	text-align: center; 
}

#content {
	text-align:left;
	background-color:#272727;
	float:left;
}

#header {
	background-image:url(images/headerimg.jpg);
	width:800px;
	height:112px;
}

#content_row_one {
	padding: 0px 21px 0px 21px;
	width:758px;
	float:left;
}

#alignment_div {
	padding: 0px 21px 0px 21px;
	width:758px;
	height:10px;
	float:left;
}

#content_row_two {
	padding: 0px 21px 0px 21px;
	width:758px;
	float:left;
}

#streambox {
	width:415px;
	padding-right:14px;
	float:left;
}

#sb_title {
	width:415px;
	height:23px;
	background-image:url(images/livestream.jpg);
	border-bottom:solid 2px #1d1d1d;
}

#sb_content {
	width:415px;
	height:231px;
	background-color:#333333;
}

#lmubox {
	width:329px;
	float:left;
}

#lmu_title {
	width:329px;
	height:23px;
	background-image:url(images/morefromleedsmet.jpg);
	border-bottom:solid 2px #1d1d1d;
}

#lmu_content {
	background-image:url(images/morefrom.jpg);
	width:329px;
	height:231px;
}

#advertsbox {
	width:415px;
	padding-right:14px;
	float:left;
}

#adv_title {
	width:415px;
	height:23px;
	background-image:url(images/advertisements.jpg);
	border-bottom:solid 2px #1d1d1d;
}

#adv_content {
	width:403px;
	height:254px;
	padding-left:12px;
	padding-top:14px;
	background-image:url(images/adverts.jpg);
}

#aboutbox {
	width:329px;
	float:left;
}

#ab_title {
	width:329px;
	height:23px;
	background-image:url(images/about.jpg);
	border-bottom:solid 2px #1d1d1d;
}

#ab_content {
	background-color:#333333;
	height:257px;
	padding:10px 10px 1px 10px;
}

#footer {
	width:758px;
	padding: 0px 21px 0px 21px;
	float:left;
}

#footer_title {
	width:758px;
	height:23px;
	background-image:url(images/linkstitle.jpg);
	border-bottom:solid 2px #1d1d1d;
}

#footer_content {
	width:758px;
	height:135px;
	background-image:url(images/links.jpg);
}

.an_advert {
	padding-left:6px;
	float:left;
}

#ad_row1 {
	padding-top:6px;
	padding-left:6px;
	float:left;
}

#ad_row2 {
	padding-top:8px;
	padding-left:6px;
	float:left;
}

.left_half {
	width:116px;
	height:77px;
	background-repeat:no-repeat;
	float:left;
}

.right_half {
	float:left;
	width:203px;
}

.related_video {
	padding-left:5px;
	padding-top:3px;
	width:324px;
	height:74px;
}

.rv_title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:3px;
}

.rv_content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding-top:2px;
}

