body {
	margin: 0 auto 20px auto;
	background: url('/grafix/background.gif') repeat-x fixed;
	width: 960px;
}

#headerMainFWN {
	margin: 0 auto 20px auto;
	background: url('/grafix/background.gif') repeat-x fixed;
	width: 960px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
#headerMainFWN a{
	color:#333300;
	text-decoration:none;
}
#headerMainFWN a:hover{
	color:#0082BE;
	text-decoration:none;
}

#headerWrapper {
	float: left;
	width: 960px;
	margin: 0 auto;
	background-color: #fff;
	border: solid 1px;
	border-top: none;
	border-bottom: none;
	font-family: arial,sans-serif;
	font-size: 12px;
	line-height: 1.125;
}



/* BEGIN SEARCH BAR SECTION */
#searchbar {
	background: transparent url('/images/gradients/grad_blue.gif') repeat-x scroll left top;
	border: 1px solid #666;
	float: left;
	text-align: left;
	padding: 1px 0 1px 25px;
	height: 26px;
	width: 960px
}
#login{
	float:right;
	font-size:10px;
	line-height:95%;
	padding-right:25px;
	padding-top: 2px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	width:300px;
}
#login ul{
	list-style: none;
	display: inline;
	font-size: 11px;
	font-weight: normal;

	padding: 0;
	margin: 0;
}
#login ul li{
	display: inline;
}

#login a{
	color: black;
}
#login a:hover{
	color: #006699;
}


#searchbar form{
	float: left;
}
#searchbar td{
	font-size: 12px;
	vertical-align: middle;
}
#searchbar td input{
	padding: 0;
	margin: 0;
	vertical-align: middle;
	font-size:11px;
}
#header-top {
	float: left;
	width: 730px;
	padding-top: 10px;
	background: transparent url('/images/header/header_top3.gif') no-repeat center top;
}
#header-content img {
	vertical-align: middle;
	border: none;
}
#header-content {
	font-size: 10px;
	border-right: solid 1px #888;
	border-left: solid 1px #888;
	width: 729px;
	text-align: center;
	background: #fff url('/images/header/header_grad.gif') repeat-x left top;
	height: 78px;
}
#header a {
	display: block;
}
#masthead {
	float: left;
	text-align: center;
}
/* BEGIN LEFT HEADER SECTION */
.header1 {
	float: left;
	width: 225px;
}
.subscribeNow {
	float: left;
	text-align: center;
	width: 75px;
}
.subscriberLinks {
	font-family: arial,sans-serif;
	font-size: 10px;
	float: left;
	text-align: left;
}
.subscriberLinks ul {
	font-size: 9px;
	list-style: none;
	padding: 0;
	margin: 0;
}
.subscriberLinks a {
	text-decoration: none;
	font-size: 9px;
}
.subscriberLinks a:hover {
	text-decoration: underline;
}
/* BEGIN MIDDLE HEADER SECTION */
.header2 {
	float: left;
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-align: center;
	width: 330px;
}
	
.headdate {
	text-align: right;
	padding: 6px 15px 6px;
	font-weight: bold;
	font-size: 14px;
	color: #888;
}	

/* BEGIN RIGHT HEADER SECTION */
.header3 {
	float: right;
	padding-right: 10px;
}

.iW {
	float: left;
}
.iFW {
	float: left;
	padding-top: 3px;
}
.leaderboard {
	float: left;
	background: #CCCCCC none repeat scroll 0%;
	padding: 2px 0px;
	text-align: center;
}
#weathertemp{
	font-weight: 700;
	font-size: 16px;
	color: #006699;
}