body { 
font : 0.8em arial, sans-serif;
margin-left : 10px;
margin-right : 10px;
margin-top : 10px;
background-color : #fff;
} 
body:first-line {
color : #ffffff;
}
* { 
margin : 0;
padding : 0;
} 
div#mainwrapper { 
width : auto;
float : left;
margin-left : 0;
background-color : #89a6ce;
} 

#content.nobck { 
text-align : right;
background-image : none;
padding : 10px;
width : 570px;
margin-top : 10px;
margin-left : 10px;
margin-right : 10px;
border : 0 solid #069;
background-color : #fff;
padding : 14px 14px 14px 14px;
font-size : 13px;
} 
#content h4 {
text-size : 14px;
color : #000;
}

#content h4 a {
text-size : 14px;
color : #475a7a;
}
div#footer { 
font-size : 12px;
background-color : #fff;
margin-top : 4px;
margin-bottom : 6px;
text-align : center;
float : left;
clear : both;
border-top : 2px solid #475a7a;
border-bottom : 2px solid #475a7a;
padding : 4px 0 6px 0;
width : 620px;
} 
div#footer p {
font-size : 12px;
color : #475a7a;
} 
div#footer p em { 
color : #475a7a;
font-weight : 900;
font-style : normal;
} 
div#footer a { 
color : #475a7a;
} 
div#footer a:hover { 
color : #8a6169;
} 
div#footer a:active { 
color : #8a6169;
}
