body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	text-align:center;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 820px;
	background-color:#000;
}
a:link {
	color: #0092c8;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #0092c8;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #0092c8;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:active {
	color: #0092c8;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.blue_highlight {
	color: #0092c8;
	font-weight: bold;
}
.blue_highlight2 {
	color: #0092c8;
	font-weight: bold;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:0px;
	padding-right:0px;
}
#theboardbody {
	background-image: url(images/theboard_members.jpg);
	background-repeat: no-repeat;
	height: 562px;
	width: 400px;
}
#theboard_link {
	cursor: pointer; cursor: hand; 
	width:380px; 
	height:269px;
	margin-bottom:100px;
}
#board_members {
	margin-bottom: 25px;
	margin-left: 10px;
}
#nav {
	width:	820px;
	height:	57px;	
}
#nav2 {
	width:	532px;
	height:	57px;	
}
#banner_left {
	 margin-left:30px;
	 text-align:left;
}
#banner_right {
	 margin-left:20px;
	 text-align:left;
}
#contact_form {
	text-align:left;
	margin-left:10px;
	width:335px;
}
#contactbody {
	background-image:url(images/contactus_bg.jpg);
	background-repeat: no-repeat;
	height: 562px;
	width: 400px;
}
.contact_input {
	height:11px;
	border: #abadb3 1px solid;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:10px;
}
#contact_link {
	cursor: pointer; cursor: hand; 
	width:380px; 
	height:269px;
}
#home_body {
	width: 760px;
	height: 271px;
	padding-top:5px;
	background-image: url(images/home_body_bg.jpg);
	background-repeat: no-repeat;
}
#about_body {
	width: 760px;
	height: 271px;
	padding-top:5px;
	background-image: url(images/about_body_bg.jpg);
	background-repeat: no-repeat;
}
#press_body {
	width: 760px;
	height: 271px;
	padding-top:5px;
	background-image: url(images/home_body_bg.jpg);
	background-repeat: no-repeat;
}
#events_body {
	width: 760px;
	height: 271px;
	padding-top:5px;
	background-image: url(images/events_body_bg.jpg);
	background-repeat: no-repeat;
}
#donations_body {
	width: 760px;
	height: 271px;
	padding-top:5px;
	background-image: url(images/donations_body_bg2.jpg);
	background-repeat: no-repeat;
}
#donation_code {
	padding-top:120px;
}
#awards_body {
	width: 760px;
	height: 271px;
	padding-top:5px;
	background-image: url(images/awards_body_bg.jpg);
	background-repeat: no-repeat;
}

.tooltip,.tooltip *{display:block} /*added by javascript*/

.tooltip { 
	width: 200px;
	color:#000;
    font:lighter 11px/1.3 Arial,sans-serif;
    text-decoration:none;
	text-align:center
}
.tooltip span.top {
	padding: 30px 8px 0;
    background: url(images/tooltip_bg.gif) no-repeat top
}

.tooltip b.bottom {
	padding:3px 8px 15px;
	color: #548912;
    background: url(images/tooltip_bg.gif) no-repeat bottom
}

#donate {
	position:relative;
	float:left;
	margin-top:-52px;
	margin-left:1px;
}
#social {	
	float:right;
	height: 20px;
	margin-right: 0px;
	margin-top: 20px;
	width: 145px;
	position:relative;
}
