body {		font-family: 		Verdana, Arial, Sans-Serif;
			font-size: 			80%;
			text-align: 		center;						}
Table{		font-family: 		Verdana, Arial, Sans-Serif;
			font-size: 			95%;						}
img {		border:				none;						}
a {			text-decoration: 	none; 						}
a:link { 	color: 				#000000; 					}
a:visited {	color: 				#000000;					}
a:hover { 	color: 				#C29800;		
			font-weight: 			bold;						}
a:active {	color: 				#000000;		
			font-weight: 			bold;						}
ul {			list-style: 		none;
			line-height: 		1.5em;						}
ul li ul {		display: 			none;						}
ul li:hover ul{	display:			block;						}

.bigpic	{	position:			absolute; 
			top:				0; 
			left:				170px;
}
.exlink {
		text-decoration: 	underline;
		color: 				#111111;
}
.footer {
        position:			fixed;
		bottom:				0;
		left: 				0;
		width:				100%;
		height:				50;
		text-align:			center;
		font-size: 			70%;
		font-variant:		small-caps;		
		background-repeat: 	repeat-x;
		z-index:			1;
}
.mainmenu {	font-variant:	small-caps;
			position: 		relative;
			width:			220px;
			height:			300px;
			top:			100;
			left:			30;
			z-index:		0;							
}			
.bg {		z-index:				0;
			width:					1000px;
			height:					600px;
			background-repeat:		no-repeat; 
			background-position:	center center;
}
.content {	position: 		relative;
			width:			700px;
			height:			400px;
			top:			-200;
			left:			270;
			z-index:		0;							
}	
.news {	    font-variant:	small-caps;
			position: 		relative;
			width:			220px;
			height:			10px;
			top:			-240;
			left:			30;
			z-index:		1;
}
.game {
			position: 		absolute;
			top:			0px;
			left:			0px;
			height: 		500px;
			width:			500px;
			background-color:		#ACABAD;
}
.target{ 
			position:		absolute;
			top:			50px;
			left:			20px;
			height: 		100px;
			width:			50px;
}
#gamer{
			position:		relative;
			width: 			50px;
}
#bg_image{
			position:		relative;
}
dl {
			padding-bottom: 7px;
}