@charset "utf-8";
body {
	background-color: #000;
	color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/outter_bg_grad.png);
	margin: 0px;
	padding: 0px;
}
h3 {color: white; text-shadow: black 0.2em 0.2em 0.4em}

h1 {
	font-size: 24px;
	color: white;
	text-shadow: black 0.1em 0.1em 0.2em

}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #474A37;
}

#leftNav {
	width: 155px;
	font-weight: bold;
	float: left;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#leftNav ul {
	margin: 0px;
	padding: 0px;
}
#head_shadow  {
	background-image: url(../images/head_shadow_bg_grad.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 16px;
}

#leftNav ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#container #leftNav ul li a:link, #leftNav ul li a:visited {
	display: block;
	text-decoration: none;
	width: 110px;
	color: #ffffff;
	padding-top: 3px;
	padding-left: 20px;
	padding-bottom: 3px;
	margin-bottom: 1px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #474A37;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #313222;
	background-color: #313222;
}
#container #leftNav ul li a:hover, #leftNav ul li a:active {
	background-color: #2C2C2C;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #474A37;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #2C2C2C;
}
#validation {
	width: 400px;
	float: left;
}
#container #header #logo {
	height: 80px;
	width: 800px;
}
#container #newsblock {
	text-align: center;

}

#container #header #topNav {
	text-align: right;
	width: 800px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #474A37;
	margin: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #787C5C;
}
#topNav a:link, #topNav a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #787C5C;
	text-decoration: none;
}
#topNav a:hover, #topNav a:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #474A37;
	text-decoration: none;
}
#background {
	background-image: url(../images/bg_grad.png);
	background-repeat: repeat-y;
	background-position: center;
}

#container #contents {
	background-color: #2C2C2C;
	margin-left: 155px;
	margin-right: 20px;
	padding: 10px;
	background-image: url(../images/pballer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#container #header {
	height: 100px;
	width: 800px;
	background-image: url(../images/head_bg.jpg);
	background-color: #181913;
	overflow: visible;
}
#container #sformat {
	display: none;
}
#container #topBanner {
	width: 800px;
	background-image: url(../images/banner2.jpg);
	height: 100px;
}
#container #title {
	background-color: #474A37;
	font-size: 24px;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #copyright {
	width: 250px;
	color: #999C85;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}
#affiliates {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#container #contents .imgfltrt {
	float: right;
}
.clear {
	font-size: 1px;
	clear: both;
}
#container #contents ol {
}
#container #contents ul a {
	color: #75794E;
	text-decoration: none;
	margin: 0px;
}
#container #contents ul {
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(../images/arrow.png);
}
#container #contents a {
	color: #757944;
}
#container #contents ul a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contactform {
	background-image: url(../images/pballer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #2C2C2C;
	padding-left: 10px;
	height: 330px;
}
#contactreply {
	text-align: center;
}
#contactform #videoHead {
	text-align: center;
}
#contactform input, #contactform select, #contactform textarea {
	padding-left: 10px;
	border: 1px solid #000000;
	background-color: #787C5C;
	color: #FFFFFF;
}
#designer {
	font-size: 10px;
	text-align: right;
	width: 400px;
	margin-left: 50%;
	color: #999C85;
	margin-right: auto;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #25271D;
}
#foot_shadow {
	background-image: url(../images/footer_shadow_bg_grad.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 16px;
}

