

body
{
		background: url(images/bg.gif);
		background-color: #000000;
		color: #000000;
		margin: 0;
		font-size: 85%;
		font-family: "Georgia", "Arial", Helvetica, sans-serif;
}
	


#wrap
{
		margin: 0px auto 0;
		text-align: center;
}
	



#header
{
		background: url(images/header.gif) repeat-x;
		height: 91px;
}

#nav
{
		width: 706px;
		margin: 0px auto 0;
		text-align: right;
		color: #ffffff;
		padding-top: 20px;
}


.navimg
{
	padding-left: 40px;
}


#content
{
		margin: -30px auto 0;
		text-align: center;
		color: #ffffff;
}





#game
{
		width: 600px;
		text-align: justify;
		margin: auto;
}


a {color: #ffffff;}


a:link {color: #ffffff; text-decoration: none;}
a:visited {color: #ffffff; text-decoration: none;}

a:hover
{
color: black;
background-position:  1px 100px;
color: #e6d6b1; 
text-decoration: underline;
} 
a:active {color: #e14a87; text-decoration: none;}
	


h2
{
		line-height: 1em;
		color: #ffffff;
		font-family: "Verdana", "Lucida Sans Unicode", Tahoma, sans-serif;
}



p
{
		text-align: justify;
		line-height: 150%;
		word-spacing: 0px;
}

	

	
	#footer
	{
		background: url(images/footer.gif) no-repeat;
		color: #000000;
		width: 720;
		height: 51px;
		text-align: justify;
		}

