#masthead{
	width:780px;
	background-image: url(../images/top_gallery_01.jpg);
	height: 183px;
	margin-right: auto;
	margin-left: auto;
}
#menucell {
	width:780px;
	background-color: #fcf4de;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/top_gallery_02.jpg);
	background-repeat: no-repeat;
	color: #FFCC00;
}
#utility{
	color: #000000;
	width: 770px;
	left: auto;
	top: 4px;
	font-size: 11px;
	height: auto;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
	position: absolute;
}

#utility a{
	color: #329579;
	font-weight: normal;
	line-height: normal;
}

#utility a:hover{
	color: #329579;
	font-weight: bold;
	background-color: #ECCC5D;
}

