body{
	background: transparent;
	line-height: 130%;
	text-align: center;
	font-size: 2em;
	background: #d7d7d7;
	font: small/1.4 "Lucida Grande","Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,Arial,sans-serif;
}
#container{
	width: 90%;
	border: 1px solid gray;
	margin: 0;
	padding-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#topbanner{
	display: none;
}
#topbanner h3{
	display: none;
}
#topbanner ul{
	display: none;
}
#middlebox{
	width: 95%;
	background: transparent;
}
div#leftcolumn{
	display: none;
}
#content{
	padding-left: 1em;
	width: 95%;
	font: 90%/1.25em "Calisto MT", "Times New Roman", Times, serif;
	letter-spacing: 0.035em;
	padding-right: 1em;
}
#content h1{
	position: relative;
	line-height: 1.3em;
	color: #AF0000;
	padding: 0.75em;
	margin: 0;
	font-size: 135%;
	height: 20px;
	overflow: visible;
	border-bottom: 1px solid #AF0000;
}
#content h2{
	line-height: 1.5em;
	color: #666666;
	padding-right: 0.75em;
	padding-left: 0.75em;
	font-size: 105%;
}
#content p{
	padding: 0.5em;
}
#content a:link, #content a:visited{
	color: #666666;
}
#content a:hover{
	text-decoration: none;
	color: #AF0000;
}
#content a:active{
	color: #FF0000;
}
.floatright{
	display: none;
}
.floatleft{
	display: none;
}
ul#bottommenu {
	display: none;
}
#footer{
	position: relative;
	background: #fff;
	margin-top: 1px;
	padding-top: 10px;
	width: 100%;
	text-align: center;
	font: small/1.4 "Lucida Grande","Trebuchet MS","Bitstream Vera Sans",Verdana,Helvetica,Arial,sans-serif;
}