@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #759BA1;
	background-image: url(../images/BGinside.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#insideHeader a img {
	border:0;
}


#sidebar h1 {
	font-size: 10px;
	color: #414415;
	text-align: center;
	margin-top: 14px;
	padding-right: 50px;
	margin-bottom: 10px;
}

#topBar {
	background-image: url(../images/BGcontainerTop.gif);
	background-repeat: no-repeat;
	height: 22px;
}

#site_container {
	width: 967px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #87ACB1;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 1750px;
	background-image: url(../images/BGinsideBody_WH.gif);
}
#insideFooter {
	font-size: 9px;
	color: #666666;
	margin-left: 65px;
	margin-top: 50px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3EDEF;
	margin-right: 5px;
}

#content_container {
	background-color: #FFFFFF;
	background-image: url(../images/BGinsideBody_WH.gif);


}

#redBar {
	background-color: #9E2A1E;
	height: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 64px;
	font-weight: bold;
}
#sidebar {
	float: right;
	width: 233px;
	background-image: url(../images/BGnews.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#content_left {
	float: left;
	width: 734px;
	display: inline;
}
#newsletterSignup {
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	float: right;
}
#insideCopy {
	font-size: 11px;
	margin-top: 25px;
	margin-left: 122px;
	margin-right: 0px;
	width: 500px;
}
#insideCopy p {
	padding-left: 0px;
	padding-top: 0.3em;
	padding-bottom: 1em;
	margin: 0px;
	line-height: 1.3em;
}
#insideCopy h1 {
	font-size: 15px;
	color: #9E2A1E;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}

#insideCopyContainer h1 {
	font-size: 11px;
	color: #9E2A1E;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}



#transSidebar {
	width: 183px;
	margin-right: 50px;
	height: 1500px;
	margin-top: 0px;
	
}
#flash {
	background-color: #9DBBBF;
}
#nav {
	font-size: 10px;
	background-color: #9E2A1E;
	height: 35px;
	font-weight: bold;
	padding-left: 62px;
}
#email_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #759BA1;
	margin-top: 25px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	display: block;
	margin-left: 10px;
	width: 153px;
	text-decoration: none;
	font-weight: bold;
}
#download_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #759BA1;
	margin-top: 25px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 15px;
	display: block;
	margin-left: 10px;
	width: 140px;
	text-decoration: none;
	font-weight: bold;
}
#scroller {
	height: 160px;
}
#download_box a {
	color: #759BA1;
	text-decoration: none;
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
}
#download_box a:hover {
	text-decoration: underline;
}
#transSidebar table {
	height: 160px;
}
#insideCopy h2 {
	margin: 0px;
	font-size: 100%;
	color: #417076;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#board h2 {
	margin: 0px;
	font-size: 100%;
	color: #9E2A1E;
	padding-top: 0.2em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#subNav {
	float: left;
	font-size: 11px;
	color: #414415;
	font-weight: bold;
	margin-top: 25px;
}
#insideCopyContainer {
	padding-left: 62px;
	padding-top: 0px;
}
#subNav li {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#subNav ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bioPhoto {
	float: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 8px;
	clear: both;
}
#insideCopy ul {
	margin-top: 10px;
}
#insideCopy li {
	margin-top: 0px;
	margin-bottom: 9px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(../images/arrow_red_small.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
#chart_block ul {
	margin-top: 15px;
	padding: 0px;
	margin-left: 230px;
}
#chart_block li {
	margin-top: 0px;
	margin-bottom: 12px;
	padding-left: 15px;
	list-style-type: none;
	background-image: url(../images/arrow_red_small.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}
#insideCopy ul ul li {
	list-style-type: disc;
	list-style-image: none;
	background-image: none;
	padding-left: 8px;
	margin-bottom: 6px;
}
#insideCopy a {
	color: #9E2A1E;
}
#insideCopy a:hover {
	color: #9E2A1E;
	text-decoration: none;
}
#insideCopy a:visited {
	color: #9E2A1E;
}
.chart {
	float: left;
	margin-right: 20px;
}
#chart_block {
	padding-top: 15px;
}
#chart_block h2 {
	padding-top: 12px;
}
.splitList {
}
.bioSpacer {
	height: 185px;
}
#aniChart {
	padding-top: 75px;
	width: 160px;
	margin-left: 10px;
}
#chart_block ul ul {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#insideCopy #printLink {
	float: right;
	padding-right: 35px;
	font-size: 9px;
}
.boardName {
	color: #417076;
	font-weight: bold;
}
