@charset "utf-8";

body
{	background-color: #1d1d42;
		background-image: url(bg.png);
		background-attachment: scroll;
		background-position: right top;
	color: #9f8289;
	font-family: Trebuchet MS;
	font-size: 8pt;
	text-align: justify; }
	
	
#navigation
{	position:absolute;
	top: 775px; left: 50px;
	width: 300px;
	background-color: none;}

ul#menu {
   list-style: none;
   padding: 0px;
   margin: 0px;}

ul#menu li {
   margin-bottom: 1px;
   text-align: center;}


ul#menu li a  {
background: #bcbcbc;
display: block;
font-size: 10px;
text-transform: uppercase;
text-decoration:none;
	border-left: #202020 5px solid;
	border-top: #202020 5px solid;
	color: #202020;
padding: 2px 2px 2px 2px;}

ul#menu li a:hover {
   background: #e0e0e0;
	border-left: #202020 10px solid;
	border-top: #202020 5px solid;
	color: #202020;
   text-decoration: none;}


	
#main
{	position: absolute;
	top: 20px; left: 500px;
	width: 600px;
	background-color: none;	}
	table{font-size:12px;color: #000000;}
 h1
{
font-size:20px;
text-align: left;
font-family: arial;
	text-transform: uppercase;
color: #565656; 
margin-bottom:5px;
margin-top:0px;
}
	
 h2
{
margin-top: 0;
font-size:18px;
text-align: left;
font-family: arial;
	text-transform: uppercase;
color: #6e6c6c; 
margin-bottom:5px;}
#main h3
{	margin-bottom: 0;
	height: 10pt;
	line-height: 10pt;
	font-size: 8pt;
	text-align: right;
	padding-top: 2;
	font-family: arial;
	color: #8a8a8a;				}
	
.p
{	
		background-image: url(bg2.png);
	padding: 10;
	margin-top: 0;
	margin-bottom: 0;
		width: 100%;
	border-left: #202020 5px solid;
	border-top: #202020 5px solid;
	color: #202020;
	font-family: Arial;
	font-size:  10pt;
	text-align: justify;	}
	
					table{color: #a5c0aa;
	font-size:  10pt;}

			
b, strong { color:#565656;}
i, em { color: #565656;}
u { color:#565656; letter-spacing: 1; }		

a { font-family: Arial;
	letter-spacing: 1;
	font-weight: bold;
	color: #565656;
	text-decoration: none;}
	
a:hover { color: #565656;}
#games
{	color: #f4a3a8; 
	background-color: #64434a;
font-weight: bold; 
}
						
blockquote
{		background-image: url(bg2.png);
	padding: 10;
	margin-top: 0;
	margin-bottom: 0;
		width: 50%;
	border-left: #202020 5px solid;
	border-top: #202020 5px solid;
		font-size: 12px;
		font-family: arial;			}
		blockquote b, strong { color:#202020;}
			
input, textarea, select, option, button
{		color: #1d1d42;
		background-color: #cfdeb7;
		background-image: url(block.png);
	margin: 3;
	font-family: arial;
	font-size: 8pt;
	padding: 2;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom: #993870 3px solid;		}
	
