body 
{ 
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: center;
background-color: #aeaeae;
background-image: url('../uploads/stripes_bg.png');
background-repeat: repeat-x;
}

#header 
{
margin-top: 40px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
padding: 0 0 0 0;
width:860px;
height: 190px;
text-align: left;
background-color: transparent;
background-image: url('../uploads/head_bg.gif');
background-repeat: no-repeat;
}

#container 
{
width:860px;
margin-top: 0;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
padding: 0 0 0 0;
background-color: #fff;
}

#leftcol 
{

float: left;
margin: 0 0 0 0;
padding: 10px 10px 10px 10px;
width: 175px;
text-align: left;
background-color: #fff;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 13px;
}

#leftcol ul
{
margin: 0 0 0 0;
padding: 0 0 0 0;
list-style-type: none;
}

#leftcol li
{
height: 30px;
}

#leftcol a:link,
#leftcol a:active,
#leftcol a:visited
{
text-decoration: none;
color: #3f3f3f;
}

#leftcol a:hover
{
text-decoration: none;
color: #ECB805;
}


#sub_navigation
{
padding-left: 25px;
font-weight: 800;
}


#content 
{
margin: 0 0 0 0;
margin-left: 250px;
padding: 10px 10px 10px 10px;
width: 550px;
text-align: left;
background-color: #fff;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 13px;
line-height: 20px;
}


#content a:link,
#content a:active,
#content a:visited
{
text-decoration: underline;
color: #3f3f3f;
}

#content a:hover
{
text-decoration: underline;
color: #F58329;
}


h1
{
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 18px;
line-height: 22px;
}

#footer 
{
clear:left;
margin: 0 0 0 0;
margin-bottom: 25px;
padding: 25px 25px 25px 25px;
width:810px;
height: 50px;
text-align: left;
background-color: #fff;
font-family: Helvetica, Arial, Verdana, sans-serif;
font-size: 13px;
line-height: 20px;	
}

#footer a:link,
#footer a:active,
#footer a:visited
{
text-decoration: none;
color: #3f3f3f;
}

#footer a:hover
{
text-decoration: none;
color: #F58329;
}

.spacer
{
height: 50px;
} 

.image
{
border: 0px;
text-decoration: none;
}