/* I am for the printing! Woo! */

.print-only, #content .print-only {
	display: inline;
}

.print-only-addy {
	display: block;
	width: 100%;
	text-align: left;
	font: small Georgia, "Times New Roman", Times, serif;
	}

body 
{
	margin: 0px 0px 0px 0px;
	background-color:transparent;
	color: inherit;
}
#MainNav
{
display:none;
}
#shell
{
border:0;
background-color:transparent;
display:inline;
}
#content
{
background-color:transparent;
}
#shellShadow
{
background-image:none;
background-color:transparent;
width:100%;

}

#sectionMenu {
	position: static;
	
	display: none;
	width: 100%;
	background-color: white;
}



#banner {
	visibility: hidden;
}

#print-only-bg {
	display: block;
	position: absolute;
	top: 15px;
	left: 0;
	z-index: -1;
}

#quicklink {
	background: none;
	color: black;
	position: static;
	display: block;
	width: 100%;
	height: 100px;
	text-indent: 0;
	border: none;
}

#quicklink form,p {
	visibility: collapse;
	display: none;
}

#quicklink h1 {
	display: block;
	padding: 0;
	width: 100%;
	text-align: left;
	font: x-large Georgia, "Times New Roman", Times, serif;
}

#quicklink a, #quicklink a:link, #quicklink a:visited, #quicklink a:active, #quicklink a:hover {
	color: black;
	text-decoration: none;
	padding: 0;
	font: x-large Georgia, "Times New Roman", Times, serif;
}

#quicklink label {
	display:none;
}

#quicklink select {
	background-color: transparent;
	font: xx-small Arial, Helvetica, sans-serif;
	color: maroon;
}

#quicklink input {
	font: xx-small Arial, Helvetica, sans-serif;
	color: maroon;
}

#content {
	position: static;
	width: 100%;
	background: none;
	border: none;
	border-top: 1px solid black;
	padding: 5px 0 0 0;
	color: black;
	margin:0;
	height:0 !important;
}
#banner
{
display:none;
}
#top
{
display:none;
}

#content h1 {
	color: black;
	font: bold large Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

#content img.author {
	float: right;
	/*margin: 0 20px 10px 20px;*/
}

#content p {
	font: small Arial, Helvetica, sans-serif;
	display: block;
	margin: 0 15px 1em 15px;
	color: black;
	visibility: visible;
}

#content .classic {
	text-indent: 10px;
}

#facMenu, #vtour {
	display: none;
}
 #footer
 {
 display:none;
 }
.hide
{
display:none;
}
/**********************************
Added for Hamilton and OU Nav Bar
**********************************/

#global_header
{
display:none;
}

#sectionMenuH
{
display:none;
}