@charset "UTF-8";
html, body, h1, h2, h3, p {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #ECB83A;
	line-height: 1.2em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #F99719;
	font-style: italic;
	font-weight: normal;
}
#contact img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
body {
	background-color: #111619;
}
#masthead {
	width: 100%;
	background-image: url(../NEW%20IMAGEs/BGrings2.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-repeat: no-repeat;
	text-align: left;
	height: 800px;
	background-image: url(../NEW%20IMAGEs/darkSideImg2.jpg);
	background-position: right 300px;
	background-color: #111618;
}
#header {
	height: 150px;
	width: 900px;
	margin-bottom: 25px;
	background-image: url(../NEW%20IMAGEs/Title3.jpg);
	background-position: 10px bottom;
	background-repeat: no-repeat;
}
.imgFltLT {
	float: left;
	clear: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#headerRt {
	height: 125px;
	width: 50px;
	float: right;
	padding: 10px;
}
#nav {
	height: 58px;
	padding-left: 175px;
	background-position: 0px bottom;
	background-repeat: repeat-x;
}
.heading {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
	padding-left: 10px;
}
#masthead #wrapper #nav a:hover {
	text-decoration: none;
	color: #FDC300;
	border: 2px dotted #FFFFFF;
}

ul {
	height: 25px;
	list-style:none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

ul li{
	float:left;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

ul a {
	text-decoration: none;
	font-size: 22px;
	color: #A5712F;
	height: 30px;
	background-position: top;
	display: block;
	padding-top: 5px;
	letter-spacing: 0.2em;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px dotted #111618;
}
#ltContent {
	float: left;
	width: 50px;
	height: 600px;
}
#rtContent {
	float: left;
	width: 600px;
}
.clear {
	clear: both;
}
#footer {
	padding-left: 50px;
	margin-bottom: 25px;
	height: 50px;
	padding-top: 25px;
	background-repeat: repeat-x;
	background-position: top;
}
#content {
}
table {
	margin-left: 10px;
}
td {
	font-size: 16px;
	font-weight: normal;
	height: 40px;
	padding: 10px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
a {
	color: #ECB83A;
	text-decoration: underline;
}
#pics {
	margin-top: 10px;
}
#pics img {
	margin: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img  a  {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.fltLt {
	float: left;
}
#news img {
	margin-right: 10px;
}
#contact h2 {
	margin-top: 20px;
}
#emailBox {
	float: left;
	height: 500px;
	width: 400px;
	clear: left;
	margin-top: 40px;
}
#player {
	background-color: #FFFFFF;
	padding: 25px;
	width: 400px;
}
