body {
	background: #0F0F0F;
	color: #bdbdbd;
	font-family: tahoma, arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
}

a:link { 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited { 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;	
}

a:hover, a:active { 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#members {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
}

.bold {
	font-weight: bold;
	color: #AA0000;
}

#linkpages .bold {
	font-size: 18px;
	font-weight: bold;
	color: #AA0000;
}

#current { 
	color: #909090;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#footer a:visited { 
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;	
}

#footer a:hover, #footer a:active { 
	color: #909090;
	font-size: 13px;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	text-decoration: none;
}

#banner {
	clear: both;
	height: 326px;
	width: 776px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 776px;
}

#footer {
	background: url(images/footer-bg.gif) repeat-x;
	clear: both;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	height: 108px;
	padding-top: 20px;
	text-align: center;
	width: 776px;
}

h2{
  text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
}

h3{
  text-align: center;
  padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}

#ff_stats {
	background: #1F1F1F;
	height: 650px;
	padding: 10px;
	width: 254px;
	clear: left;
}

#left {
	background: #333333;
	float: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	width: 462px;
	clear: left;
}

h1 {
	height: 72px;
	width: 776px;
	background: url(images/header-back.jpg) no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bolder;
	text-align: center;
	color: #FFFFFF;
	padding: 12px 0px 0px 0px;
	margin: 0px;
}

#nav {
	clear: both;
	float: left;
	display: block;
	height: 43px;
	width: 776px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
}

#nav ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
	float: left;
	border: solid #000;
	border-width: 0 0 1px 0;
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 1;
}	

#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration: none;	
	display: block;
}

#nav li {
	float: left;
}

#nav li ul {
	padding: 0;
	position: absolute;
	left: -999em;
	border-width: 2px;
	margin-top: 6px;
	margin-left: -3px;
	text-align: left;
	background: #990000;
}

#nav li li {
	padding: 3px;
	font-weight: normal;
	text-transform: none;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #990000;

}

#nav li li a {
	font-weight: normal;
	text-transform: none;
}

#nav li ul.ex-ex-thin ul{
	margin: -1.4em 0 0 5.7em;
}

#nav li ul.ex-thin ul{
	margin: -1.4em 0 0 9.7em;
}

#nav li ul.thin ul{
	margin: -1.4em 0 0 11.7em;
}

#nav li ul.normal ul{
	margin: -1.4em 0 0 12.7em;
}

#nav li ul.wide ul{
	margin: -1.4em 0 0 15.7em;
}

#nav li ul.ex-wide ul{
	margin: -1.4em 0 0 16.7em;
}

#nav li ul.ex-ex-wide ul{
	margin: -1.4em 0 0 19.7em;
}

ul.ex-ex-thin {
	width: 6em;
}

ul.ex-thin {
	width: 10em;
}

ul.thin {
	width: 12em;
}

ul.normal {
	width: 13em;
}

ul.wide {
	width: 16em;
}

ul.ex-wide {
	width: 17em;
}

ul.ex-ex-wide {
	width: 20em;
}

li.ex-ex-thin {
	width: 5.54em;
}

li.ex-thin {
	width: 9.54em;
}

li.thin {
	width: 11.54em;
}

li.normal {
	width: 12.54em;
}

li.wide {
	width: 15.54em;
}

li.ex-wide {
	width: 16.54em;
}

li.ex-ex-wide {
	width: 19.54em;
}

div.expanded {
	display: block;
	background-image: url("images/arrow_right.gif");
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 10px;
	cursor: default;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li li:hover, #nav li li.sfhover, #nav li li li:hover, #nav li li li.sfhover{
	background: #909090;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #000000;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#content {
	clear: both;
	width: 776px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat;
}

#content2 {
	clear: both;
	width: 776px;
	background-image: url(images/content-bg2.gif);
	background-repeat: repeat;
}

.nlink, .nlinkend {
	float:left;
	width:auto;
	list-style: none;
	display:inline;
	text-align:center;
	padding-top: 15px;
	padding-left: 17px;
	padding-right: 17px;
	height:28px;
}

.nlink{
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.nlinkend {
	background-image: none;
}

#navcenter {
	width: 575px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#right {
	float: left;
	width: 274px;
}

#right p {
	margin-top: 0px;
}

* html #right p {
	margin-top: -5px;
}

#calendar {
	background: #494949;
	padding: 10px;
	width: 254px;
}

* html #calendar {
	height: 170px;
}

.date {
	color: #827961;
	font-weight: bold;
}

.flt-lft {
	float: left;
	margin-right: 20px;
}

.flt-rgt {
	float: right;
}

.heading1 {
	background: url(images/heading-bg-1.gif) no-repeat;
	color: #bdbdbd;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 181px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2.gif) no-repeat;
	color: #bdbdbd;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 38px;
	padding-top: 4px;
	width: 161px;
}

.standout a:link, .standout a:visited{
  font-weight: bold;
  color: #FFFFFF;
}

.super {
  font-size: smaller;
  vertical-align: super;
}

