#container {
	margin: auto;
	width: 780px;
}
#header {
	background-image: url(../images/bstripes.jpg);
	background-repeat: no-repeat;
	width: 780px;
	height: 96px;
	background-position: center center;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 35px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
}
#menu #nav {
	background-image: url(../images/navstripe.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 35px;
}
#headerBanner {
	width: 780px;
	height: 160px;
	margin-top: 10px;
	text-align: center;
}
#footer {
	width: 780px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
.footerNav {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
#content {
	width: 780px;
}
#content #sidebar {
	width: 350px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content #pageText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
#pageHeading {
	width: 780px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0px;
}
#f35MiniBlockBottom {
}
#f35MiniBlockBottom p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 13px;
	margin-right: 10px;
	margin-left: 10px;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #CC0000;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000;
	margin-top: 20px;
}
body {
	margin: 0px;
	padding: 0px;
}
#nav a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#nav a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#nav a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFF;
}
.bodystyleSmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.sidebarLabel {
	font-family: verdana;
	font-size: 12px;
}
#footer a:link {
	color: #DE801B;
	text-decoration: none;
}
#footer a:hover {
	color: #DE801B;
	text-decoration: underline;
}
#footer a:visited {
	color: #DE801B;
	text-decoration: none;
}
#pageText li {
	padding-bottom: 15px;
}
.disclaimer {
	font-size: 12px;
	line-height: 14px;
	color: #666;
}
