div#container	{
	width: 910px;
	margin: 0 auto;
	position: relative;
	background: #eee;
	line-height: 12px;
	color: #222;
	}

div#header	{
	display: none;
	}

h2.frontpagelite	{
	color: #222;
	border-bottom: 1px solid #666;
	font-size: 18px;
	letter-spacing: -1px;
	padding: 0 0 2px 10px;
	margin: 0;
	}

div.extrapane h3	{
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0;
	padding: 8px 0;
	text-align: center;
	}

div.extrapane p	{
	margin: 10px 4px;
	line-height: 125%;
	}

div.extrapane a.linkspecial	{
	text-align: center;
	display: block;
	padding: 5px 0;
	color: #0092ed;
	text-decoration: none;
	font-size: 15px;
	clear: both;
	}
	
div.extrapane a.linkspecial:hover	{
	text-decoration: underline;
	color: #333;
	}

div.extrapane img.centerimg	{
	text-align: center;
	display: block;
	margin: 5px auto;
	}

div.extrapane img.leftimg	{
	float: left;
	margin: 0;
	padding: 7px;
	}

div.extrapane img.rightimg	{
	float: right;
	margin: 0;
	padding: 7px;
	}
	
div.extrapane div.nextfooter	{
	position: absolute;
	bottom: 0;
	right: 5px;
	background: url(/images/front2007/nextarrow.png) no-repeat center right;
	height: 35px;
	line-height: 35px;
	}

div.nextfooter a	{
	display: block;
	color: #666;
	text-decoration: none;
	font-size: 16px;
	padding-right: 32px;
	}
	
div.nextfooter a:hover	{
	color: #000;
	}
	
	
b.subhead	{
	font-size: 14px;
	}
	
div#frontcontainer h1	{
	background: url(http://trailerhits.com/images/networks/trailerhits/headbg.jpg) top left no-repeat;
	margin: 0;
	width: 910px;
	height: 125px;
	line-height: 100em;
	overflow: hidden;
	position: relative;
	}

div#frontheaderad	{
	position: absolute;
	width: 728px;
	height: 90px;
	border: 1px solid #666;
	top: 10px;
	right: 2px;
	}