body
{
	background-color: #8a8b8e;
}

div.main{
	width:847px;
	background-image: url(../layout/main_bg.gif);
	background-repeat: repeat-y;
}

td.center{
	width:100%;
	padding: 0px 10px;
}

td.left .menu, td.right .pane{
    width:168px;
    padding:10px;
}

td.right 
{
	background-image: url(../layout/right_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

div.modules_right 
{
	min-height: 502px;	
}

div.middle 
{
	margin-left: 46px;
}

.imagepane p{
	display: none;
}

.imagepane .item 
{
	margin-bottom: 0px;
}

div.bottom{
	margin-left: 46px;
}

div.top .menu 
{
	margin-left: 80px;
	position: absolute;
	top: 175px;
}

.menu .level_0 .divider 
{
	color: #fff;
}

.menu .level_1 {
	padding-left: 22px;
	padding-bottom: 10px;
}

DIV.horizontal TABLE.items DIV.item 
{
	padding-left: 5px;
}

.eventpane .title a 
{
	font-size: 14px;
}

.eventpane .dateabove 
{
	display: none;
}

.eventpane .pane .datebelow 
{
	display: block;
}