html, body
	{
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-size: 16px;
	font-family: verdana, sans-serif;
	background: URL(images/masthead_background.jpg) repeat-x;
	}
a img
	{
	border: 0px;
	}

div.oa
	{
	width: 987px;
	margin: 0px auto;
	}
h1
	{
	font-size: 32px;
	font-weight: 500;
	}



ul
	{
	padding-left: 10px;
	list-style-position: inside;
	}


li
	{
	
	}



div.masthead
	{
	height: 111px;
	background: URL(images/masthead_background.jpg) repeat-x;
	}
div.sponsors_middle
	{
	width: 202px;
	float: right;
	background: URL(images/sponsor_middle.gif) repeat-y;
	}
div.sponsors_top
	{
	text-align: center;
	height: 32px;
	background: URL(images/sponsor_top.gif) no-repeat;
	}
div.sponsors_top a
	{
	display: block;
	text-decoration: none;
	padding-top: 9px;
	color: #ffffff;
	font-weight: 700;
	}
div.sponsors_bottom
	{
	height: 4px;
	background: #ffffff URL(images/sponsor_bottom.gif) no-repeat;
	line-height: 1px;
	}
div.sponsors_content
	{
	padding: 0px 4px;
	}
div.sponsors_content p
	{
	padding: 0px 0px;
	margin: 4px 4px 20px 4px;
	text-align: center;
	font-size: 12px;
	}
div.sponsors_content a
	{
	color: #000000;
	}

div.button
	{
	height: 66px;
	width: 155px;
	float: right;
	background: URL(images/button.gif) no-repeat;
	text-align: center;
	}
div.button a
	{
	color: #ffffff;
	display: block;
	height: 66px;
	padding: 9px 4px 2px 4px;
	font-weight: bold;
	text-decoration: none;
	background: URL(images/button.gif) no-repeat;
	}
div.button a:hover
	{
	margin-top: 0px;
	padding: 11px 4px 0px 4px;
	background: URL(images/button_pressed.gif) no-repeat;
	}

div.content
	{
	width: 765px;
	padding: 10px;
	}
div.content p
	{
	text-align: left;
	}


/* Money Jar */
div.money_jar
	{
	margin-top: 10px;
	width: 440px;
	height: 525px;
	float:  right;
	border: solid 1px #000000; 
	background: #ffffff url(images/red.gif) no-repeat;
	}
div.money_marker
	{
	float: left;
	width: 150px;
	height: 15px;
	background: #ffffff;
	text-align: right;
	}
div.splash
	{
	background: url(images/splash.gif) 17px 90px no-repeat;
	width: 440px;
	height: 525px;
	padding-top: 210px;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	}



div.footer
	{
	width: 987px;
	margin: 0px auto;
	margin-bottom: 50px;
	text-align: center;
	font-size: 12px;
	}



