body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/footer-guys.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 130%;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

h2{
	font-size: 120%;
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 140%;
	display: block;
}
h3{
	padding: 5px 0px;
	font-size: 110%;
	text-align: left;
	color: #990000;
	text-decoration: none;
	line-height: 130%;
}
h4{
	font-size: 105%;
	font-weight: normal;
	color: #990000;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 105%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}

#wrapper {
	position: relative;
	width: 800px;
	margin: 0 auto;
}
#masthead {
	width: 748px;
	clear: both;
	background-color: #000000;
}
#logodiv {
	background-image: url(images/3figures-head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#sidebar {
	position: absolute;
	top: 123px;
	left: 0;
	width: 180px;
	margin-left: 5px;
}
#sidebar ul li {
	margin-right: 4px;
	display: block;
}
#sidecontent {
	font-size: 0.90em;
	background-color: #D14550;
	padding: 12px;
	border-top: 1px solid #DD777E;
}
#sidecontent a:link, a:active, a:hover, a:visited {
	color: #000033;
}
#maincontent {
	margin-left: 181px;
	width: 530px;
	padding: 20px 30px;
	font-size: 0.85em;
	line-height: 1.5em;
}
#sidecontent h1, h2, h3 {
	margin: 0px;
}
#sidecontent h1 {
	font-size: 1.1em;
	color: #FFFFFF;
}
#sidecontent h2 {
	font-size: 1em;
	margin: 0;
	color: #FFFFFF;
}
#sidecontent h3 {
	font-size: 0.9em;
	margin: 20px 0px 0px;
	color: #FFFFFF;
}
#sidebar h3 {
	color: #FFFFFF;
	margin: 0;
}
#footer {
	font-size: .75em;
	color: #D14550;
	padding: 12px 0px 12px 182px;
}
#footer a:link {
	color: #993300;
}
#footer a:hover, a:active, a:focus {
	color: #D14550;
}
#navBar ul {
	margin: 0;
	padding: 0;
	line-height: 16px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	background-image: url(images/navbararrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	line-height: 16px;
	text-decoration: none;
}
#sectionLinks h1, h2, h3, h4, h5{
	font-size: 130%;
	color: #990000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 140%;
	display: block;
}

#sectionLinks a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 16px;
	color: #333333;
	line-height:1;
}
#sectionLinks a:hover, a:active,a:focus {
	background-color: transparent;
	color: #FF3300;
}

#imagetext {
	float: right;
	height: 160px;
	width: 416px;
	margin: 4px;
	padding: 4px;
}
#logoimage {
	float: left;
	height: 190px;
	width: 530px;
	margin-bottom: 10px;
	vertical-align: bottom;
}
#story{
	clear: both;
	padding: 10px 5px 5px 10px;
	font-size: 100%;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 20%;
	margin-bottom: 20px;
	margin-left: 20%;
}
#story p{
	padding: 4px 4px 5px;
	border: 1px solid #990000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#story hr{
	color: #660033;
	font-size: 2px;
}
.feature{
	font-size: 100%;
	font-weight: normal;
	border-bottom: 1px solid #990000;
	line-height: 14px;
	width: 65%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #990000;
	padding: 2px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-left-color: #990000;
	margin: 5px;
	clip: rect(2px,auto,auto,auto);
}
.quote{
font-size: 100%;
font-weight: bold;
color:#666666;
}
