body
{
	
	margin:0;
	padding:0;
	text-align:center;
	background:url(bg.jpg) ;
}

#header
{
	text-align:center;
	position:relative;
	top: 0px;
	height:85px;
	width: 702px;
	background: url(sorcerer.gif)  top center no-repeat ;
}


#container
{
	
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top: 10px;
	text-align:center;
	background: url(mainPage5.jpg)  center no-repeat ;
	height:600px;
	width:702px;
}


#address
{
	position:relative;
	top: 390px;
	/*margin-left:180px;
	font: 14px/16px "Verdana", Times, serif;
	width: 360px;*/
	font: 12px/14px "Verdana", Times, serif;
}

#address a
{
	color: black;
	text-decoration:none;
	
}

#address a:hover
{
	color:#4065EE;

}


.link ul 
{
	padding:0px;  
	margin-left: auto;
	margin-right:auto;
	margin-left: 0px;
	list-style-type: none;
}

.link ul li 
{
	padding:0px 15px 0px 15px;
	display:inline;
	border-right:1px;

}

#enter a
{
	padding:0px 0px 0px 0px;  
	  
	color:black;
	text-decoration:none; 
	
}





#enter a:hover
{
	
	color:#4065EE;
	font-size: 24px; 
}

#enter
{
	
	position:relative;
	top: 270px;
	
	margin-left: -20px;
	color:white;
	height: 50; 
	font-size: 16px; 
	font-family: Verdana; 
	

}

