body {
	margin:0px;
	padding:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-color: #333333;	
	background-image: url(http://www.northwoodsbiking.com/images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	}
a:link, a:visited {
	color: #055A8D;
}
a:hover {
	color: #CC6600;
}
h1 {
	font-size: 24px;
	color: #CC6600;
}
h2 {
	font-size: 18px;
	color: #788613;
}
h3 {
	font-size: 12px;
	color: #CCCCCC;
}
.titlebar {
	font-size: 18px;
	color: #788613;
	font-weight: bold;
}
.side a:link, .side a:visited {
	border:solid 1px #055A8D;
	display:block;
	padding:0px 5px;
	background-color: #055A8D;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.side a:hover {
	border:solid 1px #FF7800;
	background-color: #000;
	color: #FF7800;
}

ul li {
	margin-top:7px;
}
.bottom a:link, .bottom a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.bottom a:hover {
	color: #FF7800;
}
#bg {
	margin:0px auto;
	padding:0px;
	width:749px;
	border:solid 7px #666666;
	}

.enews a:link, .news a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.enews a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
