body {
	background-image: url(images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.5em;
	background-repeat: repeat-x;
	background-color: #66999A;
}
.bodyGreen {
	font-weight: bold;
	color: #397474;
	font-style: italic;
	text-align: right;
	margin-top: 0px;
}
.textBigger {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 1.1em;
	line-height: 1.5em;
}
a:link, a:active, a:visited {
	font-style: italic;
	font-weight: bold;
	color: #638BC9;
}
.rightAlign {
	text-align: right;
}
a:hover {
	color: #999999;
}

/* NAVIGATION BUTTONS */
.cssnav	
{
	position:relative;
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	display: block;
	width: 169px;
	height: 25px;
	margin: 0 0 0 35px; 
	padding: 0; 
}
			
.cssnav a 
{
	display: block;
	font-size: 1em;
	width: 170px;
	height: 22px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	background-image:  url(images/button_hover.gif);
	background-repeat: no-repeat;
}

			
.cssnav img
{
	width: 169px; 
	height: 22px; 
	border: 0; 
}

#clear 
{
	clear: both;
}

* html a:hover {visibility:visible}

.cssnav a:hover img
{
	visibility:hidden
}

.cssnav span 
{
	position: absolute;
	right: -5px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 169px;
	height: 22px;
	text-align: left;
}
.lineBack {
	background-image: url(images/line.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.footer a {
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
}
.footer {
	color: #FFFFFF;
}
h1 {
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 1.5em;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}
.imgPad {
	margin-bottom: 20px;
	margin-left: 20px;
}
h2 {
	font-size: 1.2em;
	color: #638BC9;
}
.donors {
	width: 169px;
	margin-left: 35px;
	margin-top: 20px;
	font-size: 0.8em;
	line-height: 1.3em;
	margin-bottom: 35px;
}
.lineBack .donors p {
	font-size: .4px;
}
h3 {
	font-size: 1.2em;
	color: #397474;
}

