body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;

}
.TopGrad {
	background-attachment: fixed;
	background-image: url(images/topG.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
}
.header {
	background-attachment: scroll;
	background-image: url(images/header_right.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 1042px;
}
.bannerTopL {
	background-attachment: scroll;
	background-image: url(images/banner_left_t.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 1042px;
}
.bannerTopR {
	background-attachment: scroll;
	background-image: url(images/banner_right_t.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 16px;
	width: 1042px;
}
.banner {
	height: 180px;
	width: 1042px;
}
.content {
	color: #cbb677;
	width: 1042px;
}
.shadowL {
	background-attachment: scroll;
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 1042px;


}
.shadowR {
	background-attachment: scroll;
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 1024px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 10px;


}
.nav {
	background-attachment: scroll;
	background-image: url(images/nav_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	height: 34px;
	width: 1008px;
	background-color: 211b0d;



}
.pagecontent {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
	width: 1008px;
	color: #cbb677;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: 211b0d;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-image: url(images/content_jam.jpg);
	background-repeat: no-repeat;
	background-position: right top;





}
.pagecontent a{
	color: #d7b11c;
	text-transform: uppercase;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;


}
.pagecontent h1{
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	color: cbb677;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;


}
.pagecontent h2{
	color: #897740;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
.contentLine {
	border-bottom-width: 2px;
	border-bottom-style: outset;
	border-bottom-color: f5dd92;

}
.footer {
	background-attachment: scroll;
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 72px;
	width: 1042px;
}

