div.main{
	width:700px;
}

td.center{
	width:100%;
	padding-top:10px;
	padding-right:10px;
}

div.top
{
	background-image:url(/layout/renar.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:185px;
}

div.bottom{
	border-top:3px solid #000;
	background-color:#ccc;
	margin-top:5px;
}

td.right
{
	background-color:#CCCC99;
	background-image:url(/layout/renar_right.gif);
	background-position:bottom;
	background-repeat:no-repeat;
    padding:5px;
    padding-bottom:65px;	
	
}

td.right .imagepane
{
	width:185px;
	text-align:center;
}

td.right .imagepane .item
{
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:2px solid #fff;
}


td.right .eventpane{
    width:185px;
	border-bottom:2px solid #fff;
}

td.right .pane .item a
{
	font-weight:bold;
}

td.right .pane .dateabove a
{
	font-weight: normal;
	font-size: 10px;
}


#menuwrapper
{
	background-color:#000;
	text-align:left;
	margin-bottom:5px;	
}

div.menu .level_1 .item
{
	padding-left:5px;
	padding-right:5px;
	width:100px;	
	text-align:center;
}

div.menu .level_1 .active .item
{
	background-color:#999966;
}
