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

body
{
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:0px;
	}
	
#wrapper
{
	width:950px;
	margin:0 auto;
	}
	
.clear
{
	clear:both;}
	
.blank
{
	width:auto;
	}
	
#content
{
	width:100%;
	}
	
	
#toplinks
{
	width:950px;
	height:30px;
	padding-top:5px;
	text-align:right;
	line-height:35px;
	}
	
.toplinksholder
{
	width:80px;
	height:30px;
	float:left;
	text-align:center;
	}
	
#midholder
{
	width:950px;
	height:auto;
	float:left;
	
	}
	
.midleft
{
	width:5px;
	height:170px;
	float:left;
	}
	
.midMid
{
	width:940px;
	height:173px;
	float:left;
	background-color:#FFF;
	}
	
#midlive
{
	width:935px;
	height:73px;
	margin-bottom:5px;
	background-image:url(images/backNew.gif);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-top:5px;
	}
	
#midbot
{
	width:940px;
	height:86px;
	}
	
.midright
{
	width:5px;
	height:170px;
	float:left;
	}
	
.flash
{
	width:940px;
	height:400px;
	padding:5px;
	float:left;
	
	background-color:#FFF;
	}
	
.headlines
{
	width:950px;
	height:35px;
	
	float:left;
	}
	
.bottom
{
	width:950px;
	height:143px;
	float:left;
	
	margin-bottom:10px;
	}
	
.footer
{
	width:950px;
	height:48px;
	float:left;
	
	}
	
.findbox
{
	width:330px;
	height:30px;
	margin-bottom:7px;
	margin-right:230px;
	float:left;
	}
	
.logobox
{
	width:375px;
	height:73px;
	float:right;
	}

.livelinks
{
	width:560px;
	height:35px;
	float:left;
	}
	
.midbanner1
{
	width:312px;
	height:86px;
	float:left;
	margin-right:2px;
	}
	
.midbanner2
{
	width:312px;
	height:86px;
	float:left;
	}

