.bgBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-attachment: fixed;
	background-image: url(gfx/gradient_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sideBg {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(gfx/mid1.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 10px;
}
.noactivelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #BB8C5E;
	background-attachment: fixed;
	background-image: url(gfx/btn_dot.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-position: left;
	vertical-align: middle;
	text-decoration: none;

}
a.btn_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #896A52;
	background-attachment: fixed;
	background-image: url(gfx/btn_dot.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-position: left;
	vertical-align: middle;
	text-decoration: none;

}
a:hover.btn_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-attachment: fixed;
	background-image: url(gfx/btn_dot2.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-position: left;
	vertical-align: middle;
	text-decoration: none;
}
.sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
	text-decoration: none;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
a.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	text-decoration: none;
}
a:hover.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 8px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
}
