html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background-color: white;
	line-height: 1;
	color: black;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
#container {
	height: 100%;
	width: 100%;
}
#header {
	background-image: url(images/header.png);
	height: 200px;
	width: 800px;
}
#page_body {
	border-style: none;
	border-width: 0px;
	font-size: 15px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 800px;
}
#page_text h4 {
	font-family: sans-serif;
	line-height: 15px;
	font-size: 13px;
	color: #333333;
	height: auto;
	width: 740px;
}
#page_text {
	font-family: sans-serif;
	font-size: 15px;
	line-height: 20px;
	margin-right: 20px;
	margin-left: 20px;
	color: #333333;
	height: auto;
	width: 760px;
}
#page_text h1 {
	font-size: 17px;
}
#page_text h3 {
	margin-bottom: 10px;
	font-size: 16px;
}
#footer {
	float: none;
	clear: both;
	color: #666666;
	font-size: 10px;
	margin-right: 10px;
	padding-bottom: 10px;
	text-align: right;
	margin-top: 120px;
}
#causelogo {
	height: 200px;
	float: left;
}
#page_text img {
	margin-right: 10px;
	color: #333333;
}
#page_text a {
	color: #333333;
}
#footer a {
	color: #333333;
}
#logos {
	width: 800px;
	float: left;
}
#cause_logo a img {
	float: left;
	border-style: hidden;
	border-width: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#cause_logo {
	position: relative;
	float: left;
	border-style: hidden;
	border-width: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
}
#cause_logo img {
	margin-right: 30px;
	position: relative;
	float: left;
	border-style: hidden;
	border-width: 10px;
	margin-bottom: 20px;
}
#spacer {
	height: 40px;
}
#cause_logo_main {
	padding-left: 30px;
}