body {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #333;
}
a:link, a:visited {
	color: #990000;
	text-decoration: underline;
	font-family: Tahoma, Arial;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
h3 {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
	color: #990000;
	line-height: 18px;
	margin: 5px 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
.clear {
	height:0;
	clear: both;
}

#main_bg {
	height: 100%;
	padding: 0;
	margin-bottom: 1px;
	background-color: #F2F2EA;
}
.center {
	margin:0 auto;
	width: 926px;
}
#header {
	width: 926px;
	height: 175px;
	background-image: url(../images/js_top.jpg);
	background-repeat: no-repeat;
	/*margin: 0 auto;*/
	background-position: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header h1 {
	font-size:0;
	height:0;
	width:0;
	display:block;
}
.wrapper {
	width: 926px;
	/*margin: 0 auto;*/
	background-image: url(../images/js_bg_l.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#contentarea {
	margin: 0;
	width: 906px;
	background: url(../images/js_bg_r.png) repeat-y right top;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	margin-left: 20px;
	font-size: .85em;
}
#contentarea div {
	background-color: #fff;
	margin: 0 25px 0 5px;*/
	padding:0;
}
#contentarea p {
}
#leftcol {
	width: 200px;
}
#leftcol h2 {
	background: #515151 url(../images/leftheader-bg.jpg) no-repeat left bottom;
	color: #CCC;
	padding: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin: 0;
	padding-left: 20px;
	display: block;
	width: 180px;
}
#maincontent {
	width: 600px;
	margin-left: 250px;
	float:right;
}
#maincontent h1 {
	font-size: 1.4em;
	color: #990000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/** Navigation **/

#mainmenu a:link, #mainmenu a:visited {
	display: block;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	height: 26px;
	line-height: 26px;
	text-indent: 10px;
	width: 153px;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(../images/menu_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
#mainmenu a:hover {
	color: #333333;
	text-decoration: none;
}
#mainmenu a:link .active_menu {

}
#mainmenu a:hover .active_menu {
	color: #999999;
}

/** Footer **/

.bottom {
	height: 29px;
	background-image: url(../images/js_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 926px;
	margin: 0 auto;
}
#bottomnav_links ul {
  margin: 0;
  padding: 0;
}
#bottomnav_links li {
  background-image: none;
  list-style:none; 
  float: left; 
  margin: 0px; 
  padding: 0px;
  font-size: 11px;
  line-height:17px;
  height: 17px;
  white-space: nowrap;
}
.designer {
	width: 926px;
	margin: 0 auto;
	text-align:center;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.designer{color: #ccc;}
.designer a:link,.designer a:visited{color: #ccc;font-size: 0.7em;text-decoration: none;}
.designer a:hover{color: #ccc;}
#breadcrumb {
	width: 600px;
	margin-left: 250px;
	float:right;
	text-align: right;
	font-size: .8em;
	color: #666666;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #666666;
}
#breadcrumb a:hover {
	color:#990000;
}
#runner {
	width: 700px;
	margin: 0 auto;
	font-size: .75em;
	text-align:center;
}