body
{
height:100%;
padding:0px;
margin: 0px;
font-family: Arial, Helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;

}

#siteWrapper
{

padding: 0px 0px 0px 0px;
height:100%;
margin-right: auto;
	margin-left: auto;
width: 777px;
}



#siteBodyWrapper
{
background-color: #fff;
border: solid 1px #000;
border-top:0px;
border-bottom:0px;
}

#siteHeader
{
position: relative;
width: 100%;
height: 97px;
margin-bottom: 0px;
}

#siteMenu2
{
height:36px;
}


#siteBody_Left
{
color:#fff;
width:153px;
float:left;


}

#siteBody_Right
{

width:587px;
float:left;
}



#siteBody_Right .pageContent
{
padding:10px;
}

.clearLeft
{
clear:left;
height:0px;
}
.clearRight
{
clear:Right;
height:0px;
}
.clearBoth
{
clear:Both;
height:0px;
}

#siteFooter
{
background-color: #D00016; 
clear:Both;
padding:3px 0px 10px 10px;
}

