body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #B5BABE;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-size: 10px;
}
.heading {
	font-size: 10px;
	color: #C3942C;
}
h1 {
	font-size: 13px;
	color: #C3942C;
}
h2 {
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C39426;
	border-right-color: #C39426;
	border-bottom-color: #C39426;
	border-left-color: #C39426;
}

.gold {
	color: #C3942C;
}
p, h1 , h2{
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 16px;
}
#container {
	width:780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top {
	clear: both;
	height: 25px;
	width: 780px;
	text-align: center;
	padding-top: 10px;
}
#logo {
	height: 66px;
	width: 270px;
	clear: both;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3942C;
}
#banner {
	height: 66px;
	width: 509px;
	float: right;
}
#spacer1 {
	background-color: #C3942C;
	clear: both;
	height: 1px;
}
#nav {
	float: left;
	width: 270px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3942C;
	height: 362px;
	padding-top: 20px;
}
#spacer2 {
	background-color: #C3942C;
	clear: both;
	height: 1px;
}
#test {
	width: 270px;
	float: left;
}
#spacer3 {
	background-color: #C3942C;
	height: 1px;
	width: 270px;
	float: left;
	clear: left;
}
#advert {
	height: 50px;
	width: 270px;
	float: left;
	clear: left;
}
#content {
	clear: right;
	float: right;
	width: 509px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C3942C;
}
#spacer4 {
	background-color: #C3942C;
	clear: both;
	height: 1px;
}
#footer {
	clear: both;
	height: 20px;
	text-align: center;
	padding-top: 8px;
}
#flash {
	float: right;
	height: 362px;
	width: 509px;
}
A {
	FONT-WEIGHT: normal;
	COLOR: #B3B8BC;
	TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: normal;
	COLOR: #C3942C;
	TEXT-DECORATION: none
}
p {
	font-size: 12px;
}
.txt12 {
	font-size: 12px;
}
.white {
	color: #FFF;
}


#navlist {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#navlist a, #navlist a:visited {
display: block;
padding: 2px 2px 12px 24px;
background-color: #000000;
background-position: 0% 50%;
color: #B5BABE;
text-decoration: none;
}

#navlist a:hover {
background-color: #000000;
color: #C3942C;
}

#sidebar #navlist .uberlink {
background-color: #000000;
background-position: 0% 50%;
color: #C3942C !important;
font-weight: bold;
cursor: default;
}
.sm {
	font-size: 12px;
}
a.gold:link {
	font-size: 10px;
	color: #C3942C;
	text-decoration: none;
}
a.gold:visited {
	font-size: 10px;
	color: #C3942C;
	text-decoration: none;
}
a.gold:hover {
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
