body {
	padding:0px;
	margin:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#444444;
	background:#FFFFFF;
	width:100%;
}

a {
	color:#336699;
	text-decoration:none;
}

a:hover {
	color:#999999;
	text-decoration:underline;
}

#banner {
	padding-top:11px;
	padding-bottom:22px;
	padding-left:16px;
	background:#ECECEC;
	width:100%;
}

#footer {
	clear:both;
	text-align:center;
	margin-top:75px;
	font-size:10px;
	width:735px;
}

#footer a, #footerH a {
	text-decoration:none;
	color:#999999;
}

#footer a:hover,#footerH a:hover {
	text-decoration:underline;
}

#lower3 {
	background:#FFFFFF;
	clear:both;
	position:absolute;
	top:99px;
	left:0px;
	width:785px;
	margin-bottom:17px;
}

#content2 {
	float:left;
	margin-top:7px;
	margin-left:25px;
	margin-right:0px;
	width:470px;
	font-size:12px;
	height:450px;
}

#videoList {
	float:right;
	margin-right:130px;
	margin-top:23px;
	width:160px;
	height:314px;
}

#videoRelated {
	margin-top:-23px;
	background-color:#E5E5E5;
	width:124px;
	float:right;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
	font-size:11px;
}

#VideoRelatedInfoT {
	background: url(/img/related_av.gif) no-repeat top;
	background-position:-1px;
	width:125px;
	height:51px;
}

#relatedInfoC {
	background-color:#E5E5E5;
	width:92px;
	padding:16px;
	padding-top:0px;
	padding-bottom:0px;
}

#relatedInfoB {
	background: url(/img/relatedB.gif) no-repeat top;
	width:124px;
	height:25px;
}

h2 {
	font-size:12px;
	font-weight:bold;
	margin-top:23px;
	margin-bottom:-2px;
}

h3 {
	font-size:12px;
	font-weight:bold;
	margin-top:23px;
	margin-bottom:-10px;
}

h4 {
	margin-bottom:-10px;
}


