body {
	background-color: #532B0B;
	/*background-image: url(../images/body_bg.jpg);*/
	color:#000;
	margin:0;
	/*margin: 25px auto;*/
	font:0.9em Georgia,serif;
	line-height:1.5em;
}
#wrapper {
	width:730px;
	margin:0 auto;
}

#wrapper2 {
	position:relative;
	/*top:25px;
	bottom:25px;*/
	width:730px;
	margin:0 auto;
	padding:0;
	border-left:solid 5px #AE762C;
	border-right: solid 5px #965120;
	border-top: solid 5px #BB5E2A;
	border-bottom: solid 5px #965120;
}

#topNav {
	background:#8C6239;
	font:11px Arial,Helvetica,sans-serif;
	color:#ccc;
	border-bottom:1px solid #000;
	text-align:center;
	padding:6px;
}
#topNav a {
	color:#fff;
}
#mainSection {
	padding:0;
}
#innerSection {
	margin:0;
}
/* for IE, with IE5/Mac backslash filter, to fix repeating border problem \*/
* html #innerSection {
 height: 35em;
}
/* end filter */
#innerSection p {
	margin:1em 30px 1em 0;
}
ul#nav {
	background:transparent url(../images/redhawk/bg_boxTransparent.gif);
}
ul#nav li {
	list-style-type:none;
	line-height:20px;
}
#nav li a:link {
	text-decoration:none;
	font-weight:bold;
}
#nav li a:visited {
	text-decoration:none;
	font-weight:bold;
}
#nav li a:hover {
	text-decoration:underline;
	font-weight:bold;
}
#mainPic {
	height:297px;
}
.accentPic {
	float:right;
}
h1 {
	font:bold italic 17px Georgia, serif;
}
#innerSection p#copyright {
	font-size:11px;
	clear:both;
	padding:5em 0 10px;
	margin-bottom:0;
}
ul {
	margin-right:40px;
}.chartHeader {
	text-decoration: underline;
}
