@charset "utf-8";
/* CSS Document for Printing*/

#maincontent {
	width: 600px;
	padding-top: 20px;
	padding-left: 20px;
	overflow: auto;
	padding-right: 30px;
	padding-bottom: 20px;
	position: relative;
	line-height: 20px;
	font-size: 1em;
	font-family: "Century Schoolbook, Bell Gothic Std Black";
	color: #660033;
}
#sidebarnav {
	display:none;
	height: 452px;
	width: 138px;
	float: left;
	background-image:url(../images/sidebarnav.jpg);
	position: relative;
	text-align: right;
}
#topleftheader {
	display:none;
	height: 224px;
	width: 138px;
	float: left;
	background-image:url(../images/topleftheader.jpg);
	position: relative;
}

#toprightheader {
	display:none;
	height: 224px;
	width: 768px;
	float: right;
	background-image:url(../images/toprightheader.jpg);
	position: relative;
}
#footer {
	position:fixed;
	padding-top: 10px;
	text-align: left;
}
h1 {
	font-family: "Century Schoolbook, Bell Gothic Std Black";
	font-size: 1.8em;
	font-weight: bold;
	color: #660033;
	font-style: oblique;
}
.quote {
	font-family: "Century Schoolbook, Bell Gothic Std Black";
	font-size: 0.8em;
	font-weight: bold;
	color: #660033;
	font-style: oblique;
	text-align:  right;
}
