body 
{
	background-color: #343433;
	background-image: url(/layout/bg.jpg);
	background-position:left top;
	background-repeat: repeat-x;
}

div.main{
	width:802px;
	margin-top:0px; 
	margin-bottom:25px; 
	/*background-color: #FFF;*/
	background-image:url(/layout/main_bg.gif);
	background-repeat:repeat-y;
	/*border:1px solid #ccc;*/
}

div.middle 
{
	border-top: 14px solid #343434;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 10px;
	padding-top: 2px;
}

td.center 
{
	width:100%;
	padding:7px 15px 10px 15px;
}

td.left 
{
	background-color: #f0eeee;
	width:178px;

}

td.left .menu, td.right .pane
{	
	padding-left: 14px;
	width:164px;	
	padding-bottom: 10px;
	padding-top: 10px;
}

div.top
{
	height: 181px;
}

div.top .item 
{
	margin-bottom: 0px;
}

div.bottom
{
	border-top:1px solid #343434;
	border-bottom: 1px solid #818080;
	background-image:url(/layout/main_bg.gif);
	background-repeat:repeat-y;	
}

div.top .imagepane p 
{
	display: none;
}

td.left .menu .level_0 .item 
{
	background-image: url(/layout/arrow.gif);
	background-position:0px 4px;
	background-repeat: no-repeat;
	height: 18px;
	padding-bottom: 0px;
}

td.left .menu .level_0 a 
{
	padding-left: 17px;
	display: block;
	height: 18px;
}

td.left #eventpane_1293 
{
	text-align: center;
}

td.left #eventpane_1293 .dateabove
{
	font-style:italic;
}
