body {
	background-repeat: repeat-x;
	background-image: url(../images/bkg_site.jpg);
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-color: #060200;
}
td {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
#siteheader {
	height: 139px;
	width: 960px;
}
.sitefooter {
	background-color: #371100;
	background-image: url(../images/bkg_footer.jpg);
	height: 85px;
	width: 960px;
}
.sitefooter td {
	color: #bfa69a;
}
#home {
	width: 960px;
}
.navigation {
	background-image: url(../images/bkg_nav.gif);
	width: 960px;
	height: 33px;
}
.navlink {
	top: -1px;
	position: relative;
	color: #dcc0b3;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
.navlink:hover {
	position: relative;
	top: -1px;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}
#navspacer {
	top: 1px;
	position: relative;
}
a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #e6e6e6;
	font-weight: bold;
}
flashlink {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
flashlink:hover {
	text-decoration: none;
	color: #e6e6e6;
	font-weight: bold;
}
.footerlink {
	color: #a6938a;
	text-decoration: none;
	font-weight: bold;
}
.footerlink:hover {
	color: #bfa69a;
	text-decoration: none;
	font-weight: bold;
}
.share {
	padding: 10px;
	background-color: #762805;
}
input.signup {
	background-repeat: no-repeat;
	background-image: url(../images/mailinglist_form.gif);
	border: none;
	color:#000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 6px;
	margin-left: 10px;
	width: 274px;
	height: 22px;
}
#mailinglist {
	top: 5px;
	position: relative;
}

#no_flash {
	font-size: 18px;
	padding-top: 130px;
	padding-left: 75px;
	color: white;
	width: 960px;
	height:300px;
}