/* brown Style */

body {
/*	background:#fff url(brown/header.jpg) no-repeat; */
	color:#1e1e1e;
	font:75%/125% Arial, Sans-Serif;
	background-color: #FFF;
}
a, a:visited {color:#901808}
#nav {
	/*	background:#50350b url(brown/menu.png) no-repeat; */
	background-color: #50350b;
	background-image: none;
	margin: 0 26px;
	width: 976px;
}
h2#donateText {
	text-align: center;
	margin-top: 30px;
}
