html{
	 text-align: left;
	 height: 100%;
}
body {
	width: 970px;
	margin: auto;
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
   height: 100%	;
	min-height: 300px;
	font-family:  Verdana, Arial, Tahoma, Geneva, sans-serif;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	color: #000;	
	background-color: #000154;

	}		
	
* html{
	 text-align: left;
	 height: 100%;
}
	
p {
	letter-spacing: .02em;
	
}

#nonfooter {
	position: relative;
	min-height: 100%;width: 970px;
/*	border: 2px solid red;*/
				background-image:url(css/bg.jpg);
			background-position: center;
			background-repeat: repeat-y;
			padding-bottom: 20px;
}
* html #nonfooter
{
height: 90%;
}


 #headerwrapper {
		background-image:url(css/banner.jpg);
		height: 153px;
		background-repeat: no-repeat;
		background-position: center;
		vertical-align: middle;/*background-color: aqua;*/
		width: 970px;
/*	border: 1px dashed white;	
*//*	background-position: center;
*/	}		
	
	
	#headerclick {display: inline;
float: left;
margin: 1px 0 0 50px;
height: 85px;
width: 520px;
vertical-align: top;
border: none;
/*border: 1px solid orange;*/
/*background-color: orange;*/
}
	#donateclick {display: inline;
float: right;
margin: 10px 40px 0 0px;
height: 130px;
width: 100px;
vertical-align: top;
border: none;
/*border: 1px solid orange;
background-color: orange;*/
}
#headerclick  a:link, #headerclick a:hover, #headerclick a:visited, #headerclick a:active  {
	border:none;
	text-decoration: none;
	
}

#nav2 {display: inline;
	float: left;
	text-align: center;
	margin-left: 500px;
	margin-top: 11px;
	height: 40px;
	/*border: 1px solid orange;*/
width: 300px;
}
	
	#nav {
	background-image:url(css/nav.jpg);
	background-repeat: no-repeat;
	height: 58px;
	color: #fff;
	background-position: center;
	vertical-align: middle;
	text-align: left;
	/*padding-top: 5px;*/
	padding-left: 50px;
/*	border: 1px solid #00CED1;
*/}

#nav a:hover {
	background-color: transparent;
}
#contentwrapper {
	width: 960px;
	margin: auto;
	/*background-color: fuchsia;*/
}

#leftside {
	width: 155px;
	margin-right: 5px;
	border-right: 1px solid #000154;
	float:left;
	text-align:center;
}

#rightside {
	width: 155px;
	margin-left: 5px;
	float:right;
	padding-left:2px;
		border-left: 1px solid #000154;
font-style: italic;
	text-align: center;
}

		#content3col {		width: 610px;
		/*background-color: orange;*/
	float: left;
		
/*		border: 1px solid orange;	
*/		/*background-image:url(css/body.jpg);
			background-position: center;
			background-repeat: repeat-y;*/

}

#contentfull {/*background-color: orange;*/
	width:940px;
	margin: 0 auto;
	padding: 10px;
}
#content2col {/*background-color: orange;*/
	width: 770px;
	float: left;
}

 #contentfull a:link ,#content3col a:link, #content2col a:link { color: #000000; font-size: normal;}
 #contentfull a:visited ,#content3col a:visited, #content2col a:visited{  color:#9F8000; font-size: normal;}
 #contentfull a:hover ,#content3col a:hover, #content2col a:hover{  color: #000000; background-color: #BCBCEB; font-size: normal;}
 #contentfull a:active,#content3col a:active, #content2col a:active{
	color: #000000;
	background-color: #BCBCEB;
	font-size: normal;
	text-align: left;
}

#blogs {
	background-color: #f2d761;
}
 


#footer{	

height: 169px;
margin-top: -10px;
	vertical-align: top;	
	background-position: top;
	background-repeat: no-repeat;
padding-top: 25px;
	font-family: "Georgia", "Times New Roman", Times,  serif;
	font-size: 13px;
		word-spacing: .08em; 
	line-height: 125%;
	font-weight: bold;
/*	border: 1px dashed yellow;
*/     background-image: url(css/footer.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	text-align: center ;
	
	/*min-height: 125px;*/

	}	
#footer a:link, #footer a:visited, #footer a:active {
	color: #000000;
}		
#footer a:hover {
	background-color: #CAA200; 
}

#copyright {
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	text-align: right;
	font-weight: normal;
	font-size: 9px;
	color: #4F50CB;
	width:960px;
	line-height: normal;/*border: 1px dashed white;*/
	padding-top: 8px;

/*	
*/}
		
		
#copyright a:link, #copyright a:visited, #copyright a:active {
	color: #4F50CB;
}		
#copyright a:hover {
		background-color: #4F50CB; color: #000000;

}

#lastupdate {
	float: left;
}

  #sidebar {
	background-color: #FEFBEF;
	border: 1px solid #000099;
	padding: 5px 0px 5px 10px;
	background-position:  right;
	background-repeat: repeat-y;
	width: 200px;
	/*line-height: 150%;*/
	color: #000;
float: right;
}

#sidebar a:link, #sidebar a:visited, #sidebar a:active {
	color: #000154;
}
#sidebar a:hover {
	color: #000154; background-color: #F3F3FB;
}
		
div.clearfloats {
	clear:both; }	



 .hideme {
	 display: none;
	 padding: 15px 20px; margin-top: 5px;
	 line-height: 125%;
	font-family: sans-serif;
	border-bottom: 1px dashed #000154;
	border-top: 1px dashed #000154;
	background-color: #F3F3FB;}	
	
.showme {
	 display: block;
	 padding: 20px;
	
	font-family: sans-serif;
	border-bottom: 1px dashed #000154;
	border-top: 1px dashed #000154;
	background-color: #F3F3FB;}	
 
 
 
 .feature {
 	float: left;
	/*width: 160px;*/
	min-height:300px;
   margin: 0px  8px 0px 8px ;
	background-color: #4E4EC2; 
	border: 1px solid #000154;
 }
 
 .feature a:link {
 	
 }
 
 
 .featuretop{
 	padding: 5px 8px 5px 8px;
	
	
 }
 
 
.featurebottom {
		border-top: 15px solid #4E4EC2;
	background-color: #FBF1C9;
			padding: 5px 8px 15px 8px;
		height: 300px;
		font-family: Verdana, Arial, sans-serif;
		font-size: 13px;
		line-height: 110%;
		vertical-align: top;
		
		/*  border: 1px solid red;*/
}

  
 h1 {   font-size: 1.6em; color: #000099; 
 font-style: normal;
}
 
 
 h2 { text-align: left;
 font-size: 26px;
 font-family: Barrett, Georgia, Times, serif;
 font-weight: normal;
 color: #CAA200; font-style: normal;}
 
 .xh2 {
 	text-align: left;
 font-size: 24px;
 line-height: 90%;
 font-family: Barrett, Georgia, Times, serif;
 font-weight: normal;
 color: #000099; font-style: normal;
 }
 
 h3 { font-size: 18px; color: #4E4EC2; text-align: center; font-style: italic; text-decoration: none ;}
 h4 { font-size: 1em; color: #F2D761;}
 h5 { font-size: 1em; color:#F2D761; font-weight: bold;}
 h6 { font-size: .8em; font-weight: bold; font-style: italic;}
 .hr {
 	background-image: url(css/hr.jpg);
	width: 75%;
	background-position: center;
	height: .5px;
 }
	
 
 table.crisp {
   margin-left:5px;
	   color: #000000;
	padding: 5px 5px 5px 5px;
  border: 1px solid #000099;
	border-collapse: collapse;
color: #000;
}
 table.crisp th, table.crisp th a:link, table.crisp th a:visited, table.crisp th a:hover, table.crisp th a:active {
	background-color: #FBF1C9;
	color: #000;
	font-size: 1em;
	font-weight: bold;
	line-height: 150%;	padding: 5px 5px 5px 5px;
}
table.crisp td {
	border: 1px;
	border-style: solid;
	border-color: #000099;
	border-collapse: collapse; 		padding: 5px 5px 5px 5px;
}

/*table.crisp td a:link, table.crisp td a:visited {
   color: #5B3301;
} 
table.crisp td  a:hover, table.crisp td a:active{
	background-color: #F2E6C1;
	color: #000000;
}
*/
 

	.smallcaps {
 font-size: 16px; color: #000099; 
 font-family:   Palatino, Georgia, Times,  serif;
 font-weight: bold;
 font-variant: small-caps;
	}
 .smalltitle {font-size: 17px; 
 font-family:Barrett, Georgia, Times, serif;
 font-weight: normal; color: #8A7000; }
 
 .largetitle 	{font-size: 2em; font-weight: normal; color: #8A7000; text-align: center; }
 .more {
 	font-weight: bold;  font-style: italic;
 }
 
 .featurestyle { 
 text-align: center;
 font-size: 20px;
 line-height: 90%;
 font-family: Barrett, Georgia, Times, serif;
 font-weight: normal;
 color: #000099; font-style: normal; 
 margin-bottom: 5px;
/* background-color: fuchsia; font-size: 16px; color: #000099; 
 font-family:   Palatino, Georgia, Times,  serif;
 font-style: normal;
 text-align: center;
 line-height: 110%;
 letter-spacing: .03em;*/
 
}

	.featurelink {
 font-size: 16px; color: #000099; 
 font-family:   Palatino, Georgia, Times,  serif;
 font-weight: bold;
	}

.featurestyle a:link, .featurestyle a:hover, .featurestyle a:link, .featurestyle a:active {
	line-height: 90%;
}

.events {
   margin: 5px 3px 5px 3px;
	padding: 2px;
	background-color: #f2d761;
	width: 150px;
	float: right;
	vertical-align: top;
	text-align: center;
	}
 
 .events a:link,  {
 	color: #000000;  
 }
 .events a:visited {
 	color: #000000;  
 }

 .events a:hover {
 	color: #000 background-color: #BCBCEB;
 } .events a:active {
 	color: #000000;  
 }
 .FIXME { color: fuchsia;
 background-color: lime;
 font-size: 1.5em;
 font-weight: bold;	
 }
 .eventtitle {
 	font-size: 14px; color: #000; font-weight: bold;
 }
 
  .Message {  color: #CAA200; font-weight: bold; font-style: italic;}
  .tiny {
  	font-size: .8em;
  }
.comments { font-size: .9em; font-style: italic;
	
}
