body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B407C;
	background-color: #FFFFFF;
}
.content {
	margin: auto;
	padding: 10px;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A831A;
	letter-spacing: 3px;
}

h2 { 
   color: #2164a7; 
   font-size: 14px;
}

ul.faq {
    list-style: none;
	margin-left: 20px;
	padding-left: 0; }
	
ul.faq ul {
	list-style: disc;
	*padding-bottom: 1em; }
	


.topback {
	background: #B6CB6B url(/images/design/topback.jpg) repeat-x;
}

.nav {
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #1B407C;
	}
	
.navback {
	background: url(/images/design/nav.gif) no-repeat;
	vertical-align: top;
	height: 392px;
	width: 163px;
}

.navbackhome {
	background: url(/images/splash/The-Graham-Hospital-Foun-04.gif) no-repeat;
	vertical-align: top;
	height: 433px;
	width: 164px;
}

.navbackyellow {
	background: #ecc551;
	border-bottom: 1px solid #5A7409;	
	vertical-align: middle;
	height: 30px;
	padding: 10px 0 10px 5px;
	}
	
#contact img {
	margin: 0 10px 0 20px;
	border: 1px solid black; }
	

	
#textfield {
	height: 20px;
	padding-top: 2px;
	width: 120px; }


#donors td {
   padding: 4px;
   vertical-align: top;
}
  
.group {
	padding-left: 10px;
} 
.border_top_bottom {
	border: 1px solid #ECC551;
}
