#outside, #menu, #news, #header, #sponsors{
	display: none; 
	}

#printheader {
	display: inline-block;
	background-color: #AEB4DA;
	background-image:  url("../images/structure/printheader_bg.gif");
	background-repeat: no-repeat;
	background-position: center center;
	height: 95px;
}

#innerwrapper {
	background-color: #FFF;
	background-image: none;
	border: 3px solid #AEB4DA;
	margin: 0px;
}

#container {
	border: none; 
}

#subhead {
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	border-top: 2px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 0px solid #000000;
	background-image:  url("/images/hornavst.jpg");
	background-repeat: repeat-y;
	background-position: left;
}

#subnav {
	position: static; 
}

#subnav h3, #sidebar h3 {
	color: #000;
}

#subnav p {
	font-size: 9pt;
}

#sidebar {
	position: static;
}
#sidebar p {
	font-size: 9pt;
}

#pagecontent {
	margin-left: 5px;
	margin-right: 5px;
	padding: 1em;
	background-color: #FFFFFF;
	vertical-align: top;
}

#pagecontent h1, #pagecontent h2 {
	color:#000;
}
#pagecontent p {
	font-size: 11pt;
}


#homecontent {
	margin-left: 5px;
	margin-right: 5px;
	padding: 1em;
	background-color: #FFFFFF;
	vertical-align: top;
}

#homecontent h1, #homecontent h2 {
	color:#000;
}

#homecontent p {
	font-size: 11pt;
}

#innercontainer {
	background: none; 
}
.pullquote {
	color: #000;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
}
body {
	background: #FFF;
}
#expander {
	background: #FFF;
}
