﻿body.home         
{ 	
background-color:#fff;
color:#000;
}


.holder
{
width: 100%;
margin: 0 auto;
text-align: left;
float:left;
position: static !important;
float: none !important;
display:block;
}

.HomeHeader, .HomeNav, .HomeContentAreaLeftHolder, .EventHeader, .HomeContentAreaLeftTop, .HomeContentAreaRightBottom, .HomeBottomNav, .HomeFooter
{
display:none;
}

.HomeContentArea, .HomeContentAreaRightTop, .HomeContentAreaRightHolder, .SecondContentArea
{
width:100%;
float:left;
position: static !important;
float: none !important;
display:block;

}

.noborder
{
	
	border:0;
}