
		#givecontainer {
		margin: 0px auto 5px auto;
		width: 950px;
		height: 87px;
		background-color: #ffffff;
		}
		
			#givecontainer ul li{
			list-style-type: none;
			float: left;
			}
				#givecontainer ul li a:link, #givecontainer ul li a:visited{
				position: relative;
				display: block;
				height: 87px;
				width: 312px;
				}
					#givecontainer ul li a#givebox {
					margin: 0 0 0 0;
					background-color: #ff9900;
					background: url('/images/give.jpg') top left no-repeat;
					}
					#givecontainer ul li a#givebox:hover {
					margin: 0 0 0 0;
					background-color: #ff9900;
					background: url('/images/give_over.jpg') top left no-repeat;
					}
							
					#givecontainer ul li a#advocatebox {
					margin: 0 7px 0 7px;
					background-color: #ff9900;
					background: url('/images/advocate.jpg') top left no-repeat;
					}
					#givecontainer ul li a#advocatebox:hover {
					margin: 0 7px 0 7px;
					background-color: #ff9900;
					background: url('/images/advocate_over.jpg') top left no-repeat;
					}
							
					#givecontainer ul li a#volunteerbox {
					margin: 0 0 0 0;
					background-color: #ff9900;
					background: url('/images/volunteer.jpg') top left no-repeat;
					}
					#givecontainer ul li a#volunteerbox:hover {
					margin: 0 0 0 0;
					background-color: #ff9900;
					background: url('/images/volunteer_over.jpg') top left no-repeat;
					}

		#educationcontainer {
		margin: 0px auto 5px auto;
		width: 950px;
		height: 87px;
		background-color: #ffffff;
		}
		
			#educationcontainer ul li{
			list-style-type: none;
			float: left;
			}
				#educationcontainer ul li a:link, #educationcontainer ul li a:visited{
				position: relative;
				display: block;
				height: 87px;
				}
					#educationcontainer ul li a#educationbox, #educationcontainer ul li a#incomebox {
						width: 314px;
					}
					#educationcontainer ul li a#healthbox {
						width: 309px;
					}
					#educationcontainer ul li a#educationbox {
					margin: 0 0 0 0;
					background-color: #ff9900;
					background: url('/images/education.gif') top left no-repeat;
					}
					#educationcontainer ul li a#educationbox:hover {
					background: url('/images/education_over.gif') top left no-repeat;
					}
							
					#educationcontainer ul li a#incomebox {
					margin: 0 6px 0 6px;
					background-color: #ff9900;
					background: url('/images/income.gif') top left no-repeat;
					}
					#educationcontainer ul li a#incomebox:hover {
					background: url('/images/income_over.gif') top left no-repeat;
					}
							
					#educationcontainer ul li a#healthbox {
					margin: 0 0 0 0;
					background-color: #ff9900;
					background: url('/images/health.gif') top left no-repeat;
					}
					#educationcontainer ul li a#healthbox:hover {
					background: url('/images/health_over.gif') top left no-repeat;
					}

		#mainbody {
		margin: 5px auto 5px auto;
		width: 950px;
		background-color: #ffffff;
		min-height:400px;
  		height:auto !important;
  		height:400px;
		}
			#mainbody a, #mainbody a:link, #mainbody a:visited {
			color:#0000ff;
			text-decoration: underline;
			}
			#mainbody a:active, #mainbody a:hover {
			color:#ff3300;
			text-decoration: underline;
			}
		#bottomcontainer {
		margin: 5px auto 5px auto;
		width: 950px;
		background-color: #ffffff;
		min-height:100px;
  		height:auto !important;
  		height:100px;
		}
			#emailbox {
			float: left;
			margin: 5px auto 5px auto;
			width: 237px;
			height: auto;
			background: url('/images/email_newsletter.jpg') top center no-repeat;
			text-align: center;
			}
			#emailformcontainer {
			margin:auto;
			text-align:center;
			width:100%;
			height: 100%;
			}
				#emailbox .searchbox{
				margin:55px auto 0px auto;
				width:190px;
				height:19px;
				text-align: center;
				}
				#emailbox .searchbox span{
				float: right;
				margin-top: -19px;
				}
				#emailbox .searchbox input{
				width: 130px;
				height: 15px;
				}
				#emailbox .searchbox span input{
				width: 23px;
				height: 17px;
				}
			#donatebox{
				height: 22px;
				width: 100%;
				text-align: center;
				margin-top: 20px;
				}
					#donatebutton{
					position: relative;
					text-align: center;
					height: 22px;
					width: 90px;
					margin:0 auto;
					}
				#donatebutton a#donatelink:link, #donatebutton a#donatelink:visited {
					height: 22px;
					width: 90px;
					margin: 0 0 0 0;
					background: url('/images/donate.jpg') top left no-repeat;
					display: block;
					}
				#donatebutton a#donatelink:hover, #donatebutton a#donatelink:active {
					margin: 0 0 0 0;
					background: url('/images/donate_over.jpg') top left no-repeat;
					}
			#bottombox3 {
			float: right;
			margin: 5px 0px 5px 0px;
			width: 237.5px;
			height: 100px;
			}
			#bottombox2 {
			float: right;
			margin: 5px 0px 5px 0px;
			width: 237.5px;
			height: 100px;
			}
			#bottombox1 {
			float: right;
			margin: 5px 0px 5px 0px;
			width: 237.5px;
			height: 100px;
			}
			
			#buttonsbox{
				height: 22px;
				width: 100%;
				text-align: center;
				}
			
			#nominatebutton{
					text-align: center;
					height: 22px;
					width: 75px;
					margin:0 auto;
					float: left;
					}
				#nominatebutton a#nominatelink:link, #nominatebutton a#nominatelink:visited {
					height: 22px;
					width: 75px;
					margin: 0 0 0 0;
					background: url('/images/nominate_button.jpg') top left no-repeat;
					display: block;
					}
				#nominatebutton a#nominatelink:hover, #nominatebutton a#nominatelink:active {
					margin: 0 0 0 0;
					background: url('/images/nominate_button_over.jpg') top left no-repeat;
					}
			#votebutton{
					text-align: center;
					height: 22px;
					width: 75px;
					margin:0 0 0 10px;
					float: left;
					}
				#votebutton a#votelink:link, #votebutton a#votelink:visited {
					height: 22px;
					width: 75px;
					margin: 0 0 0 0;
					background: url('/images/vote_button.jpg') top left no-repeat;
					display: block;
					}
				#votebutton a#votelink:hover, #votebutton a#votelink:active {
					margin: 0 0 0 0;
					background: url('/images/vote_button_over.jpg') top left no-repeat;
					}

		


