div.main{
	width:778px;
	margin-top:25px; 
	margin-bottom:25px; 
}

td.center{
	width:100%;
	padding: 30px;
	padding-top:20px;
	min-height: 310px;
	height: auto !important;
	height: 310px;	
}

.outer_center 
{
	width: 100%;
	background-image: url(/layout/middle_bg.gif);
	background-repeat: repeat-y;
	background-position:right top;
}

td.outer 
{
	width: 100%;
	background-color: #FFF;
}

td.right 
{
	background-image: url(/layout/right_bg.gif);
	background-repeat: no-repeat;
	background-position:left 30px;
}	

td.right .pane 
{
	width: 200px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
}

td.right .pane .header 
{
	float: right;
}

td.right .pane .header h3
{
	margin: 0px;
}
td.right .pane .vertical 
{
	float:right;
	padding: 0px;
	width: 158px;
	background-image:url(/layout/news_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;	
	min-height: 310px;
	height: auto !important;
	height: 310px;
	margin-left:5px;
}

td.right .pane .vertical .items
{
	background-image: url(/layout/news_bottom.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height: 310px;
	height: auto !important;
	height: 310px;	
	padding:0px;
	margin-left: 0px;
}

td.right .pane .vertical .items .item 
{
	padding:0px 10px;
}

td.right .modules_right 
{
	position: relative;
	top: -7px;
	left: 2px;
}

div.top
{
	margin-bottom: 10px;
}

div.bottom{

}

.menu_cont1 
{
	padding-left: 5px;
	height: 25px;
}

.menu_cont2 
{
	padding-left: 5px;
	height: 20px;
}	

.menu .level_0 
{
	
	background-color: #b8b893;
}	

.menu .level_1 a
{
	color: #676433;
}

.menu .level_0 .items td 
{
	padding: 4px 0px 0px 0px;
}

.menu .items .first .item 
{
	padding-left: 15px;
}

td.right .eventpane a 
{
	color: #676433;
}