body {
    background-color: #99cc66;	
    background-image: url(/img/green.jpg);
	background-repeat: repeat;
	vertical-align: bottom;
}
.whatsnewbox {
	background-image: url(/img/brown.jpg);
	background-repeat: repeat;
	margin-left:5px;
}
a:link { 
	text-decoration: underline; 
	color: #993300;
	}
a:visited { 
	text-decoration: underline; 
	color: #007700;
	}
a:hover { 
	text-decoration: underline; 
	color: #CC66CC;
	}
a:active { 
	text-decoration: underline; 
	color: #000000;
	}
.mainbody {
	background-color: #ffffff;
	vertical-align: top;
}
.ListHead{
		font-size: Normal;
		font-weight: bold;
	}
.image {
	float: left;
	text-align: center;
	margin: 1em 5px 1em 0;
	display: inline;
	vertical-align: bottom;
}
.caption {
	text-align: center;
	display: block;
}
.setright {float: right; margin: 7px}
.setleft {float: left; margin-left: 0px; margin-right: 7px; margin-top: 7px; margin-bottom: 7px;}
.picClassCenter br { margin: 5px; }
.picClassCenter{ text-align:center;font-size:smaller;font-style:italic; margin: 3px auto 3px auto;  }
.picClass{ float:right;width:250px;text-align:center;font-size:smaller;font-style:italic; margin:3px 0px 3px 3px  ;}
.picClassLeft{ float:left;width:250px;text-align:center;font-size:smaller;font-style:italic; margin:3px 3px 3px 0px  ;}

.indent { margin-left: 10px; }

.navBar {
font-size: 14px;
}

.pageHead{
color: #993300;
font-size:28px;
}

h1.homeHead {
padding-top:5px;
padding-bottom:0px;
color: black;
font-size:110%;
clear: left;
}

div.homeText {
display: block;
/*font-size: 12pt;*/
}

div.homeLink {
display: block;
padding-left: 0px;
padding-top:5px;
padding-bottom:0px;
font-size:100%;
font-weight:bold;
}

div.homeBody {
/*position: relative;*/
/*top:-20px;*/
}

div.subscribeBox {
display: block;
float: left;
background-image: url(/img/brown.jpg);
background-repeat: repeat;
margin-right: 5px;
}

.homeImage {
display: block;
margin-left: 5px;
margin-bottom: 5px;
clear: right;
}

.mh_link{
font-size:40%;
}

span.statval {
font-weight: bold;
}
.mh_toc {
background-color: #cdcd9b; 
padding: 4px 10px 4px 10px; 
margin: 4px auto 4px auto;
}
.mh_toc caption {
background-color: #cdcd9b; 
margin-bottom: 2px; 
padding: 4px; 
font-variant: small-caps; 
}
.mh_toc a:link {
color: #002233;
}
.mh_toc a:visited {
color: #5e023f;
}
.extra_space {
margin-bottom: 10px;
}

table.donor_list {
font-style: italic; 
line-height: 22px; 
width: 500px;
}

table.donor_list td {
text-align: center;
}

