/* 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: 20px;
	/* background:#ffffff; */
color:#000000;
}

#header {
margin:2%;
padding-bottom: 125px;
margin: 0 auto;
width:1024px;
float:none !important;
}

#PrintLogo {  background: url('images/printlogo.gif') no-repeat;
background-position:center top; top:0px; margin: 0 auto; margin-bottom:125px;width:1000px; height:121px; 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;
}


#H_NAVIGATION {
	display: none;
}
#V_NAVIGATION {
	display: none;
}
#LINKSS {
	display: none;
}
a{
text-decoration:underline;
color:#0000ff;
background-color:inherit;
}

#content {
vertical-align: top;
padding-top: 120px;
width: 1024px;
}

#FOOTER {
	display: none;
}