body {
/*	margin: 0px;
	background: #000000 repeat;*/
}
#container {
/*	position: absolute;
	left: 50%;
	top: 40px;
	margin: 0px 0px 40px -572px;
	padding: 0px;
	width: 1143px;
	height: 832px;
	background-color: #762723;
	background-repeat: repeat;*/
}
#header {
	display: none;
}
#headerPrint {
	display: visible;
}
#aspNav {
	display: none;
}

/* Content */
#content {
	float: left;
}
#content #leftNav {
	display: none;
}
#content #pageTitle {
	float: left;
	clear: both;
}
#content #pageTitle h1{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	float: left;
	margin-bottom: 15px;
	margin-left: 15px;
}

#content #text {
	float: left;
}

#content #text #scrollingContent {
	float: left;
}
#content #text #scrollingContent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#content #text #scrollingContent img{
	float: right;
	margin: 5px 0px 15px 15px;
}


/* Horizontal Nav */
#hozNav {
	display: none;
}

/* Logo Text */
#openingLogoText {
	display: none;
}
#logoText {
	display: none;
}
/* Footer */
#footer{
	display: none;
}
/* Bottom Row 1 */
#bottomRow1 {
	display: none;
}
#bottomRow2 {
	display: none;
}

/*Login */
.imgRight {
	margin-left: 15px;
	float: right;
	margin-bottom: 15px;
}



/* This is the print stylesheet to hide the Flash headlines from the browser... regular browser text headlines will now print as normal */

.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}





