body {
	background: url('../gfx/bg.jpg') repeat-x #EEE;
	color: #36393D;
	font-family:arial,helvetica,sans-serif;
    font-size:9pt;
	margin-top: 0px;
}
.container {
	width: 965px;
	border: 0px solid #FFFFFF;
	text-align: center;
	margin: 0px auto 0 auto;
	text-align: center;
}
h3.banner {
	margin: 0;
	font-size: 13pt;
	text-align: right;
	color: #FFF;
	float: right;
	padding: 32px 10px 0 0;
}
.header {
	width: 85px;
	height: 87px;
	background: #EEE url('../gfx/capbadge.jpg') no-repeat top left;
	float: left;
	margin-left: 38px;
}
.content {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	float: left;
	border: 0px solid #8D0118;
	border-top: 0px solid #8D0118;
	width: 800px;
	background-color: #F9F7ED;
	padding-top: 0px;
	padding-bottom: 15px;
	text-align: left;
}
.side {
	clear: both;
	min-height: 500px;
}
.left{
	float: left;
	margin: 0px 5px 10px 0px;
	text-align: left;
}
.center {
	margin: 0 auto;
}
ul.nav {
	list-style-type: none;
	padding: 9px 0 0 6px;
	margin: 0 0 0 0;
	font-weight: bold;
	line-height: 2em;
}
ul.nav a {padding:2px 10px 2px 5px;margin-left:8px;color: #36393D;}
ul.nav li:hover {background-color:#C3D9FF;}
ul.nav a:hover {color:blue;}
ul.nav li {border-top: 1px solid #924357;}
ul.nav li:last-child  {border-bottom: 1px solid #924357;}
.content p {
	margin-left: 12px;
	margin-top: 0px;
}
.content h1 {
	font-size: 17pt;
	margin: 12px 0px 8px 12px;
}
.content h3 {
	margin-left: 12px;
	margin-bottom: 2px;
}
.content p.header {
	font-weight: bold;
	font-size: 12pt;
}
.bottom {
	clear: both;
	text-align: center;
	margin: 0 auto 0 auto;
	padding-top: 5px;
	font-weight: bold;
}
.bottom  a {
	color: #36393D;
}
.bottom a:hover {
	color: #8D0118;
}
.side h3 {
	font-size: 11pt;
	text-align: center;
	margin-bottom: 0px;
}
div.side p {
	text-align: left;
	margin-top: 0px;
}
a img {
	border: 0;
}
h2 a {
	color: #8D0118;
}
div #media {
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 40px;
	text-align: center;
	float: left;
}
div #media a {
	color: #8D0118;
	font-weight: bold;
	text-decoration: none;
}
img {padding: 0 20px 10px;}
img.right {float: right;}
address {
	margin: 0px 0 3px 32px;
	padding: 0px;
}
br.clear {
	clear: both;
}
