body {
	background:#ffffff url('../images/gradient-trans.png') repeat fixed top left;
	color:#005daa;
}

h1 {
	width:940px;
	height:710px;
	margin:20px 0 20px 0;
	background:transparent url('../images/hero-trans.png') no-repeat scroll top left;
	text-indent:-9999px;
}

h2, .replaced-by-image {
	display:none;
}

p {
	font-size:24px;
	margin-top:24px;
}

p.small {
	font-size:12px;
}

a {
	color:#005daa;
}

a:hover {
	text-decoration:none;
}

tr {
	border-bottom:1px dotted #005daa;
}

td, th {
	padding:10px 10px 10px 0;
}

th {
	text-align:left;
	white-space:nowrap;
}

td:first-child {
	font-weight:bold;
}

#serve {
	/* background:#ffffff url('../images/volunteer-trans.png') no-repeat scroll 550px 13px; */
	background:#ffffff url('../images/serve-trans.png') no-repeat scroll right 13px;
	border:4px solid #005daa;
	padding:10px 85px 10px 20px;
}

#serve.js {
	border-bottom-width:0;
	border-left-width:0;
	border-top-width:0;
	left:0px;
	position:absolute;
	top:0px;
	width:550px;
}

#footer {
	text-align:right;
	bottom:0;
	right:0;
	font-size:12px;
	color:#a0a0a0;	
}

#footer a {
	color:#a0a0a0;	
}

#footer a:hover {
	text-decoration:none;
}