body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	background: #000;
	margin: 0;
	padding:0;
	font-size : 13px;
	color : #fff;
}
#header {
	background: url(images/DMktsitebanner.png);
	width: 700px;
	height: 170px;
	//color: #fff;
}
.headerText {
	background: none;
	font-size: 32px;
	text-align: center;
	padding-top: 25px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 25x;
	color: #fff;
	font-weight: bold;
}
DIV.center {
	text-align: center;
}
.menu {
	display: block;
	background: #539247;
	width: 700px;
	color: #fff;
	font-weight: bold;
	padding-top: 8px;
	border-top: 2px dotted #fff;
	margin-top: 145px;
}
.menu a {
	background: #539247;
	color: #fff;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:active {
	background: #539247;
	color: #fff;
	padding: 3px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	background: #f58227;
	color: #005c95;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 3px;		
	padding-right: 3px;
	font-weight: bold;
	text-decoration: underline;
}	
#container {
	background: #fff;
	color : #000;
	width: 800px;
	margin-right : auto;
	margin-left : auto;
	text-align : center;
}
#BigContainer {
	background: #fff;
	color : #000;
	margin-right : auto;
	margin-left : auto;
	text-align : center;
}
#content {
	background: #539247;
	color: #000;
	padding-top: 35px;
	padding-right: 30px;
	padding-left: 30px;
}	
#columnR {
	float: right;
	width: 200px;
	margin:0;
	margin-right:0;
	padding:30px;
	background: #fff;
	color: #000;
}
b.black {
	background: none;
	color: #000;
	font-size: 14px;
}
h2.headline {
	background: #fff;
	text-decoration: underline;
	color: #539247;
}
h1.title {
	font-weight: bold;
}
#bodytext {
	background: #fff;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	padding-left : 30px;
	padding-right : 30px;
	text-align : center;
	color: #000;
	padding-top : 5px;
	padding-bottom : 30px;
	margin-bottom: 0;
}
.imageobject {
	float: left;
	background: url(images/DMktxparencysmall.png) no-repeat;
	color: #fff;
	height: 200px;
	width: 300px;
	}
.footer {
	background: url(images/b_bg2.jpg) repeat-x;
	height: 100px;
	width: 800px;
	margin-right : auto;
	margin-left : auto;
	color : #fff;
	padding-top : 5px;
	font-size:9px;
	text-align : center;
}
.footer a {
		//	start of GoodSearch
<script type="text/javascript">
function GoGoodSearch_5()
{
	var charityid = 889976;
	var siteURL = "donormarket.org";
	var openNewWindow = true;
	var searchtype = document.getElementsByName("goodsearch_searchtype_5");
	var baseurl = "http://www.goodsearch.com/Search.aspx";
	var keywordsbox = document.getElementById("goodsearch_keywords_5");
	if (typeof keywordsbox != "undefined")
	{
		var keywords = escape(keywordsbox.value);
		var url = baseurl + "?Keywords=" + keywords;
		if (charityid > 0)
			url += "&CharityID=" + charityid;
		if (searchtype[1].checked)
			url += "&Site=" + escape(siteURL);
		url += "&Partner=goodsearch_syn";
		url += "&typetag=" + escape(siteURL);
		if (openNewWindow)
			window.open(url,'SearchResults','height=700,width=900,location=1,status=1,toolbar=1,scrollbars=1,resizable=1');
		else
			window.location.href = url;
	}
}
function CatchEnter_5(e)
{
	var key1 = "13";
	var x = "13";
	if (document.all)
	{
		var evnt = window.event;
		x = evnt.keyCode
	}
	else
		x = e.keyCode;
	if (x == key1)
	{
		document.getElementById("goodsearch_submit_5").click();
		return false;
	}
	else
		return true;
}
</script>
<div style="padding:5px 5px 2px 5px; text-align:center; border: solid 1px #CCCCCC; width:490px;font-family:Arial,Helvetica;font-size:12px;">
<a href="http://www.goodsearch.com/"><img src="http://www.goodsearch.com/_gfx/title_smaller.gif" alt="GoodSearch logo" style="border:0px;" /></a>
<label for="goodsearch_keywords_5" style="display:none;">GoodSearch keywords to search for</label>
<input
type="text"
name="goodsearch_keywords_5"
id="goodsearch_keywords_5"
onkeydown="return CatchEnter_5(event);"
style="width:210px;background-image:url('http://www.goodsearch.com/_gfx/yahoo_background.gif');background-repeat:no-repeat;margin-bottom:8px;"
onclick="this.style.backgroundImage='url(http://www.goodsearch.com/_gfx/spacer.gif)';"
onfocus="this.style.backgroundImage='url(http://www.goodsearch.com/_gfx/spacer.gif)';"
/>
<input
type="button"
name="goodsearch_submit_5"
id="goodsearch_submit_5"
value="Search"
onclick="GoGoodSearch_5();"
style="margin-bottom:8px;font-family:Arial,Helvetica;font-size:11px;"
/>
<br />
<input 
type="radio" 
name="goodsearch_searchtype_5"
value="web"
/> Web
<input 
type="radio" 
name="goodsearch_searchtype_5"
value="site"
/> This Site
</div>			
//	end of GoodSearch

	background: none;
	color : #fff;
	padding-left: 2px;
	padding-right: 2px;	
}
