@import url(blocks/sake.css);



#centeredBody {
	text-align:left;
	margin:0px auto;
	width:796px;
	overflow:hidden;
	background-image:url(image/wui-bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#logoheader {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	height:184px;
}

#logoheader img { float:left; margin:0; }

#nav {
	width:796px;
	padding:0;
	margin:0;
	height:21px;
}

#nav img { float:left; margin:0 }

#navImages {
	width:796px;
	padding:0;
	margin:0;
	height:75px;
}

#navImages img { float:left; margin:0 }

#pageContent { padding: 0px 40px 10px 40px;
				width: 716; }

* html #pageContent {
	width:796px;
} /* IE */

#footer {
	width:796px;
	padding:0;
	margin:0;
	height:44px;
	font:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#cccccc;
	background-color:#FFFFFF;
}

#events {
	width:260px;
	background-color:#CACACA;
	background-image:url(image/wui-eventbg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-top:3px;
}	


#featureddivider {
	width:13px;
	height:64px;
	background-color:#F85BA2;
	background-image:url(image/wui-featureddivider.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}	