* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
object {
	vertical-align: top;
	outline: none;
}
a {
	outline: none;
	color: #eec180;
}
a:hover {
	text-decoration: none;
}
body {
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #eec180;
}
h1 {
	background: url(images/logo.jpg) no-repeat 0% 0%;
	width: 511px;
	height: 70px;
	line-height: 56px;
	letter-spacing: -1px;
	text-align: center;
	font-size: 3.083em;
	position: absolute;
	top: 20px;
	left: 172px;
}
h1 a {
	text-decoration: none;
}
h2 {
	background: url(images/title-bg.gif) no-repeat 50% 100%;
	line-height: 1.2em;
	margin: 0 0 14px 0;
	padding: 0 0 23px 0;
	letter-spacing: -1px;
	text-align: center;
	font-size: 1.583em;
	font-weight: normal;
	color: #f9e5c8;
}
h2.extra {
	background: url(images/title-bg1.gif) no-repeat 50% 100%;
	margin: 0 0 11px 0;
}
h2.extra1 {
	margin: 0 0 6px 0;
}
h2.extra2 {
	background: url(images/title-bg2.gif) no-repeat 50% 100%;
	margin: 0 0 14px 0;
}
h6 {
	line-height: 1.5em;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: normal;
	color: #f9e5c8;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 3px 24px 0 0;
}
.fright {
	float: right;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}
#main-bg {
	background: #000 url(images/main-bg.jpg) no-repeat 50% 0%;
	width: 100%;
	padding: 0 0 30px 0;
	overflow: hidden;
}
#main {
	width: 869px;
	margin: 0 auto;
	padding: 0 1px 0 0;
	font-size: 0.75em;
}
#header {
	position: relative;
	height: 572px;
}

#signupheader {
	position: relative;
	height: 112px;
}

#header div {
	position: absolute;
	top: 0;
	left: -55px;
}
#signupheader div {
	position: absolute;
	top: 0;
	left: -55px;
}
#content {
	background: #1e0000 url(images/content.gif) repeat-x 0% 0%;
	padding: 22px 19px 20px 19px;
}
#content p {
	padding: 0 0 11px 0;
	line-height: 1.5em;
	font-size: 1em;
	color: #eec180;
}
#content p.extra {
	padding: 0 0 29px 0;
}
#content p.extra1 {
	padding: 0 0 23px 0;
}
#content p.extra2 {
	padding: 0 0 18px 0;
}
#content p span {
	color: #f9e5c8;
}
#content p em {
	float: right;
	padding: 0 22% 0 0;
	font-style: normal;
}
.box {
	background: #1f0000 url(images/box-tail-top.gif) repeat-x 0% 0%;
}
.box .bot {
	background: url(images/box-tail-bot.gif) repeat-x 0% 100%;
	width: 100%;
}
.box .inner {
	padding: 15px 23px 27px 23px;
}
.indent-bot {
	margin: 0 0 21px 0;
}
.indent-bot1 {
	margin: 0 0 24px 0;
}
.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	float: right;
	font-size: 1.25em;
	text-decoration: none;
	color: #fff;
}
.link b {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
}
.link b b {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 33px;
	padding: 0 9px 0 9px;
	line-height: 32px;
}
.link:hover b b {
	cursor: pointer;
}
.container {
	height: 267px;
	overflow: auto;
}
.container .inner {
	padding: 0 0 0 0;
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.list {
	padding: 0 0 17px 1px;
}
.list li {
	line-height: 2.083em;
}
.list li a {
	color: #eec180;
}
.list-1 li {
	float: left;
	padding: 0 12px 12px 0;
}
.list-1 li.extra {
	padding: 0 0 12px 0;
}
.list-2 {
	padding: 0 0 12px 0;
}
.list-2 li {
	line-height: 1.417em;
}
.pages {
	padding: 9px 0 0 28px;
	overflow: hidden;
}
.pages li {
	float: left;
	padding: 0 2px 0 3px;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.917em;
}
.pages li a {
	text-decoration: none;
}
.pages li a:hover {
	color: #fff;
}
.pages li.act a {
	font-weight: bold;
}
.pages li.act a:hover {
	color: #eec180;
}
.extra-list {
	float: left;
	width: 110px;
	padding: 0 150px 0 0;
}
#message-form {
	width: 501px;
	padding: 0 0 11px 1px;
}
#message-form textarea {
	background: #421a1a;
	width: 280px;
	height: 38px;
	padding: 3px;
	border: 1px solid #5c3c29;
	float: right;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #eec180;
}
#message-form label {
	display: block;
	height: 26px;
	overflow: hidden;
}
#message-form input {
	background: #421a1a;
	width: 200px;
	height: 15px;
	padding: 2px 3px 1px 3px;
	border: 1px solid #5c3c29;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #eec180;
}
#message-form a {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	float: right;
	margin: 4px 0 0 0;
	font-size: 1.25em;
	text-decoration: none;
	color: #fff;
}
#message-form a b {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
}
#message-form a b b {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 38px;
	padding: 0 12px 0 9px;
	line-height: 32px;
}
#message-form:hover a b b {
	cursor: pointer;
}
.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}
#contact-form {
	width: 222px;
}
#contact-form label {
	display: block;
	width: 100%;
	height: 26px;
	overflow: hidden;
}
#contact-form input {
	background: #421a1a;
	width: 214px;
	height: 15px;
	padding: 2px 3px 1px 3px;
	border: 1px solid #5c3c29;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #eec180;
}
#contact-form textarea {
	background: #421a1a;
	width: 214px;
	height: 144px;
	padding: 3px;
	border: 1px solid #5c3c29;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #eec180;
}
#contact-form a {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	float: right;
	margin: 30px 0 0 31px;
	font-size: 1.25em;
	text-decoration: none;
	color: #fff;
}
#contact-form a b {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
}
#contact-form a b b {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 33px;
	padding: 0 9px 0 9px;
	line-height: 32px;
}
#contact-form a:hover b b {
	cursor: pointer;
}
#footer {
	background: #1e0000 url(images/footer.gif) repeat-x 0% 0%;
	height: 57px;
	overflow: hidden
}
#footer p {
	line-height: 56px;
	text-align: center;
	font-size: 0.917em;
	color: #744f35;
}
#footer p a {
	margin: 0 0 0 9px;
	text-decoration: none;
	color: #744f35;
}
#footer p a:hover {
	text-decoration: underline;
}

