/* 
Modded version of
1024px - a free xhtml/css website template by Andreas Viklund - http://andreasviklund.com/ 
Version: 2.0 (Jan 29, 2007)
Screen layout: 
*/
body {
padding:0;
margin:0 auto;
font-family:"Times New Roman",serif;
color:#000000;
background:#ffffff;
}
#header h1 {
margin:0 0 25px 0;
}
#wrap {
margin:2%;
float:none !important;
width:auto;
}
#frontphoto, #sidebar, #footer, #toplinks, .announce, .hide {
display:none;
}
a {
text-decoration:underline;
color:#0000ff;
background-color:inherit;
}