body, td {
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
	color : #67652F;
}

img {
	border : none;
}

a {
	color : #8B005A;
}

#container {
	width : 798px;
	border : 1px solid #7D6A55;
	text-align : left;
}

#header {
	height : 100px;
}

#logo {
	float : left;
	margin : 20px 0px 0px 25px;
}

#donateOnline {
	float : right;
	margin : 30px 25px 0px 0px
}

#nav {
	background : #7D6A55;
	border-top : 1px solid #8B005A;
	border-bottom : 1px solid #8B005A;
	padding-top : 5px;
	text-align : center;
}

#nav a img {
	margin : 5px 20px;
}

#footer {
	background : #7D6A55;
	padding : 5px 25px;
	color : #fff;
	font-size : 7pt;
	height : 15px;
	line-height : 15px;
}

#footerContact {
	float : left;
}

#footerTerms {
	float : right;
}

#footer a {
	color : #fff;
}

#content {
	background : url(/images/layout/content_bg.jpg) no-repeat top center;
	padding : 160px 20px 20px 20px;
	position : relative;
}

h1 {
	position : absolute;
	top : 65px;
	color : #8B005A;
	font-size : 14pt;
}

#subnav {
	position : absolute;
	top : 25px;
	right : 20px;
	line-height : 14pt;
}

#subnav a {
	color : #6D5C4A;
}

.spaced li {
	margin-bottom : 5px;
}