body {
 
background-color: #ffffff;
background-image: url(bg.gif);
text-decoration: none;
color: #ffffff;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-weight: 400;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding-top: 0;
padding-left: 0; 
padding-right: 0; 
padding-bottom: 0; 	
border-top: 0;  
border-left: 0;	 
border-bottom: 0; 
border-right: 0px; 
width: auto;
} 

H1 { 
font-family: georgia, times;
font-size: 20px;
font-weight: 400;
color: #0c0c6b;
line-height: 0pt;
} 

H2 { 
font-family: georgia, times;
font-size: 16px;
font-weight: 400;
color: #0c0c6b;
line-height: 0pt;
} 

BLOCKQUOTE, P, UL, BODY { 
font-family: Arial, Helvetica, Sans-Serif; 
font-size: 13px;
color: #0c0c6b;
}

a:link, a:visited {
font-family: Arial, Helvetica, Sans-Serif;
color: #0c0c6b;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

a:hover {
font-family: Arial, Helvetica, Sans-Serif;
color: #000000;
font-size: 14px;
text-decoration: none;
}

a.banner:link, a.banner:visited {
font-family: Arial, Helvetica, Sans-Serif;
color: #da541f;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}
a.banner:hover {
font-family: Arial, Helvetica, Sans-Serif;
color: #cccccc;
font-size: 10px;
text-decoration: none;
}

.team {
border-right: 10px solid #ffffff;
}

.boxes {
border: solid 1px #da541f;
padding: 10px 20px 20px 10px;
}

.copyright {
font-family: georgia, times;
color: #000000;
font-size: 10px;
text-decoration: none;
}