body {

	font-family: Arial, Helvetica, sans-serif;
	margin:0 auto;
	position:relative;
	width:800px;
	font-size: 12px;

}

.donate-today{
	display:block;
	background:url(images/donate-today.jpg) no-repeat top left;
	width:200px;
	height:49px;
	font-size:19px;
	font-weight:bold;
	padding-top:10px;
	padding-right:7px;
	text-align:center;
	margin-top:10px;
}

.donate-today:hover{
	text-decoration:none;
	color:#000;
}

.border_bottom {

	background-image: url(images/border_bottom.gif);

	background-repeat: no-repeat;

}

.border_left_right {

	border-left-width: 2px;

	border-right-style: none;

	border-left-style: solid;

	border-left-color: #14844B;

	background-position: 575px;

	position: absolute;

	left: 537px;

	top: 612px;

	height: 168px;

	width: 254px;

}

#number2 {

	background-position: 575px;

	top: 832px;

}

#number3 {

	background-position: 575px;

	top: 1052px;
	

}


td {

	font-family: Arial, Helvetica, sans-serif;

}



th {

	font-family: Arial, Helvetica, sans-serif;

}.navigation_top {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bolder;

	color: 14844b;

	background-color: #fff185;

}


/*navigation*/

 #nav ul {
	margin:0;
	padding:0;
	list-style: none;
	width:753px;
	background-color:#14844B;
	text-align:center;
	position:relative;
	left:10px;
	top:-6px;
	padding:5px 0px 5px 0px;
	}
	
 #nav ul li {
	position: relative;
	display:inline;
	z-index:0;
	}
	
 #nav li ul {
	position: absolute;
	top:20px;
	display: none;
	width:160px;
	left:0px;
	background-color:#14844B;
	padding:0px;
	}
	
  #nav ul li a {
	text-decoration: none;
	background-color:#FFF185;
	padding:5px 13px 5px 13px;
	}
	
 #nav li:hover ul, li.over ul { 
	display: block;
	}
	
  #nav li ul li{
	display:block;
	margin:1px 1px 1px 1px;
	padding:5px;
	text-align:left;
	background-color:#FFC;
	
}

  #nav li ul li a{
	padding:0px;
	background:none;
}

  #nav li ul li:hover{
	background-color:#B8E7BB;
}

  #nav li a:hover{
	background-color:#B8E7BB;	
}

#footer_bsm, #footer_bsm a, #footer_bsm a:link, #footer_bsm a:visited, #footer_bsm a:hover, #footer_bsm a:active 
{
    color: #c5d677;
    text-align: center;
}


	
	



