#bottom{
	width:670px;
	padding:0px  0px ;
	margin-bottom:10px;
	float:left;
}	
.videopost{
	width:310px;
	margin-left:5px;
	margin-right:5px;
	padding: 4px 4px ;
	float:left;
	background:#ececec;
	border:1px solid #fff;
	font: 13px Arial, Helvetica, sans-serif;
	color:#555;
	line-height:20px;
}
.videopost h2{
	font:bold 16px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#555;
	margin:5px 0px;
	padding:0px;
}
.videopost img {
	float:left;
	background:#fff;
	padding:5px 5px;
	margin:5px 5px;
}
.headbanner {
	width:630px;
	float:right;
}
.headbanner img{
	margin:10px 15px 0px 0px;
	padding: 5px 5px;
	background:#fff;
	overflow:hidden;
}
.bigbanner img  {
	margin: 0px 0px;
	padding: 0px 0px;
}
.banner{
	margin: 5px 0 0 0;
	padding: 0px 0 0 0px;
	float:left;
	height:100%;
	width:315px;
}

.banner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	 overflow: hidden;
}
.banner li{
	width:125px;
	margin: 10px 5px 0px 5px ;
	padding:8px 9px ;
	list-style:none;
	display : block;
	overflow:hidden;
	float:left;
	background:#fff ;
}
.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	
.spread {
	width:680px;
	background:#2383c1 url(images/spread.jpg) no-repeat;
	border:1px solid #fff;
	margin-left:5px;
	padding: 50px 0 0 0px;
}
.spread ul {
   	 margin: 0px 0px;
	 padding: 0px 0px 0px 0px;
	 overflow: auto;
}
.spread li{
	margin: 3px 5px ;
	list-style:none;
	display : block;
	display:inline;
	float:left;
	width:auto;
}
/*.lavaLampNoImage {
	position: relative;
	width: 980px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.lavaLampNoImage li {
	float: left;
	list-style: none;
	margin:0px;
	padding:0px;
}
.lavaLampNoImage li.back {
	background-color: #333;
	width: 5px;
	height: 20px;
	border:1px solid #222;
	border-radius:5px; 
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	top:8px;
	z-index: 8;
	position: absolute;
}
.lavaLampNoImage li a:visited , .lavaLampNoImage li a:link{
	font:  13px Arial, Tahoma, sans seriff;
	font-weight:bold;
	text-decoration: none;
	color:#fff;
	outline: none;
	text-align: center;
	z-index: 10;
	display: block;
	float: left;
	line-height: 20px;
	position: relative;
	padding:5px 10px 5px 10px;
	overflow: hidden;
}
.lavaLampNoImage li a:hover, .lavaLampNoImage li a:active {
	border: none;
	color: #000;
	background-color:#fff;
}   */