div.main{
	width:720px;
	margin-top: 5px;
	margin-bottom:25px; 
	border:1px solid #000;
}

#wrapper 
{
	width: 720px;
	margin-top:25px; 	
}

td.center{
	width:100%;
	padding:5px;
}

td.left .menu, td.right .pane{
	width:120px;
    padding:5px;
    overflow: hidden;
}

td.left, td.right 
{
	width: 130px;
}

td.left
{
	background-color: #eee;
}

td.right 
{
	background-color: #eee9e3;
}

div.language_menu 
{
	text-align: right;
}

div.top{
   border-top:10px solid #fff;
   border-bottom:10px solid #fff;
}

div.bottom{
	border-top:1px solid #ccc;
}

#imagepane_332 .items td, #imagepane_332 .items .item  
{
	padding: 0px;
}

#imagepane_332 p 
{
	display: none;
}

.eventpane .title a 
{
	font-weight: bold;
}

.eventpane .title a:hover 
{
	color: #C62319;
}

.menu a 
{
	text-transform:uppercase;
}

.level_0 .horizontal .items .item 
{
	padding: 0px 0px 0px 5px;
}
