
body {
	background: #1a1a1a url(images/main-bg.gif) repeat-x;
/*background: #ffffff url(images/background.gif) top center repeat-y;*/
	color: #c0c0c0;
	font-family: tahoma, arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

* html body {
}

img {
	border: 0px;
	}

hr {
clear:both;
border-right: medium none;
border-top: medium none;
border-left: medium none;
color: #808080;
border-bottom: medium none;
height: 1px;
background-color: #808080;
}

a:link { 
	color: #c0c0c0;
	text-decoration: underline;
}
	
a:visited { 
	color: #c0c0c0;
	text-decoration: underline;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	text-decoration: underline;
}

h1 {
font-size: 2em;
font-weight: bold;
text-transform: uppercase;
color: #a00000;
border-bottom: 2px solid #808080;
margin:0 0 10px 0;
padding:0;
letter-spacing:1pt;
}

h2 {
clear:both;
font-size: 2em;
font-weight: bold;
color: #a00000;
border-bottom: 1px solid #808080;
border-left-width:0px;
border-right-width:0px;
border-top-width:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;
background: url(images/flame.gif) left no-repeat;
padding-left:15px;
padding-right:0;
padding-top:0;
padding-bottom:0;
}

h3 {
clear:both;
font-size: 1.5em;
font-weight: bold;
color: #a00000;
margin-left:0px;
margin-right:0px;
margin-top:0px;
margin-bottom:10px;
padding-left:3px;
padding-right:0;
padding-top:0;
padding-bottom:0;
}

h4{
font-size: 1.2em;
font-weight: bold;
text-transform: uppercase;
color: #c0c0c0;
border-left-width:0px; border-top-width:0px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0; }

h5 {
font-size: 1.2em;
font-weight: bold;
text-transform: uppercase;
color: #a00000;
border-left-width:0px; border-top-width:0px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0; }

h6 {
font-size: 1.2em;
font-weight: bold;
text-transform: none;
color: #a00000;
border-left-width:0px; border-top-width:0px; margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:10px; padding-left:3px; padding-right:0; padding-top:0; padding-bottom:0; }



#banner {
  display:none;
	clear: both;
	height: 226px;
	width: 900px;
}

#logo {

  background:#fff;
	height: 250px;
	width: 900px;
}

#nav {
	display: block;
	clear: both;
	height: 43px;
	width: 900px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
}
#nav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;	
	}

#nav ul li a:active, #nav ul li a:hover{
	text-decoration: underline;	
}

#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

.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;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 900px;
	background: #ffffff url(images/ctbackground.gif) repeat-y;
}

#content {
	clear: both;
	width: 900px;
}

#main {
	float: right;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 7px;
	width: 670px;
}

#headlines {
	background: #1F1F1F;
	min-height: 150px;
	padding: 10px;
	width: 254px;
}

#sidebar {
	float: left;
	width: 175px;
	margin-bottom:-2px;
}


#sidebar p {
	margin-top: 0px;
}

#sidebar img {
	margin-bottom:-10px;
	}

* html #sidebar p {
	margin-top: -5px;
}

#stats {
	padding: 10px;
	width: 175px;
	min-height: 50px;
}

.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: #a00000;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 12px;
	padding-left: 40px;
	padding-top: 4px;
	width: 175px;
}

* html .heading1 {
	margin-bottom: 5px;
}

.heading2 {
	background: url(images/heading-bg-2a.gif) no-repeat;
	color: #909090;
	display: block;
	font-family: arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	height: 21px;
	margin-bottom: 5px;
	padding-left: 12px;
	padding-top: 4px;
	width: 161px;
}

#footer {
	height: 43px;
	width: 900px;
	background-image: url(images/nav-bg.gif);
	background-repeat: repeat-x;
	clear: both;
	color:#fff;
	display: block;
	font-size: 11px;
	text-align: center;
}

#footer a:link { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
	
#footer a:visited { 
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;	text-decoration: none;	
}
	
#footer a:hover, #footer a:active { 
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
/* WB Form module */
input.search{
	background:url(images/search.gif) 1px 50% no-repeat #fff;
	padding-left:15px;
}