.Smallhead {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #999999; text-decoration: none}
BODY{
	background-color: #000000;
}
#centerLayer {
height:750px;
z-index:1;
visibility: visible;
overflow: visible;
width: 1000px;
left: auto;
right: auto;
top: 30px;
position: relative;
}
#whitename {
position:absolute; 
z-index:20; 
left: 400px; 
width:192px; 
height:25px; 
top: 718px; 
visibility: visible; 
overflow: visible;
}
#image {
position:absolute; 
z-index:50; 
width:1000px; 
height:710px; 
visibility: visible; 
overflow: visible;  
left: 0; 
top: 0;	
}
#newmenu {
	position:absolute; 
	width:900px; 
	height:25px; 
	z-index:19; 
	left: 46px; 
	top: 725px; 
	visibility: visible;
}

a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}