body 
{
	background-color: #effecd;
}

div.main{
	width:800px;
	margin-top:0px; 
	margin-bottom:0px; 
	background-image: url(/layout/main_bg.gif);
	background-repeat: repeat-y;
	padding: 0px 17px 0px 15px;
}

td.center{
	width:100%;
	padding:30px;
}

td.left .menu
{
    width:169px;
	border-right: 1px solid #e8fdba;    
}

td.left div.item 
{
	margin-bottom: 0px;
	margin: 0px;
}

td.left .menu .level_1 .item 
{
	background-image: url(/layout/menu_1_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 8px;
}

td.left .menu .level_1 .active .item 
{
	background-image: url(/layout/menu_1_active_bg.gif);
}

td.right .pane 
{
	width: 195px;
	padding: 15px;
}

td.right 
{
	background-color: #dee7c4;
}

div.top .menu{
	height: 50px;
	border-bottom: 2px solid #95ac62;
}

div.bottom{
	height: 30px;
	padding-top: 10px;
	background-color: #6a8a22;
}

div.bottom p, div.bottom span, div.bottom div, div.bottom a 
{
	color: #fff;
}

DIV.horizontal TABLE.items td 
{
	padding: 0px;
}

DIV.horizontal TABLE.items DIV.item 
{	
	height: 25px;
	padding-top: 25px;
	padding-left: 10px;
	padding-right: 10px;	
	border-right: 1px solid #95ac62;
}

.top .menu .level_0 .active .item 
{
	background-image: url(/layout/menu_active.gif);
	background-repeat: repeat-x;
}

.top div.item 
{
	margin-bottom: 0px;
}

.top p 
{
	display: none;
}

.datetime 
{
	height: 22px;
	background-color: #6a8a22;
	color: #e7fdb6;
	text-align: left;
	padding-left: 20px;
	padding-top: 3px;
}

#imagepane_1150
{
	padding-top: 10px;
}

td.left p 
{
	display: none;
}

td.right .dateabove 
{
	font-weight: bold;
}

td.right .title a 
{
	color: #6a8a22;
	font-weight: bold;
}

td.right a 
{
	font-size: 9px;
}

td.right div.pane .vertical 
{
	padding-right: 10px;
}

td.right div.pane .preamble 
{
	display: block;
	font-style: normal;
}

td.right div.pane .readmore 
{
	display: block;
	text-align: right;
	background-image: url(/layout/readmore.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

td.right div.pane .readmore a, td.right div.pane .archivelink a 
{
	color: #6a8a22;
}

td.right div.pane .archivelink .item 
{
	text-align: center;
}