body {
margin:0 auto; 
padding:0; 
font:100% Verdana,Tahoma,Arial,sans-serif; 
background:#ffffff; 
color:#404040;
}

#wrap {margin:2%; width:auto; float:none !important;}
#header h1 {margin:0 0 25px 0;}
#footer, #leftside, #rightside, .hide {display:none;}
#content img, #contentwide img, #contentwide2 img {/* display:none; */}


a {
text-decoration:none;
font-weight:bold;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 1.4em 0;
}


/***** Header *****/

#header {
margin:0px 0 0;
padding:0;
height:10px;
}

#header h1 {
color:#505050;
background-color:inherit;
width:350px;
margin:0 0 10px;
font-size:2em;
float:left;
}

#header h1 a {
color:#505050;
background-color:inherit;
text-decoration:none;
}

#header p {
width:400px;
float:right;
text-align:center;
margin:8px 0 0;
font-weight:bold;
line-height:1.3em;
}
