body {
	color: #000;
	background: #fff;
	font-size: 12pt;
}
.width {
	width: 550px;
	margin: 0 auto;
}
* html .minwidth {
	border-left: none; 
	position: relative; 
	float: left; 
	z-index: 1;
}
* html .container {
	margin-left: 0; 
	position: relative; 
	float: left; 
	z-index: 2; 
	text-align: left;
}
#wrapper {
	max-width: 550px;
	margin: 0 auto;
	text-align: left;
	background: url(none);
}
#wrapper2 {
	background: url(none);
	padding-top: 1px;
	padding-bottom: 20px;
	position: relative;
	margin-top: -1px;
}
#masthead {
	background: url(none);
	display: inline;
	border-bottom: none;
}
#branding {
	background: url(none);
}
#branding h1 {
	background: url(none);
	text-indent: 0;
}
#mainNav {
	display: none;
}
#mastheadquote {
	text-indent: 0;
}
#content {
	display: inline;
}
#content #rightnav {
	display: none;
}
#mainContent a:link, 
#mainContent a:hover {
	color: #005e98;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12pt;
}
#mainContent h2 {
	display: inline;
	margin-left: -500px;
}
#mainContent h3 {
	margin-left: -500px;
	clear: right;
}
#mainContent p {
	width: 500px;
}
#secondaryContent {
	display: none;
}
#content #homecontent #statement {
	display: inline;
	margin-left: 0px;
}
#content #homecontent #secondaryContent {
	display: inline;
}
#homecontent h2 {
	display: inline;
	margin-left: 0px;
}
#wrapper2 #subNav {
	display: none;
	width: 5%;
}
#footer {
	display: none;
}
