body {
	margin: 0px;	
	padding: 0px;	
	background: #f6f4f6 url(images_09/body_back_09.gif)  top repeat-x;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.body_rest {
	margin: 0px;	
	padding: 0px;	
	background: #f6f4f6 url(images_09/body_back_09.gif)  top repeat-x;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a:hover {
	font-weight: bold;
	text-decoration: underline;
}

.index_banner{
	vertical-align: center;
	width: 100%;
	height: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #fff;
}

.rest_banner {
	vertical-align: center;
	width: 100%;
	height: 150px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #fff;
}

.navigation{
	vertical-align: center;
	width: 100%;
	height: 30px;
	background: url(images_09/nav_back_09.gif) top repeat-x;
}

.content_back {	
	vertical-align: center;
	width: 100%;
	z-index:100;	
}

.content_holder {
	background: url(images/content_holder_middle.gif) #ffffff top repeat-y;
	width: 930px;
	z-index:200;	

}

.content_holder_bottom {
	background: url(images/content_holder_bottom.gif) #ffffff top no-repeat;
	width: 930px;
	height: 23px;
}

.civmenu {
	width:930px; 
	height:30px; 
	position:relative; 
	z-index:500;	
}

* html .civmenu {
	width:930px; 
	w\idth:930px;
}

.civmenu ul {
	padding:0;
	margin:0;
	list-style-type:none;
}
.civmenu ul ul {
	width:130px;	
}

.civmenu li {
	float:left;
	width:130px;
	position:relative;
}
.civmenu a, .civmenu a:visited {
	display:block;
	font-size:12px;
	font-weight: bold;
	text-decoration:none; 
	color:#fff; 	
	height:30px; 	
	background: url(images_09/nav_back_09.gif) top repeat-x;
	padding-left:1px; 
	padding-right:1px; 
	line-height:30px;
}

.civmenu ul ul a.drop, .civmenu ul ul a.drop:visited {
	background: #77339e;
}

.civmenu ul ul a.drop:hover{
	background: #975fb7;
}

.civmenu ul ul :hover > a.drop {
	
}
.civmenu ul ul ul a, .civmenu ul ul ul a:visited {
	background: #77339e;
}
.civmenu ul ul ul a:hover {
	background: #975fb7;
}

.civmenu ul ul {
	visibility:hidden;
	position:absolute;
	height:0px;
	top:30px;
	left:0; 
	width:149px; 
	
}

* html .civmenu ul ul {
	top:30px;
	t\op:31px;
}

.civmenu ul ul ul{
	left:149px; 
	top:-1px; 
	width:149px;
}

.civmenu ul ul ul.left {
		left:-150px;
}

.civmenu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

.civmenu ul ul a, .civmenu ul ul a:visited {
	background: #77339e;
	color:#fff;
	height:auto; 
	line-height:1em; 
	padding:5px 10px; 
	width:150px;
}

* html .civmenu ul ul a, * html .civmenu ul ul a:visited {
	width:150px;
	w\idth:128px;
}

.civmenu a:hover, .civmenu ul ul a:hover{
	color:#fff; 
	background: #975fb7;
}

.civmenu :hover > a, .civmenu ul ul :hover > a {
	color:#fff;
	background: #975fb7;
}

.civmenu ul li:hover ul, .civmenu ul a:hover ul{
	visibility:visible; 
}

.civmenu ul :hover ul ul{
	visibility:hidden;
}
.civmenu ul :hover ul :hover ul{
	visibility:visible;
}

li.over ul { visibility: visible; display: block; } /* The magic */
li.over ul ul { visibility: hidden; display: block; } /* The magic */
.over1 ul, .over1 ul li  { visibility: visible; display: block; } /* The magic */


.civbox {
	/*float: left;*/
	width:159px;
	background: url(images_09/civbox_bodybg_09.png) top repeat-y;
	margin-left: 5px;
	margin-right: 5px;
	/*height: 278px;*/
	
}

.civbox2 {
	/*float: left;*/
	width:159px;
	background: url(images_09/civbox_bodybg_09.png) top repeat-y;
	margin-left: 5px;
	margin-right: 5px;
	/*height: 473px;*/
}

.civbox_title {
	background: url(images_09/civbox_head_09.png) top no-repeat;
	padding-top: 7px;
	height: 38px;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
}

.civbox_body {
	/*height: 160px;*/
	height: 290px;
	
}

.civbox2 .civbox_body {
	height: 595px;	
}

.civbox_bottom {
	background: url(images_09/civbox_bottom_09.png) bottom no-repeat;
	height: 15px;	
}

.civbox_content {
	padding: 0px;
	color: #fff;
	text-align: center;	
}


.civbox_content p {
	padding-left: 5px;
	padding-right: 5px;

	padding-bottom: 0px;
	padding-top: 0px;	
	color: #fff;
	text-align: left;
	font-size: 11px;
}

.civbox_content ul {	
	color: #fff;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	/*padding-left: 17px;
	padding-bottom: 5px;
	padding-bottom: 3px;*/
}

.civbox_content li  {
	border-bottom: 1px solid #fff;
	padding: 5px;
}

.civbox_content li a {
	display: block;
	font-size: 12px;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
}

.civbox_content a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}

.date {
	font-size: 9px;
	color: #dfdfdf;
}

.boxholder {
	padding-left: 35px;




	padding-top: 10px;

}

.boxcontent {
	padding: 0px;	
	padding-right: 70px;
	text-align: left;
	float: right;
	width: 630px;
}

h1, h2, p {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	color: #2C0C3F;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 13px;
	line-height: 20px;
}

p {
	font-size: 12px;
	line-height: 18px;
}
 
a {
	color: #59008F;
}

.newsimage {
	float: right;
	padding: 10px;
}

.clearer {
	clear:both;
}


.news-list-item {
	padding-bottom: 10px;
	border-bottom: 1px solid #8D4BB2;
	
}

.news-list-item img {
	float: right;
	
}

.news-list-item h3 a {
	font-size: 14px;
	
}

.civ_purple {
	font-weight: bold;
	font-size: 11px;
	color: #9050B4;
}