
/*Print layout: */

body {
	margin: 0 auto;
	padding: 0;
	font-family: "Times New Roman",Serif;
	background: #ffffff;
	color: #000000;
	font-size: 12pt;
}
h1, h2, h3, h4, h5, h6	{
	font-family: Arial, helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
}
h2 {
font-size: 15pt;
}
h3 {
font-size: 13pt;
}
h4 {
font-size: 12pt;
}
h5 {
font-size: 11pt;
}
h6 {
font-size: 10pt;
}
#wrap {
margin: 2%;
width: auto;
float: none !important;
}

#header h1 {
margin: 0 0 10px 0;
}

#frontphoto, #avmenu ul, #extras, .announce, .hide {
display: none;
}
#banner img {
	display:none;
}
#menu	{
	display:none;
}
#content img {
display: none;
}


a {
text-decoration: underline;
color: #0000FF;
}
#slogan {
	font-size: 9pt;
	margin-bottom: 80px;
	font-family: Arial, sans-serif;
}

#slogan h1 {
	font: bold 16pt Arial, sans-serif;
}

#slogan p {
	font-size: 10pt;
	font-family: Arial, sans-serif;
}