body { 
	background-color:#FCE90A;;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#000;
	line-height:14px;
	margin-top:0px;
	}
	
a:link{color:#000000; text-decoration:none;}
a:visited{color:#000000; text-decoration:none;}
a:hover{color:#000000; text-decoration:underline;}		

#main {
	width:952px;
	min-height:400px;
	margin:auto;
	margin-top:0px;
	}	
	
#top {
		width:950px;
		margin:auto;	
	}

#content {
	width:835px;
	margin:auto;
	}	
	
#left {
	width:150px;
	min-height:300px;
	float:left;
	background-image:url(/fromatoweb/images/background_menu.gif);
	background-repeat:no-repeat;
	margin-top:-2px;
	margin-left:-30px;
	}

#central {
		width:650px;
		margin-left:25px;
		float:left;
		margin-top:17px;
	}

#bottom {
	margin-top:15px;
	padding-top:15px;
	margin-bottom:15px;
	margin-left:-50px;
	font-size:9px;
	text-align:center;
	color:#c2b100;
	}

