body {
	font: 12px/1.3em Arial, Helvetica, sans-serif;
	color: #000000;
	margin-top: 0px;
	background: #999999;
}


div#container
{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 900px;
	background: #FFFFFF;
	min-height: 100%;
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 10px;
	height: auto;
}

#navbar {
	margin-bottom: 0;
	text-align: left;
	margin-top: 0;
	color: #B5121C;
	font-size: 14px;
	background: #FFFFFF;
	padding-bottom: 15px;
	width: 100%;
	text-transform: uppercase;
}

#navbar a:link, #navbar a:visited {
	color: #999999;
	text-decoration: none;
}

#navbar a.current {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#navbar a:hover {
	color: #B5121C;
	text-decoration: none;
}
a:link {
	color: #B5121C;
	text-decoration: none;
}
a:visited {
	color: #B5121C;
	text-decoration: none;
}
a:hover {
	color: #BEBDB0;
	text-decoration: underline;
}
#footer {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	background: bottom;
	bottom: auto;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a.current {
	color: #999999;
}
#footer a:hover {
	color: #B6121B;
	text-decoration: none;
}
table {
	padding: 8px;
}
.text {
	font-size: 14px;
	color: #999999;
	padding-left: 20px;
	border-left: 1px solid #999999;
	line-height: 1.5em;
	vertical-align: top;
	padding-right: 15px;
	height: 500px;
}
.text16wide {
	font-size: 16px;
	color: #999999;
	line-height: 1.8em;
	vertical-align: top;
}
.pagetitle {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
}
.quote {
	font-size: 30px;
	line-height: 1.5em;
	color: #999999;
	padding: 40px 15px 15px;
	letter-spacing: 0.1em;
	vertical-align: top;
}
ul {
	font-size: 16px;
}
.textnoline {
	padding-left: 20px;
	vertical-align: top;
	padding-right: 15px;
	height: 500px;
}
.index {
	font-size: 20px;
	line-height: 1.7em;
	color: #999999;
	padding: 30px 15px 15px;
	vertical-align: top;
}
.textplain {
	font-size: 14px;
	color: #999999;
	line-height: 1.5em;
	vertical-align: top;
	padding-right: 15px;
	letter-spacing: normal;
}
