@charset "UTF-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background:#000000 url(images/bg2.jpg) repeat-x;
	padding:0 0;
	width:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#logogogo
{
	position: absolute;
	width: 400px;
	height: 192px;
	z-index:1000;
	text-align: right;
	float: right;
	background-image: url(logo2.png);
	background-repeat: no-repeat;
	background-position: top right;
	right: 1px;
	padding-top: 160px;
}
.style1 {color: #CCCCCC}
#about
{
	clear:both;
	position:relative;
	width: 840px;
	margin:0 auto;
	z-index:1002;
}
a:link {
	color: #d29b36;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d29b36;
}
a:hover {
	text-decoration: underline;
	color: #d29b36;
}
a:active {
	text-decoration: none;
	color: #d29b36;
}
#nav {
	clear:both;
	position:relative;
	width: 850px;
	margin:0 auto;
	z-index:1002;
	font-family: "Lucida Grande", "Lucida Sans", Arial;
	font-size:14px;
	font-weight: normal;
	text-decoration:none;
	color:#FFFFFF;
}

#nav a:link {
font-weight: normal;
text-decoration:none;
color:#d29b36;
}
#nav a:visited {
font-weight: normal;
text-decoration:none;
color:#d29b36;
}
#nav a:hover {
font-weight: normal;
text-decoration:none;
color:#ffffff;
}
.style2 {font-size: 16px}
.style3 {font-family: "Century Gothic"; font-size: 18px; }
#bestof {
	display:block;
	width:267px;
	height:247px;
	background-image:url(images/Best_of_Seal.png);
	float:right;
	background-repeat:no-repeat;
}

