﻿/*
	Created by: Ross VanEck, Driver Websites
	05-14-08
	first used for: cressman
*/


#frame
{
	margin:100px 0 0 200px;
	width:550px;	
}

#siteWrapper
{
	margin:30px 0;
}

.menu
{
	position:absolute;
	z-index:90;
	padding:25px 0;
	margin:0px 20px;
}

.menu li
{
	display:inline;
}

.menu li a
{
	position:absolute;
	display:block;
	font-size:1px;
	text-indent:-99999px;
	overflow:hidden;
	width:60px;
	height:15px;
}

.resultsBox, .statsBox, .special2, .special
{
	width:180px;	
}

#mainBox
{
	width:500px;
	padding:80px 20px;
}

.subContent
{
	min-height:400px;
	padding:0;
}

* html .subContent{height:400px;}

.feedWrapper
{
	position:absolute;
	left:788px;
	top:178px;
}

.special
{
	position:relative;
	z-index:60;
	font-size:1px;
	text-indent:-99999px;
	overflow:hidden;
}

.specialSub
{
	height:202px;
	width:181px;
}

.special h6
{
	height:35px;
	width:168px;
}

.special ul
{
	height:127px;
	width:141px;
	margin:20px;
	overflow:auto;
}

.special li strong, .resultsBox small
{
	display:block;
}

.special li, .resultsBox li, .statsBox li
{
	padding:2px 0px;
	font-size:11px;
}

.resultsBox
{
	position:relative;
	z-index:60;
	font-size:1px;
	text-indent:-99999px;
	overflow:hidden;
}

.resultsSub
{
	height:206px;
	width:181px;
}

.resultsBox h6
{
	height:39px;
	width:169px;
}

.resultsBox ul
{
	height:127px;
	width:141px;
	margin:20px;
	overflow:auto;
}

.statsBox
{
	position:relative;
	z-index:60;
	font-size:1px;
	text-indent:-99999px;
	overflow:hidden;
}

.statsSub
{
	height:206px;
	width:181px;
}

.statsBox h6
{
	height:37px;
	width:171px;
}

.statsBox ul
{
	height:127px;
	width:141px;
	margin:20px;
	overflow:auto;
}

.singleImage img
{
	width:470px;
}

.dataLinks h5{margin-bottom:0px;}

.footer
{
	width:600px;
	padding-top:0px;
	border:none;		
}

.footMenu
{
padding-right:10px;	
}

.footer .adminButton
{
	clear:both;
	float:left;
	padding-left:30px;
	margin:10px 0 0 0px;
}