* 		{ 	padding: 0; margin: 0; }
body 	{ 	font: 12px/1.6em  verdana, arial, sans-serif; color: #BAA457; 
			background: #200900 url('../images/mainbk.jpg') scroll repeat-y center; }
a 		{ 	text-decoration: none;  color: #FFCC33; }
h4		{ margin: 5px; color: #BE9707; font-size: 12px; }
p		{ margin: 10px 10px; }
table	{ font: 12px/1.5em arial, sans-serif; margin: 10px 0 15px 20px; width: 250;}
em		{ font-weight: bold; color: #BE9707;}
a:hover	{	color: #FF9900; }			
.main   {	position: absolute; top: 0; left: 50%; margin-left: -301px; width: 602px; text-align: left;}

/*** Header section ***/		
.top 		{	width: 602px; }
.elements	{ 	width: 160px; height: 67px; top: 5px; margin: 25px 0 0 30px;
		   		background-image: url('../images/title.gif');}		
.slogan		{	width: 148px; height: 21px; margin: 30px 0 0 45px;
		   		background-image: url('../images/slogan.jpg'); }
.hands { 	position: absolute; top: 0; left: 50%; margin-left: -45px;
			width: 345px; height: 256px; background-image: url('../images/hands.jpg'); }	
.title	{	height:41px; width: 200px; margin: 70px 0 0 25px; background-repeat: no-repeat; }
.title h1 {	 display: none;}

/*** 	Menu Section 	***/
.menu		{	position: absolute;	top: 270; left: 420px; width: 170px; height: 200px;} 			
.menu a 	{	display: block; width: 110px; height: 24px; 
				border: 0px; margin-bottom: 8px; margin-left:50px; 
				background-position: 0 -24px; background-repeat: no-repeat;}
.menu a:hover { background-position: 0 0px; }
.menu_home a { 	background-image: url('../images/mnu_home.gif');}
.menu_bio a {	background-image: url('../images/mnu_bio.gif');}
.menu_test a {	background-image: url('../images/mnu_test.gif'); margin-left: 35px;}
.menu_mod a { 	background-image: url('../images/mnu_mod.gif');}			
.menu_prc a { 	background-image: url('../images/mnu_prc.gif');	
				background-position: 0 -26px; height: 25px;}	
.menu_cnt a { 	background-image: url('../images/mnu_cnt.gif');}
.menu_top	{ 	background-image: url('../images/menu_top.gif'); 
				width: 168px; height: 18px; margin-bottom: 10px;}
.menu_btm	{ 	background-image: url('../images/menu_btm.gif'); 
				width: 168px; height: 18px; margin: 10px 0;}
.shou 		{ 	width: 170px; height: 96px; margin-top: 20px;
				background-image: url('../images/shou.gif'); }					
.text_menu {
	position: relative; font-size: 9px; text-align: center; width: 99%; margin: 300px 0 20px 0;
}		   
/*** Body section ***/	   
.content   { margin: 15px 0 0 25px; width: 370px; padding-bottom: 15px;} 

