body { 
padding : 0; 
background : #2662df; 
color : #000000; 
text-align : center; 
font : 75% Verdana, Arial, sans-serif; 
} 
h1, p { 
margin : 0; 
padding : 0 5px; 
font-weight : normal; 
} 
h2, p { 
margin : 0; 
padding : 0 5px; 
font-weight : normal; 
} 
p { 
padding : 0 5px 15px; 
} 
h1 { 
font-size : 150%; 
line-height : 1; 
color : #ffffff; 
letter-spacing : 1px; 
} 
h2 { 
font-size : 150%; 
line-height : 1; 
color : #fdfb02; 
} 
div#container { 
width : 735px !important ; 
width : 745px; 
margin : 0 auto; 
padding : 3px; 
text-align : left; 
background : #fff; 
} 
div#header { 
height : 80px; 
width : 100%; 
overflow : hidden; 
background : #595d66; 
} 
div#header h1 { 
margin : 0 auto; 
text-align : left; 
} 
div#header h1 { 
font-family : Verdana, Arial, sans-serif; 
font-size : 150%; 
color : #fff; 
} 
div#content { 
clear : both; 
width : 735px; 
padding : 5px 0; 
text-align : left; 
margin : 3px 0; 
background : #f0f0f0; 
} 
div#content a:link { 
font-size : 15px; 
text-decoration : underline; 
color : #ff0033; 
} 
div#content a:hover { 
font-size : 15px; 
color : #ffffff; 
background-color : #ff8fA5; 
text-decoration : underline; 
}
div#content a:visited { 
text-decoration : none !important ; 
border-bottom : 1px dotted #000000;
font-size : 15px; 
color : #ff8fA5;
}  
div#content a:visited:hover { 
text-decoration : none !important ; 
border-bottom : 1px dotted #000000;
font-size : 15px; 
color : #ffffff;
background-color : #ff8fA5;
} 
div#footer { 
clear : both; 
width : 735px; 
background : #ece9d0; 
padding : 3px 0; 
text-align : center; 
}
