body{
	font-family:verdana,aial,helvetica,sans-serif;
	margin:0;
	padding:0;
	font-size:14px;
	background-color: #ffffff;
	height: 350px;
	width: auto;
}
div.left{
	float:left;
	width:215px;
	background:#e8e9e9;
	margin:10px;
	padding:10px;
	margin-right:0px;
}
div.right{
	float:left;
	width:300px;
	height: 450px;
	margin:10px;
	padding:10px;
	margin-left:0px;
	background-color: #pink;
}
div.farright{
	float:right;
	width:300px;
	height: 450px;
	margin:10px;
	padding:10px;
	margin-left:0px;
	background-color: #blue;
}

div.clear{
	clear:both;
}
#container{
    width:810px;
    margin:0 auto;
}

/**************************** Header ****************************/
#header{
	width:810px;
	height:266px;
	background:#fff;
	padding-bottom:10px;
}
#header-left{
	float:left;
	width:247px;
	height:266px;
	background: url(../images/header-left.png) no-repeat;
}
#header-right{
	float:right;
	width:555px;
	height:266px;
	/*background:#ccc url(./images/header-right-trans.png) no-repeat;*/
}
ul#buttons{
	margin:0;
	padding:0;
	list-style:none;
	margin-left:10px;
}
ul#buttons li{
	float:left;
	margin-right:10px;
}
ul#buttons li div{
	width:113px;
	height:24px;
	text-align:center;
	background:url(../images/button-blue.png) no-repeat;
	line-height:23px;
	font-size:11px;
}
ul#buttons li.active div, ul#buttons li a:hover div{
	background:url(../images/button-green.png) no-repeat;
}
ul#buttons li.wide div{
	width:128px;
}
ul#buttons li.last{
	margin-right:0px;
}
ul#buttons li a{
	text-decoration:none;
	color:white;
	font-size:12px;
	font-weight:bold;
	cursor:hand;
}
/***************************************************************/


/**************************** Content ****************************/
#content{
	width:810px;
	background:;
}
#right-content-top{
	background:url(../images/right-content-top.png) no-repeat;
	width:522px;
	height:11px;
}
#right-content{
	background:white;
	padding:10px;
	padding-top:0px;
	min-height:350px;
}
/***************************************************************/

/**************************** Left Navigation ****************************/
#left-menu-top{
	background:url(../images/left-menu-top.png) no-repeat;
	width:215px;
	height:11px;
	margin:0px;
}

#left-menu{
/*current events */
	background:ffffff;
	padding:10px;
	padding-top:0px;
	min-height:350px;
	margin:0px;
}
ul#left-nav{
	margin:0px;
	padding-left:5px;
	list-style:none;
}

ul#left-nav li{
	padding:3px 0;
}

ul#left-nav li a{
	color:#6da251;
	text-decoration:none;
/*	font-weight:bold; */
	font-size:12px;
}
/***************************************************************/
#container #content .right .wide {
	background-color: #FFFFFF;
}

/**************************************************************/

/*body {
	background-color: #E8E8E8;
}
*/

.style9 {
	font-size: 10px;
	color: #666;
}
-->
.red{
	color:#850024;
	}
.article{
	margin-top:0px;
	font-size:11px;
	}
.article a{
	text-decoration:none;
	}
.title{
	font-size:18px;
	color:#850024;
	font-family:Georgia, "Times New Roman", Serif;
	}
/*.article .title:hover{
	text-decoration:underline;
	}
*/	
.date{
	font-size:10px;
	color:#000000;
	display:block;
	padding:2px 0;
	}
.article p{
	margin:10px 0;
	}
.extra_links{
	margin:0;
	padding:0;
	
	}
.extra_links li{
	list-style:none;
	padding-top:10px;
	}
.extra_links a{
	color:#6DA251;
	text-decoration:none;
	font-size:12px;
	}
.extra_links a:hover{
	text-decoration:underline;
	}
ul#left-nav li{
		padding-top:10px;
	}
.style12 {border-top: 1px solid #ccc; margin-top: 20px; font-size: 11px; color: #000000; 
}

</style>
