/* Print layout: */

body {
	margin: 0 auto;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	background: #ffffff;
	color: #000000;
	font-size: 70%;
}
	
#wrap {
margin: 2%;
width: auto;
float: none !important;
}
#footer {
	font-size: 9px;
}

#header h1 {
	font-size: 70%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

#frontphoto, #avmenu ul, #extras, .announce, .hide , #botemimage, #botemcontent, #topheader, #headerlinks, #headerrechts, #footermenu, #tabmenu {
display: none;
}

#content img {
display: none;
}

a {
	text-decoration: underline;
	color: #000000;
}

