body{
	font:12px arial,tahoma,helvetica,sans_serif;
	margin:0px;
	text-align:center;
}
a{
	text-decoration:none;		

}
a:hover{
	color:#fff;
}
li{
	margin:5px 0px 5px 0px;
}
ul div{
	font-weight:bold;
}
table{
	border:1px solid #000;
}
table td,table th{
	font-size:9px;
	padding:2px;
	border:1px solid #000;
}
fieldset{
	margin:5px 0px 0px 165px;
	padding:5px;
	width:inherit;
	border:1px solid #58585a;
}
legend{
	font-size:14px;
	border:1px solid #58585a;
	font-weight:bold;
	padding:2px;
}
label{
	padding:3px 5px 0px 0px;
	width:180px;
	text-align:right;
	display:block;
	float:left;
}
#wrapper{
	width:612px;
	height:794px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/text-background.jpg);
	background-repeat:no-repeat;
	border:1px solid #fff;
	text-align:left;
}
#wrapper_2{
	border:1px solid #fff;
	width:612px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#top{
	width:612px;
	height:96px;	
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	
}
#main{
	height:492px;
	background-image:url(images/person.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
}
#bottom{
	width:612px;
	height:68px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}
#ul_center{
	margin:43px 0px 0px 170px;
	width:270px;
}
#ul_center li{
	margin-left:40px;
}	
#left_uls{
	margin:200px 0px 0px 0px;
	width:430px;
}
#links{
	margin:14px 0px 0px 190px;
}
#links a{
	color:#c4d841;
	display:block;
	background-color:#58585a;
	text-align:center;
	float:left;
	margin-left:10px;
	padding:5px;
}
#submits{
	margin:5px 0px 0px 260px;
}
#grey{
	width:inherit;
	background-color:#ddd;
}
.menu{
	width:400px;
	height:18px;
	margin:68px 0px 0px 160px;
	color:#000;
	background-image:url(images/io-grad.jpg);
}
.menu a{
	color:#000;	
	display:block;
	font-size:12px;
	float:left;
	margin:1px 0px 0px 0px;
	padding:0px 9px 0px 9px;
}
.border_right{
	border-right:1px solid #000;
}
.yellow{
	background-color:#ff0;
}


