@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #dad690;
	background-color: #000000;
	background-image: url(../images/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 18px;
}
a {
	color: #ffffff;
}
h1 {
	font: 14px "Times New Roman", Times, serif;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-image: url(../images/bg-h1.png);
	_background-image: url(../images/bg-h1.gif);
	background-repeat: no-repeat;
	height: 32px;
	background-position: center center;
	padding-top: 22px;
}
input, textarea {
	margin: 3px 0 3px 0px;
	background: #000000;
	border: 1px solid #ffffff;
	padding: 1px;
	color: #ffffff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.toptentable {
}
.toptentable a{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.row1 {
	background: #000000;
	color: #d2d2d2;
}
.row2 {
	background: #131a1b;
	color: #d2d2d2;
}
#container { 
	width: 912px;  
	margin: 0 auto; 
	text-align: left; 
} 
#header {
	background-image: url(../images/bg-header.png);
	height: 113px;
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-top: 8px;
	color: #d2d2d2;
} 
#header a {
	color: #d2d2d2;
	text-decoration: none;
}
#header a:hover {
	text-decoration: underline;
}
#navigation {
	background-image: url(../images/bg-navigation.jpg);
	padding-top: 7px;
	height: 24px;
	color: #ffffff;
	text-align: center;
	width: 713px;
	float: right;
}
#navigation a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 6px 0 6px;
	font: 12px "Times New Roman", Times, serif;
}
#navigation a:hover {
	color: #dad690;
}
#sidebar1 {
	float: left;
	width: 186px;
}
#login {
	color: #ffffff;
	margin-top: 150px;
	padding: 0 3px 3px 3px;
}
#login h3 {
	size: 12px;
	font-weight: bold;
}
#login a {
	color: #ffffff;
}
#links {
	text-align: center;
}
#links a {
	color: #ffffff;
}
#mainContent {
	margin: 50px 284px 10px 200px;
} 
#welcome {
	background-image: url(../images/bg-center.jpg);
	padding: 0 10px 5px 10px;
}
#news {
	background-image: url(../images/bg-center.jpg);
	padding: 0 10px 5px 10px;
}
#news h2 {
	font-size: 11px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom: 1px dotted #ffffff;
}
#sidebar2 {
	margin: 10px 0 0 0;
	float: right; 
	width: 258px;
}
#special {
	background-image: url(../images/bg-right.jpg);
	padding: 0 10px 5px 10px;
	color: #ffffff;
}
#special .aHtopRow {
	font-weight: bold;
}
#special a {
	color: #ffffff;
	text-transform: uppercase;
}
#topten {
	background-image: url(../images/bg-right.jpg);
	padding: 0 10px 5px 10px;
}
#events {
	background-image: url(../images/bg-right.jpg);
	padding: 0 10px 5px 10px;
}
#latestposts {
	background-image: url(../images/bg-right.jpg);
	padding: 0 10px 5px 10px;
}
#footer { 
	padding: 0 10px 0 20px; 
	text-align: center;
	font-size: 10px;
	color: #42636a;
} 
#footer a {
	color: #42636a;
}
#footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
