body
{
font-family:verdana;
font-size:11px;
margin:0px;
padding:0px;
background-color:#fff;
line-height: 175%;
}


.footerLink
{
text-decoration:none; color:#999;
}
a.footerLink:link
{
text-decoration:none; color:#999;
}
a.footerLink:active
{
text-decoration:none; color:#999;
}
a.footerLink:visited
{
text-decoration:none; color:#999;
}
a.footerLink:hover
{
text-decoration:underline; color:#999;
}


.go2
{
display:none;
}

h1
{
font-family:georgia, times, serif;
font-weight: normal;
font-size: 18px;
color: #C20F12;
margin-left: 20px;
}

h2
{
font-family:georgia, times, serif;
font-weight: normal;
font-size: 14px;
color: #333;
}

p
{
padding: 0px 20px;
}

.container
{
width:900px;
height: 245px;
margin: auto;
border: 0px solid red; 
}

.contentArea
{
width: 620px;
float: left;
border: 0px solid blue; 
}

.contentAreaHome
{
width: 900px;
height: 510px;
border: 0px solid blue; 
margin: auto;
}

.field
{
background-color:#fff; 
border:1px solid #eaeaea; 
padding:4px;
font-family:verdana; 
font-size:11px; 
color:#333;
width: 85%;
}

.footer
{
width:620px;
padding-top: 20px;
margin-top: 20px;
text-align: center;
float: right;
color: #666;
}

.footerHome
{
width:900px;
padding-top: 20px;
margin: 20px auto 0px;
text-align: center;
color: #666;
}

.formButton
{
background-color:#f0f0f0; 
border:1px solid #ccc; 
padding:4px;
font-family:verdana; 
font-size:11px; 
color:#333;
}

.headerArea
{
width:900px;
height: 146px;
margin: auto;
border: 0px solid red;
}

.leftNav
{
border-top: 1px solid #f0f0f0;
width: 280px;
float: left;
}