#masthead {
	height:215px;
}

#masthead #mast_graphic {
	display:block;
	position:absolute;
	left:3px;
	top:96px;
	width:801px;
	height:120px;
	background:url('../images/home-bg/rotator.php') no-repeat left top;
}


#page {
	background:url("../images/bg_page.gif") no-repeat  0 -215px;
}

div#page div#intro {
	background:#FFF;
	border-bottom:1px #919477 solid;
}


div#page div#sidebar {
	margin-top:-45px;
	padding-top:20px;
	font-weight:bold;
	position:relative;
	z-index:200;
	
	background:url("../images/bg_sidebar_round.gif") no-repeat left top;
}

