/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.
Version: 2.0 (Jun 25, 2006)
Print layout: */

body{
margin:0 auto;
padding:0;
vertical-align: top;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/* background:#ffffff; */
color:#000000;
}

#wrap{
margin:2%;
padding-top: 120px;
width:800px;
float:none !important;
}

#PrintLogo {  background: url(img/logo1.jpg) no-repeat;
position:absolute; top:0px; left:0px; width:auto; height:auto; z-index:1; display:block ; float:none}


#header h1{
margin:0px 0 25px 0;
}


#frontphoto, #leftside ul, #extras, .announce, .hide{
display:none;
}

#content img{
display:none;
}

a{
text-decoration:underline;
color:#0000ff;
background-color:inherit;
}

#footer {
	display: none;
}