img, div {
	behavior: url(iepngfix.htc) 
}

* {
	padding: 0px;
	margin: 0px;
}

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	overflow: inherit;
}

body {
	font-size: 14px;
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	height: 100%;
}

.home {
	background-repeat: repeat;
	background-image: url(images/background.gif);
	background-color: #406a85;
}

#wrapper {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 100%;
	min-height: 100%;
}

* html #wrapper  {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 100%;
	height: 100%;
}

#header {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	height: 130px;
	background-color: #406a85;
	width: 100%;
}

#headerborder {
	position: absolute;
	top: 103px;
	z-index: 3;
	background-image: url(images/headerborder.png);
	background-repeat: repeat-x;
	height: 27px;
	width: 100%;
}

#treetop {
	visibility: hidden;
	background-image: url(images/treetop.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	height: 130px;
}

#logo {
	margin-top: 27px;
	margin-right: 9px;
	float: left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	height: 47px;
	width: 52px;
}

#name {
	padding-bottom: 10px;
	padding-top: 45px;
	text-align: right;
	float: left;
}

h1 {
	font-family: "futura medium", Arial, Helvetica, Verdana, sans-serif;
	line-height: 12px;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
}

#floatingheader {
	color: white;
	float: left;
	top: 0px;
	z-index: 7;
	position: absolute;
	height: 136px;
	width: 897px;
}

#navshadows {
	margin-top: 46px;
	float: right;
	height: 105px;
	width: 340px;
	background-image: url(images/navshadows.png);
	background-repeat: no-repeat;
}

#navbuttons {
	background-image: url(images/navbuttons.gif);
	height: 105px;
	width: 340px;
	background-repeat: no-repeat;
}

a.navhome {
	margin-left: 14px;
	height: 105px;
	width: 78px;
	float: left;
}

a.navcontact {
	height: 105px;
	width: 78px;
	float: left;
}

a.navnews {
	height: 105px;
	width: 78px;
	float: left;
}

a.navsermons {
	height: 105px;
	width: 78px;
	float: left;
}

a:hover.navhome {
	height: 105px;
	width: 78px;
	float: left;
	background-image: url(images/nav-home.gif);
	background-repeat: no-repeat;
}

#home .navhome {
	height: 105px;
	width: 78px;
	float: left;
	background-image: url(images/nav-home.gif);
	background-repeat: no-repeat;
}

a:hover.navcontact {
	height: 105px;
	width: 78px;
	float: left;
	background-image: url(images/nav-contact.gif);
	background-repeat: no-repeat;
}

#contact .navcontact {
	height: 105px;
	width: 78px;
	float: left;
	background-image: url(images/nav-contact.gif);
	background-repeat: no-repeat;
}

a:hover.navnews {
	height: 105px;
	width: 78px;
	float: left;
	background-image: url(images/nav-news.gif);
	background-repeat: no-repeat;
}

#news .navnews {
	height: 105px;
	width: 78px;
	float: left;
	background-image: url(images/nav-news.gif);
	background-repeat: no-repeat;
}

a:hover.navsermons {
	height: 105px;
	width: 78px;
	float: left;
	background-image: url(images/nav-sermons.gif);
	background-repeat: no-repeat;
}

#sermons .navsermons {
	height: 105px;
	width: 78px;
	float: left;
	background-image: url(images/nav-sermons.gif);
	background-repeat: no-repeat;
}

#navmain {
	padding-right: 36px;
	margin-top: 54px;
	float: right;
	width: 178px;
}


#navmaincontainer {
	background-image: url(images/navmain.gif);
	background-repeat: no-repeat;
	height: 222px;
	width: 178px;
}

#homenavmain {
	height: 222px;
	float: right;
	margin-top: 184px;
	width: 286px;
}


#homenavmaincontainer {
	background-image: url(images/navmain.gif);
	background-repeat: no-repeat;
	height: 222px;
	width: 178px;
}

a.who {
	background-image: url(images/button-who.gif);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 178px;
}

a.find {
	background-repeat: no-repeat;
	background-image: url(images/button-find.gif);
	float: left;
	height: 37px;
	width: 178px;
}

a.before {
	background-repeat: no-repeat;
	background-image: url(images/button-before.gif);
	float: left;
	height: 37px;
	width: 178px;
}

a.expect {
	background-repeat: no-repeat;
	background-image: url(images/button-expect.gif);
	float: left;
	height: 37px;
	width: 178px;
}

a.staff {
	background-repeat: no-repeat;
	background-image: url(images/button-staff.gif);
	float: left;
	height: 37px;
	width: 178px;
}

a.involved {
	background-repeat: no-repeat;
	background-image: url(images/button-involved.gif);
	float: left;
	height: 37px;
	width: 178px;
}

a:hover.who {
	background-position: 0 -37px;
}

#who .who {
	background-position: 0 -37px;
}

a:hover.find {
	background-position: 0 -37px;
}

#find .find {
	background-position: 0 -37px;
}

a:hover.before {
	background-position: 0 -37px;
}

#before .before {
	background-position: 0 -37px;
}

a:hover.expect {
	background-position: 0 -37px;
}

#expect .expect {
	background-position: 0 -37px;
}

a:hover.staff {
	background-position: 0 -37px;
}

#staff .staff {
	background-position: 0 -37px;
}

a:hover.involved {
	background-position: 0 -37px;
}

#involved .involved {
	background-position: 0 -37px;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 880px;
}

#homespan {
	background-color: white;
	height: 300px;
	width: 100%;
}

#span {
	width: 100%;
}

#clearfooter {
	height: 130px;
}

#footer {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: -130px;
	background-color: #406a85;
	height: 130px;
}

#homeclearfooter {
	height: 21px;
}

#homefooter {
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: -21px;
	height: 21px;
}

#footerborder {
	background-image: url(images/homefooterborder.png);
	background-repeat: repeat-x;
	height: 27px;
	width: 100%;
}

#homefooterborder {
	background-image: url(images/homefooterborder.png);
	background-repeat: repeat-x;
	height: 27px;
	width: 100%;
}

#treetrunk {
	visibility: hidden;
	top: 439px;
	z-index: -1;
	position: absolute;
	background-image: url(images/treetrunk.gif);
	background-repeat: no-repeat;
	height: 298px;
	width: 654px;
	overflow: hidden;
}

#tagcontainer {
	height: 300px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	color: white;
	padding: 0px;
	width: 880px;
}

#hometag {
	margin-top: 18px;
	text-align: right;
	padding: 0px;
	width: 880px;
}

#tag {
	color: white;
	margin-top: 9px;
	text-align: right;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px;
	width: 880px;
}

h2 {
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

h3 {
	font-style: normal;
	font-weight: normal;
	line-height: 26px;
	font-size: 12px;
}

#info {
	z-index: 0;
	position: absolute;
	margin-top: 82px;
	color: white;
	text-align: center;
	width: 100%;
}

#homeinfo {
	color: white;
	text-align: center;
	width: 100%;
}

h4 {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}

#supercontainer {
	height: 556px;
	position: absolute;
	top: 0px;
	z-index: 4;
	width: 100%;
}

#splashcontainer {
	height: 556px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
}

#splash {
	top: 0px;
	z-index: 5;
	position: absolute;
	height: 556px;
	width: 635px;
}

#content{
	margin-bottom: 48px;
	height: 100%;
	margin-top: 48px;
	width: 880px;
}

#nm_header {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	height: 116px;
	background-color: #406a85;
	width: 100%;
}

#nm_info {
	z-index: 0;
	position: absolute;
	margin-top: 95px;
	color: white;
	text-align: center;
	width: 100%;
}

#nm_footer {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	margin-left: auto;
	margin-bottom: 0;
	margin-right: auto;
	margin-top: -116px;
	background-color: #406a85;
	height: 116px;
}

#nm_content{
	padding-bottom: 48px;
	padding-top: 48px;
	height: 100%;
	width: 100%;
}

.nm_header{
	margin: 0px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	padding-top: 2px;
	height: 34px;
	padding-right: 9px;
	padding-left: 9px;
	color: white;
	background-color: #406a85;
}

.nm_staff_header{
	margin-top: 28px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	padding-top: 2px;
	height: 34px;
	padding-right: 9px;
	padding-left: 9px;
	color: white;
	background-color: #406a85;
}

.nm_row_even{
	font-size: 14px;
	padding-left: 27px;
	padding-bottom: 9px;
	padding-right: 27px;
	padding-top: 9px;
	background-color: white;
}

.nm_row_odd{
	font-size: 14px;
	padding-left: 27px;
	padding-bottom: 9px;
	padding-right: 27px;
	padding-top: 9px;
	background-color: #e6e6e6;
}

.nm_title{
	font-size: 14px;
	float: left;
}

.nm_button{
	padding-left: 9px;
	float: right;
}

.button{
	width: 90px;
}

#nm_create a{
	height: 20px;
	padding-left: 30px;
	padding-top: 9px;
	display: inline-block;
	display: -moz-inline-block;
	background-image: url(images/add-up.png);
	background-repeat: no-repeat;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

#nm_create a:hover{
	background-repeat: no-repeat;
	background-image: url(images/add-down.png);
	text-decoration: none;
	font-size: 14px;
	color: white;
}

#nm_navbuttons {
	background-image: url(images/nm-navbuttons.gif);
	height: 105px;
	width: 340px;
	background-repeat: no-repeat;
}

a.nm_navstories {
	padding-top: 45px;
	text-decoration: none;
	font-size: 14px;
	color: white;
	text-align: center;
	margin-left: 14px;
	height: 60px;
	width: 78px;
	float: left;
}

a.nm_navsermons {
	padding-top: 45px;
	text-decoration: none;
	text-align: center;
	color: white;
	font-size: 14px;
	height: 60px;
	width: 78px;
	float: left;
}

a.nm_navstaff {
	padding-top: 45px;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	height: 60px;
	width: 78px;
	float: left;
}

.nm_navlogout a {
	padding-top: 45px;
	text-decoration: none;
	color: white;
	font-size: 14px;
	text-align: center;
	height: 60px;
	width: 78px;
	float: left;
}

a:hover.nm_navstories {
	color: white;
	font-size: 14px;
	background-image: url(images/nm-nav-button.gif);
	background-repeat: no-repeat;
}

#nm_news .nm_navstories {
	color: white;
	font-size: 14px;
	background-image: url(images/nm-nav-button.gif);
	background-repeat: no-repeat;
}

a:hover.nm_navsermons {
	color: white;
	font-size: 14px;
	background-image: url(images/nm-nav-button.gif);
	background-repeat: no-repeat;
}

#nm_sermon .nm_navsermons {
	color: white;
	font-size: 14px;
	background-image: url(images/nm-nav-button.gif);
	background-repeat: no-repeat;
}

a:hover.nm_navstaff {
	color: white;
	font-size: 14px;
	background-image: url(images/nm-nav-button.gif);
	background-repeat: no-repeat;
}

#nm_staff .nm_navstaff {
	color: white;
	font-size: 14px;
	background-image: url(images/nm-nav-button.gif);
	background-repeat: no-repeat;
}

.nm_navlogout a:hover {
	color: white;
	font-size: 14px;
	background-image: url(images/nm-nav-button.gif);
	background-repeat: no-repeat;
}

#nm_tabs {
	margin-bottom: -3px;
	width: 100%;
	display: inline-block;
	display: -moz-inline-block;
}

#nm_tabs ul li {
	display: inline;
}

#nm_tabs ul li a {
	background-repeat: repeat;
	background-image: url(images/background-green.png);
	margin-right: 2px;
	display: inline;
	float: left;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 6px;
	width: 72px;
	background-color: #8eb060;
	color: white;
	font-size: 14px;
	text-decoration: none;
}

#nm_tabs ul li a:hover {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-color: #406a85;
	text-decoration: none;
}

#nm_tabs ul li.nm_self a {
	background-image: url(images/background.gif);
	background-repeat: repeat;
	background-color: #406a85;
}

#lgn_login{
	padding: 18px;
	height: 100%;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	text-decoration: none;
	width: 300px;
	line-height: 24px;
	font-size: 14px;
	color: white;
	background-color: #406a85;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 48px;
	margin-top: 48px;
}

.lgn_user{
	padding-left: 65px;
}

.lgn_password{
	padding-left: 33px;
}

.lgn_submit{
	margin-top: 6px;
	width: 72px;
	float: right;
}

.lgn_field{
	background-color: white;
	background-image: url(images/background-field.gif);
	background-repeat: repeat;
	border-style: none;
	height: 18px;
	margin-left: 3px;
	width: 188px;
}

#editor_form{
	padding: 0px;
	color: white;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

.nm_photo_upper a{
	height: 20px;
	padding-left: 30px;
	padding-top: 9px;
	display: inline-block;
	display: -moz-inline-block;
	background-image: url(images/add-down-green.png);
	background-repeat: no-repeat;
	font-size: 14px;
	color: white;
	text-decoration: none;
}

.nm_photo_upper a:hover{
	background-repeat: no-repeat;
	background-image: url(images/add-up-green.png);
	text-decoration: none;
	font-size: 14px;
	color: white;
}

.nm_photo_lower{
	width: 464px;
	background-image: url(images/background-green.png);
	background-repeat: repeat;
	padding-left: 18px;
	padding-right: 18px;
	font-size: 14px;
	background-color: #81b358;
}

.nm_photo_upper{
	width: 464px;
	background-image: url(images/background-green.png);
	background-repeat: repeat;
	padding: 18px;
	font-size: 14px;
	background-color: #81b358;
}

.nm_form{
	padding-top: 18px;
	padding-left: 18px;
	padding-right: 18px;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	font-size: 14px;
	background-color: #406a85;
}

.nm_submit{
	float: right;
	margin-top: 18px;
}

.nm_field{
	background-color: white;
	background-image: url(images/background-field.gif);
	background-repeat: repeat;
	margin-top: 4px;
	height: 18px;
	border-style: none;
	width: 100%;
	margin-bottom: 18px;
}

.nm_summary_field{
	background-color: white;
	background-image: url(images/background-field.gif);
	background-repeat: repeat;
	margin-top: 4px;
	height: 75px;
	border-style: none;
	width: 100%;
	margin-bottom: 18px;
}

.nm_content_field{
	background-color: white;
	background-image: url(images/background-field.gif);
	background-repeat: repeat;
	margin-top: 4px;
	height: 288px;
	border-style: none;
	width: 100%;
	margin-bottom: 18px;
}

.managebutton{
}

.upload{
	font-weight: bold;
	padding: 9px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: white;
	text-align: left;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}

.up_title{
	color: white;
}

.up_buttons{
	text-align: center;
	padding-top: 27px;
}

#content_header{
	border-bottom-color: #406a85;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	z-index: 0;
	width: 880px;
	height: 380px;
}
#news_header{
	line-height: 22px;
	font-size: 14px;
	background-image: url(images/background-newsletter.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 612px;
	height: 380px;
}

.news_headlines{
	padding-bottom: 6px;
	padding-top: 27px;
	font-size: 18px;
	color: #406a85;
}

#news_header a{
	color: #8eb060;
	text-decoration: none;
}

#news_header a:hover{
	color: #406a85;
}

.news_signup{
	margin-left: 620px;
	width: 260px;
	font-size: 14px;
	color: #406a85;
	position: absolute;
	z-index: 10;
	text-align: right;
	margin-top: 154px;
}

.new_field{
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	background-image: url(images/background-field.gif);
	background-repeat: repeat;
}

#news_tpl{
	margin-bottom: 72px;
	line-height: 22px;
	font-size: 14px;
}

#news_txt{
	text-align: justify;
	padding-left: 199px;
	padding-top: 57px;
	margin-bottom: 72px;
	line-height: 22px;
	font-size: 14px;
}

#news_img{
	z-index: 1;
	position: absolute;
	background-repeat: no-repeat;
	padding: 20px;
	margin-left: -10px;
	background-image: url(images/news-background.gif);
	line-height: 22px;
	font-size: 14px;
}

#news_tpl img{
	height: 144px;
	width: 144px;
	float: left;
}

#news_tpl p{
	margin-top: 18px;
	line-height: 22px;
	font-size: 14px;
}

#news_tpl h1{
	color: #406a85;
	font-size: 28px;
}

#news_tpl h2{
	margin-top: 6px;
	color: #8eb060;
	font-size: 20px;
}

#news_tpl a{
	color: #8eb060;
	text-decoration: none;
}

#news_tpl a:hover{
	color: #406a85;
}

#staff_tpl{
	margin-bottom: 72px;
	line-height: 22px;
	font-size: 14px;
}

#staff_txt{
	padding-top: 81px;
	margin-left: 199px;
	margin-bottom: 72px;
	line-height: 22px;
	font-size: 14px;
}

#staff_img{
	z-index: 1;
	position: absolute;
	background-repeat: no-repeat;
	padding: 20px;
	margin-left: -10px;
	background-image: url(images/news-background.gif);
	line-height: 22px;
	font-size: 14px;
}

#staff_tpl img{
	float: left;
}

#staff_tpl p{
	margin-top: 18px;
	line-height: 22px;
	font-size: 14px;
}

#staff_tpl h1{
	color: #406a85;
	font-size: 20px;
}

#staff_tpl h2{
	margin-top: 6px;
	color: #8eb060;
	font-size: 16px;
}

#staff_tpl h3{
	line-height: 12px;
	margin-top: 6px;
	font-size: 12px;
}

#contact_header{
	line-height: 22px;
	font-size: 14px;
	background-image: url(images/background-contact.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 612px;
	height: 380px;
}

#eform_left{
	margin-right: 80px;
	width: 400px;
	float: left;
}

#eform_right{
	padding-bottom: 27px;
	padding-top: 12px;
	float: left;
	width: 400px;
}

.label{
	margin-bottom: 2px;
	color: #8eb060;
	margin-top: 9px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}

. contact_field{
	background-color: white;
	background-image: url(images/background-field.gif);
	background-repeat: repeat;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-width: 1px;
	border-color: #406a85;
	border-style: solid;
	width: 388px;
}

.contact_field{
	border-color: #737373;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	background-image: url(images/background-field.gif);
	background-repeat: repeat;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	width: 388px;
}

. contact_area{
	background-image: url(images/background-field.gif);
	background-repeat: repeat;
	background-color: white;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	height: 202px;
	width: 396px;
}

.contact_area{
	padding: 2px;
	border-color: #666666;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	background-image: url(images/background-field.gif);
	background-repeat: repeat;
	height: 204px;
	width: 390px;
}

#eform_left h1{
	color: #406a85;
	font-size: 20px;
}

#eform_validation h1{
	color: #406a85;
	font-size: 20px;
}

#eform_validation h2{
	margin-bottom: 36px;
	margin-top: 6px;
	color: #8eb060;
	font-size: 14px;
}

#contactthanks h1{
	line-height: 22px;
	color: #406a85;
	font-size: 20px;
}

#contactthanks{
	font-size: 14px;
	line-height: 22px;
}

.contact_required{
	text-align: right;
	width: 880px;
	color: #406a85;
	font-size: 12px;
}

.contact_submit{
	margin-top: 9px;
}

#sermon_header{
	padding-left: 136px;
	padding-top: 64px;
	margin: 0px;
	height: 380px;
	width: 612px;
	z-index: 1;
	position: absolute;
	background-image: url(images/background-sermons.gif);
	background-repeat: no-repeat;
}

#sermon_tpl{
	margin-bottom: 72px;
	line-height: 22px;
	font-size: 14px;
}

#sermon_txt{
	line-height: 22px;
	font-size: 14px;
}

#sermon_img{
	margin-bottom: 36px;
	float: left;
	margin-right: 36px;
	height: 144px;
	background-repeat: no-repeat;
	padding: 20px;
	margin-left: -10px;
	background-image: url(images/background-series.gif);
	line-height: 22px;
	font-size: 14px;
}

#sermon_tpl p{
	margin-top: 18px;
	line-height: 22px;
	font-size: 14px;
}

#sermon_tpl h1{
	margin-top: 54px;
	color: #406a85;
	font-size: 28px;
}

#sermon_tpl h2{
	margin-top: 9px;
	color: #8eb060;
	font-size: 18px;
}

#sermon_tpl h3{
	margin-top: 9px;
	font-size: 16px;
}

a{
	text-decoration: none;
	color: #8eb060;
}
a:hover{
	color: #406a85;
}

#forced_field{
	display: inline-block;
	background-color: white;
	                      
	background-image: url(images/background-field.gif);
	                      
	background-repeat: repeat;
	                      
	display: -moz-inline-block;
	height: 1px;
	width: 880px;
}

#nm_series_title{
	color: white;
	margin-left: 271px;
	width: 600px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	margin-top: 39px;
	z-index: 5;
	position: absolute;
	text-align: right;
}

#nm_series_title_editor{
	margin-top: 9px;
	float: right;
}

.nm_symbol{
	width: 9px;
	text-align: center;
	padding-right: 9px;
	float: left;
}

.nm_hidden{
	visibility: hidden;
}

#archive_header{
	line-height: 22px;
	font-size: 14px;
	background-image: url(images/background-archive.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 612px;
	height: 380px;
}

#expect_header{
	margin-left: -52px;
	line-height: 22px;
	font-size: 14px;
	background-image: url(images/background-expect.gif);
	background-repeat: no-repeat;
	padding: 0px;
	width: 664px;
	height: 380px;
}

table{
	border-collapse: collapse;
	width: 880px;
}

thead{
	background-image: url(images/background.gif);
	background-repeat: repeat;
	color: white;
	background-color: #666666;
}

td{
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 6px;
}

.alt{
	background-color: #e5e5e5;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 6px;
}

tfoot{
	background-image: url(images/background.gif);
	background-repeat: repeat;
	text-align: center;
}

#how_header{
	height: 380px;
	width: 619px;
}

#how_header img{
	margin-left: -10px;
	margin-top: 18px;
}

a.print{
	margin-left: -15px;
	display: inline-block;
	height: 56px;
	width: 216px;
	background-image: url(images/button-print-map.gif);
	background-repeat: no-repeat;
}

a:hover.print{
	background-position: 0 -56px;
}

a.google{
	margin-left: -11px;
	display: inline-block;
	height: 56px;
	width: 216px;
	background-image: url(images/button-google.gif);
	background-repeat: no-repeat;
}

a:hover.google{
	background-position: 0 -56px;
}

a.quest{
	margin-left: -11px;
	display: inline-block;
	height: 56px;
	width: 216px;
	background-image: url(images/button-quest.gif);
	background-repeat: no-repeat;
}

a:hover.quest{
	background-position: 0 -56px;
}

#before_header{
	line-height: 22px;
	font-size: 14px;
	background-image: url(images/background-before.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 612px;
	height: 380px;
}

#involved_header{
	line-height: 22px;
	font-size: 14px;
	background-image: url(images/background-involved.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 612px;
	height: 380px;
}

#archive a{
	padding-top: 5px;
	padding-left: 28px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(images/button-archive.gif);
	height: 20px;
}

#archive a:hover{
	background-position: 0 -27px;
	height: 20px;
	background-repeat: no-repeat;
	background-image: url(images/button-archive.gif);
}

#news_top a{
	margin-top: 9px;
	padding-top: 3px;
	padding-left: 28px;
	background-repeat: no-repeat;
	float: right;
	background-image: url(images/button-top.gif);
	height: 22px;
}

#news_top a:hover{
	background-position: 0 -27px;
	height: 22px;
	background-repeat: no-repeat;
	background-image: url(images/button-top.gif);
}

