Print layout: */

body {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
	
#wrap {
margin: 2%;
width: auto;
float: none !important;
}
#content {
	width: 80%;
	text-align: justify;
	padding-left: 10px;
}

#header h1 {
margin: 0 0 10px 0;
}

#frontphoto, #avmenu ul, #extras, #standards, .announce, .hide {
display: none;
}

#content img {
	display: inline;
}

a {
text-decoration: underline;
color: #0000FF;
}
