body {
 margin-right: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
 margin-left: 0px;
 background: #000000;
 background-image: url(head2_bg.jpg);
 background-position: top left;
 text-align: left;
}

* {
 scrollbar-arrow-color: #000000;
 scrollbar-track-color: #0f0f0f;
 scrollbar-face-color: #000000;
 scrollbar-highlight-color: #000000;
 scrollbar-3dlight-color: #000000;
 scrollbar-darkshadow-color: #000000;
 scrollbar-shadow-color: #000000;
}

#content { 
	position: absolute; top: 345px; left: 160px; width: 550px;
	color: #e1e1e1;
	font-size: 11px; 
	margin: 0px auto;
	padding: 0px; 
	line-height: 160%;
	font-family: arial;
	text-align: center;
}

#navtop { 
	position: absolute;
	top: 435px;
	left: 23px;
	text-align: center;
}

#nav a {
    background: none;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-bottom: 0px;
    height: 20px; 
    line-height: 20px;
	color:#ffffff;
	font-size: 10px;
	text-decoration: none;
    font-variant: small-caps;
	font-family: arial, serif;
    word-spacing:2px; 
    letter-spacing:1px;
	}

#nav a:hover {
	background-image: url(head2_bg2.jpg);
   	color: #707070;
   	text-decoration: none;
}
#flnav {
	margin: 0px auto;
	color: #a3a3a3;
}

#flnav a {
	color: #a3a3a3;
	font-size: 18px;
	letter-spacing: -1px;
	line-height: 22px;
	padding: 10px 23px;
	margin: 0px 0px;
	text-transform: lowercase;
	font-family: Georgia, serif;
	font-style: italic;
}
#flnav a:hover {
	color: #a45d52;
}

#footer {
	width: 100%;
	margin-bottom: 10px;
	color: #969696;
	line-height: 16px;
	font-size: 10px;
	font-family: Trebuchet MS;
	margin: 0px auto;
	text-align: center;
}

table {
 font-family: arial; 
 font-size: 10px; 
}

input, textarea, select { 
 background-color: #222;
 font-size: 10px;
 font-family: verdana,helvetica,Times New Roman,arial narrow;
 color: #9a9a9a; 
 border: 1px solid #444;
}
input:hover, textarea:hover, select:hover {
	border: 1px solid #a45d52;
}
p {margin-right: 10px; margin-bottom: 11px; margin-top: 6px; margin-left: 10px; text-align: justify;}

.right {
	float: right;
	border: 5px solid #2e2e2e;
	margin: 5px 5px 2px 10px;
}
.right:hover {
	border: 5px solid #464646;
}
.left {
	float: left;
	border: 5px solid #2e2e2e;
	margin: 5px 10px 2px 10px;
}
.left:hover {
	border: 5px solid #464646;
}
.middle {
	border: 4px solid #222222;
	margin: 2px;
}
.middle:hover {
	border: 4px solid #000000;
}

.color1 { background-image: url(head2_bg2.jpg); }
.color1:hover { background-color: #000000; background-image: url(none); }
.center {text-align: center;}
.codes {line-height: 10px; margin: 3px 100px 10px 100px; text-align: center;}
.rules {text-align: left;}
ol { list-style-type: upper-roman; list-style-position: outside; padding: 0px; margin-left: 2em; }
li {margin-bottom: 5px;}

i {font-family: Georgia; color: #ffffff;}
em {font-family: Georgia; color: #c2a29a;}
b {font-weight: normal; font-family: century gothic; text-transform: uppercase; color: #84778c;}
h1 {
	font-family: century gothic;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #ffffff;
	letter-spacing: 5px;
	text-align: right;
	height: 35px;
	background-image: url(h1.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-right: 180px;
	padding-bottom: 10px;
	}
h2 {
	font-family: century gothic;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: -5px;
	margin-left: 10px;
	color: #bfbfbf;
	letter-spacing: 1px;
	text-align: left;
	}
h6 {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-transform: lowercase;
	padding-right: 220px;
	padding-bottom: 0px;
	margin-top: -9px;
	margin-left: 25px;
	margin-bottom: 5px;
	color: #c3c3c3;
	letter-spacing: 3px;
	text-align: right;
	}

blockquote {
	margin-right: 80px; margin-bottom: 11px; margin-top: 11px; margin-left: 80px;  
	padding: 5px; 
	color: #a6a6a6;
	line-height: 19px;
	font-size: 10px;
	font-family: Arial;
	background-color: #080808;
	text-align: center;
	background-image: url(head2_bg2.jpg);
}

a {color: #a45d52; text-decoration: none;}

a:hover { color: #ffffff; font-weight: none; text-decoration: none; cursor: crosshair;}
