	* { font-family: verdana,arial,sans-serif; font-size: 11px; line-height: 150%; color:#BEB394;}
	body{ background-color:#1B1A1A; }
	#headerDiv{left:0px;top:0px; z-index:1;}
	#contentDiv{position:relative;z-index:11;min-height:250px;}
	#navDiv{z-index:10;}
	#handDiv{z-index:0;}
	#footerDiv{z-index:11110;}

	ul{
		list-style-type : none;
	}
.normal{
position:absolute; 
width:550px;
height:100%; 
overflow:visible;
}
.start{
position:absolute; 
width:550px; 
height:348px; 
overflow-y:auto;  
overflow-x:hidden;
}