h2 {
	font-weight:normal;
}
#nav #navmenu {
	background:none;
	width:auto;
}
#main h2 span {
	display:block;
	text-transform:lowercase;
	width:119px;
	height:95px;
	background:url(images/highlighttile.png) no-repeat left top;
	margin:0 0 1px 1px;
	color:#FFF;
	text-align:center;
	font:normal 30px/95px "Baskerville", Times, "Times New Roman", Georgia, serif;
	text-shadow:0 3px 13px #000;
}

#main ul {
	list-style:none;
}

#main{
	overflow: hidden;
}

#wrapper {
	width:959px;
	height:383px;
	top:-95px;
	left: 1px;
	position:relative;
}

#blocks{
	left: -1px;
	top: -96px;
}
