body
{
	font-family: Verdana;
	font-size: 0.8em;
	font-style: normal;
	color: #272770;
	width: 770px;
}
#header
{
	display: none;
}
/* left bar element styles */
#leftbar
{
	display: none;	
}
#datecontrol
{
	display: none;
}
#localnavigation
{
	display: none;
}
#featuredevents
{	
	display: none;
}
#promobox1
{
	display: none;
}
#promobox2
{
	display: none;
}
#promobox3
{
	display: none;
}
#promobox4
{
	display: none;
}
/* right bar element styles*/
#rightbar
{
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-left: 5px;
}
#breadcrumb
{
	float: left;
	height: 20px;
	width: 770px; 
	vertical-align: middle;
	background-color: #F2C949;
	color: #8E5C07;
	padding-left: 5px;
}
#printable
{
	display: none;
}
#maincontent
{
	width: 100%;
	margin-top: 5px;
	height: 400px;
}
/* footer style */
#footerline
{
	display: none;
}
#footer
{
	display: none;
}
.cleaner
{
	clear: both;
}
