@charset "UTF-8";


a:link {
	color: #978F08;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #978F08;
}
a:hover {
	text-decoration: none;
	color: #999900;
}
a:active {
	text-decoration: none;
	color: #978F08;
	}
	
	
	
	
	
	.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #978F08;
}
.footer a:hover {
	text-decoration: none;
	color: #999900;
}
.footer a:active {
	text-decoration: none;
	color: #978F08;
	}
	
	

body {
	background-color: #161616;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-position: left top;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}
.outer {
	margin-right: auto;
	margin-left: auto;
	width: 935px;
}
.center {
	text-align: left;
	float: left;
	width: 935px;
}
.menu {
	background-image: url(images/menu_backing.jpg);
	height: 88px;
	width: 935px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	float: left;
}
.content {
	background-color: #FFFFFF;
	width: 935px;
	float: left;
}
.top {
	float: left;
	width: 935px;
}
.left {
	float: left;
	width: 465px;
}
.right {
	float: left;
	width: 465px;
}
.padding {
	padding: 30px;
}
.topflash {
	background-color: #000000;
	color: #CCCCCC;
	background-image: url(images/flash_top.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 934px;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #929701;
	line-height: 20px;
}
.footer {
	float: left;
	background-color: #000000;
	width: 935px;
}
.footertop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	float: left;
	width: 931px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 2px;
}
.footerflash {
	float: left;
	background-color: #000000;
	color: #CCCCCC;
	background-image: url(images/flash_bottom.jpg);
	height: 130px;
	width: 934px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #929701;
}
.line {
	width: 870px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #929701;
}
.heading4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	line-height: 24px;
}
.subfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
	height: 50px;
	margin: 5px;
	width: 930px;
}
.footerleft {
	float: left;
	width: 580px;
}
.footerright {
	float: left;
	width: 350px;
	text-align: right;
}
.paddingtop {
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
}
.banner {
	width: 934px;
	cursor: hand;
}
