body
	{
	background-color:#3a75b7;
	background-position:left;
	background:url(../images/Home/gradientBg.jpg) repeat-x top;
	}

.homeContent
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 980px;
	background:#ffffff;
	height:700px;;
	}
	
p	{
	margin:0px;
}

h1.welcome
	{ 
	color: #f0a454;
	margin:0px;
	padding:0px;
	margin-bottom: 15px;
	font-size: 30px;
	padding-top:24px;
	font-weight:bold;
	}
	
h2.racing
	{
	font-size: 16px;
	margin:0px;
	margin-bottom: 5px;
	color:#215d9e;
	}
	
h2.environment
	{
	font-size:16px;
	margin:0px;
	margin-bottom: 5px;
	color:#4d7644;
	}
	
h3.racing
	{
	font-size: 14px;
	margin:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#215d9e;
	}
	
h3.environment
	{
	font-size:14px;
	margin:0px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#4d7644;
	}
	
p.welcome
	{
	font-size: 14px;
	line-height: 160%;
	}

p.racing
	{
	line-height: 160%;
	color: #666666;
	}
	
p.environment
	{
	color: #666666;
	line-height: 160%;
	}
	
.openSite
	{
	margin-top: 10px;
	margin-bottom: 15px;
	}
	
.middleSection
	{
	height: 680;
	width: 326px;
	background: url(../images/Home/subBg.jpg) no-repeat;
	background-color:#215d9e;
	margin:0 20px;
	padding-top:20px;	
	}
	
.middleSectionContent
	{
	margin-top: 20px;
	color: #FFF;
	width: 300px;
	margin-right: 5px;
	}
	
.topSection 
	{ float:left;
	width:326px;
	padding-top:20px;
	padding-left:20px;
	}

.bottomSection{float:right;
width:326px;
padding-top:20px;
padding-left:20px;
	
}


.topScreenDump
	{ 
	
	/*width:310px;*/
	height: 227px;
	margin-left: -35px;
	}
	
.topContentRight
	{
	text-align:left;
	
	
	margin-top:17px;
	margin-right: 35px;
	margin-bottom: 20px;
	}
	
.newsAreaRacing
	{
	}
	
..newsAreaEnvironment
	{
	}
	
.bottomScreenDump
	{ 

	margin-left: 5px;
	height: 227px;
	}
	
.bottomContentRight
	{
	margin-top: 17px;
	text-align:left;
	padding-left:20px;
	
	
	margin-right: 20px;
	margin-bottom: 20px;
	}
	
#homeFooter
	{
	color: #fff;
	width:980px;
	background:#f0a454;
	height: 40px;

	}
	
div#homeFooter a 
	{
	
	color: #fff;
	text-decoration:none;
	}
	
div#homeFooter a:hover
	{
	color: #fff;
	text-decoration:underline;
	}
	
.homeFooterLeft
	{
	margin-top: 10px;
	float:left;
	margin-left:40px;
	}
	
.homeFooterRight
	{
	margin-top: 10px;
	float:right;
	margin-right: 40px;
	}

#farBack{
		background:url(/images/Home/mainBg.jpg) no-repeat fixed;
		height:775px;
		
}