@import url(blocks/sake.css);



#centeredBody {
	text-align:left;
	margin:6px auto;
	width:778px;
	overflow:hidden;
}

#logoheader {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	height:81px;
	width:778px;
}

#rimfooter {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	height:19px;
	width:778px;
}

#logoheader img { float:left; margin:0; }

#nav {
	width:778px;
	padding:0;
	margin:0;
	height:38px;
	background-image:url(image/nui-nav-bg_1.gif);
	background-repeat:repeat-x;
	background-position:top left;
}

#nav img { float:left; margin:0 }

#navImages {
	width:796px;
	padding:0;
	margin:0;
	height:75px;
}

#navImages img { float:left; margin:0 }

#pageContent { padding: 0px 20px 10px 10px;
				width: 766; }

* html #pageContent {
	width:796px;
} /* IE */

#footer {
	width:796px;
	padding:0;
	margin:0;
	height:32px;
	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;
}	
