/* CSS Document */

#content_ {
	text-align: left;
	width:790px;
	background-color: #FBFCF2;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow:hidden;
}

#topDeco {
	height:15px;
	background-image: url(../img/top_deco.GIF);
}

#top_ {
	height:80px;
	background-color: #FBFCF2;
	
}

#menu_ {
	height:43px;
}

#menuItem {
	height:43px;
	background-color: #999999;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
