div.main{
	width:900px;
	margin-top:25px; 
	margin-bottom:25px; 
	margin-left: 20px;
}

td.center{
	width:100%;
	padding:0px 15px 15px 15px;
}

td.left .menu, td.right .pane{
    width:136px;
    padding:5px;
}

div.top{
	padding-bottom: 2px;
}

div.bottom{

}

td.left 
{
	background-image: url(/images/leftmenu.jpg);
	background-repeat:repeat;
	border:solid 1px black;
	width: 146px;
}

.modules_right .eventpane 
{
	border: 1px solid black;
	margin-bottom: 20px;
}

.modules_right .eventpane .header
{
	width: 100%;
	border-bottom: 1px solid black;
	margin-bottom: 10px;
}

.modules_right .eventpane .dateabove 
{
	display: none;
}

.modules_right .eventpane .datebelow 
{
	display:block;
}

.modules_right .eventpane .datebelow a 
{
	color: #000;
}

.eventpane .item a:hover 
{
	text-decoration: underline;
}

h2 
{
	color: Blue;
	border-bottom: 1px solid Blue;
	font-size: 12px;
}

.menu .level_0 .item 
{
	background-color: #fff;
	border: 1px solid #000;
	padding: 2px;
}