body {
 margin-right: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
 margin-left: 0px;
 background-color: #000000;
 background-image: url(bg2.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;
}

img {border-style: none}

#content { 
	position: absolute; top: 350px; left: 180px; width: 550px;
	color: #8b8b8b;
	font-size: 11px; 
	margin: 0px auto;
	padding: 0px; 
	line-height: 160%;
	font-family: arial;
	text-align: center;
}

#footer {
	width: 100%;
	padding-bottom: 15px;
	color: #969696;
	line-height: 16px;
	font-size: 10px;
	font-family: arial;
	margin: 0px auto;
	text-align: center;
}

table {
 font-family: arial; 
 font-size: 11px; 
}

input, textarea, select { 
 background-color: #0c0c0c;
 font-size: 10px;
 font-family: verdana,helvetica,Times New Roman,arial narrow;
 color: #9a9a9a; 
 border: 1px solid #0c0c0c;
}

p {margin-right: 0px; margin-bottom: 11px; margin-top: 6px; margin-left: 0px; text-align: justify;}
p.shrine {margin-left: 50px; text-align: left;}
.shrine a {text-transform: uppercase;}
.rules {text-align: left;}
.icons {text-align: center;}
ul#iconmenu { list-style-type: none; list-style-position: inside; padding: 0px; margin-left: 0px; }

.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 #212121;
	margin: 2px;
}
.middle:hover {
	border: 4px solid #444444;
}

.color1 { background-image: url(head2_bg2.jpg); }
.color1:hover { background-color: #000000; background-image: url(none); }
.code {line-height: 10px; margin-right: 3px; margin-bottom: 3px; margin-top: 3px; margin-left: 3px;}
.center {text-align: center;}
i {font-family: Georgia; color: #d7d7d7;}
em {font-family: Georgia; color: #bf8b8b;}
b {font-weight: normal; font-family: century gothic; text-transform: uppercase; color: #c5c5c5;}
h1 {
	font-family: "century gothic", arial;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 5px;
	color: #ffffff;
	letter-spacing: 5px;
	text-align: left;
	height: 15px;
	padding: 0px 0px 0px 30px;
	}
h2 {
	font-family: Times;
	font-size: 7px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px 0px 0px 40px;
	margin-top: 3px;
	margin-bottom: -9px;
	margin-left: 0px;
	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: 90px; margin-bottom: 11px; margin-top: 11px; margin-left: 90px;  
	padding: 7px; 
	color: #a6a6a6;
	line-height: 18px;
	font-size: 10px;
	font-family: Arial;
	background-color: #000000;
	text-align: left;
	background-image: url(lines.jpg);
}

a {color: #5a7183; text-decoration: none;}

a:hover { color: #8d4545; text-decoration: none; cursor: crosshair;}
