body {
	margin: 0px auto;
	background-color: #000000;
	background-image: url(bg2.jpg);
	background-position: top center;
	text-align: center;
	color: #777;
	font-size: 1em;
}

img {border-style: none;}
::selection {
	background: #888; /* Safari */
	color: #999;
	}
::-moz-selection {
	background: #888; /* Firefox */
	color: #999;
}

#nav {
	position: absolute; top: 0px; left: 0px;
	width: 100%;
	height: 46px;
	overflow: hidden;
	margin: 0px auto;
	background-color: #000;
	text-align: center;	
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
#nav:hover {
	height: 190px;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}

#nav table {
	text-align: center;
	color: #777;
	margin: 10px auto;
	width: 980px;
	padding: 0px;
}
#nav a {
	color: #3f8285;
	font-size: 1.1em;
	padding: 5px 3px;
	margin: 0px 0px;
	font-weight: normal;
	font-family: sans-serif, Arial;
	text-transform: uppercase;
	display: block;
}
#nav a:hover {
	color: #951f2f;
	background-image: url(bg2.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#top { 
	width: 100%;
	height: 500px;
	margin: 0px auto;
	padding: 0px; 
	text-align: center;
	background-image: url(header_bg.png);
	background-position: top center;
}

#content { 
	width: 920px;
	color: #777;
	font-size: .85em; 
	margin: 0px auto;
	padding: 0px; 
	line-height: 160%;
	font-family: arial;
	text-align: center;
}

#footer {
	width: 100%;
	margin: 40px auto 15px auto;
	color: #969696;
	line-height: 16px;
	font-size: .9em;
	font-family: sans-serif, Arial;
	text-align: center;
}

table {
	font-family: arial; 
	font-size: 10px; 
}

input, textarea, select { 
	background-color: #0c0c0c;
	font-size: 1em;
	font-family: sans-serif, Arial;
	color: #9a9a9a; 
	border: 1px solid #0c0c0c;
}

p a, #footer a {border-bottom: 1px dotted #444;}
p {margin-right: 0px; margin-bottom: 11px; margin-top: 6px; margin-left: 0px; text-align: justify;}
p.shrine {margin-left: 70px; 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 #212121;
	margin: 5px 5px 2px 10px;
}
.right:hover {
	border: 5px solid #444444;
}
.left {
	float: left;
	border: 5px solid #212121;
	margin: 5px 10px 2px 10px;
}
.left:hover {
	border: 5px solid #444444;
}
.middle {
	border: 4px solid #212121;
	margin: 2px;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.middle:hover {
	border: 4px solid #244344;
}

.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;}
.sign {text-align: right; margin: 5px 20px 5px 0; font-style: italic; font-size: .9em;}
i {color: #43938b;}
em {font-family: Georgia; color: #a96659;}
b {font-weight: normal; font-family: courier new; text-transform: uppercase; color: #c5c5c5;}
h1 {
	font-family: Times;
	font-size: 2.1em;
	font-weight: bold;
	text-transform: lowercase;
	margin: 10px 0px 0px 0px;
	color: #4e8c95;
	letter-spacing: 3px;
	text-align: left;
	line-height: .8em;
	padding: 0px 0px 0px 30px;
	}
h2 {
	font-family: Times;
	font-size: 2.2em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 8px;
	margin: 3px 0 8px 0;
	color: #999;
	letter-spacing: 1px;
	text-align: center;
	line-height: .8em;
	}
h3 {
	font-family: Times;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-transform: lowercase;
	padding: 0px 0px 0px 30px;
	margin: 15px 0 3px 0;
	line-height: .8em;
	color: #999;
	letter-spacing: 1px;
	text-align: left;
	}
h4 {
	font-family: Courier New, Times;
	font-size: 1.15em;
	font-weight: normal;
	text-transform: uppercase;
	padding: 2px 8px;
	margin: 20px auto 8px auto;
	color: #bfbfbf;
	text-align: center;
	line-height: .8em;
	}
h4 a {color: #a8a8a8;}	
h4 a:hover {color: #951f2f;}	

blockquote {
	margin: 11px 90px;  
	padding: 12px; 
	color: #555;
	line-height: 1.2em;
	word-spacing: 2px;
	font-size: 1.35em;
	font-style: italic;
	font-family: Georgia, times;
	background-color: #070707;
	text-align: left;
	background-image: url(bg.jpg);
	border-left: 7px solid #243f41;
}
blockquote span {
	color: #999;
	font-size: .9em;
	display: block;
	margin: 0 0 0 30px;
}

a {
	color: #951f2f; text-decoration: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
a:hover { color: #45737c; text-decoration: none; cursor: crosshair;}