*
{
 	margin:0px; padding:0px;
}
body
{
	background-color:#000;
	color:#CCC;
}
img
{
	padding:10px 10px 10px 10px;
}
strong
{
	color:#F90;
	padding-bottom:10px;
	font-size:17px;
}
h3
{
	color:#F90;
	padding-bottom:15px;
	font-size:20px;
	text-transform:uppercase;
}
p{
	padding-bottom:15px;
	padding-top:3px;
}
#title_color
{
	color:#FC6;
	font-size:14px;
}
a{
	color:#a4ac1e;
	text-decoration:none;
}
a:hover
{
	color:#F90;
	text-decoration:underline;
}
.class_a
{
	color:#a4ac1e;
}
.class_a:hover
{
	color:#F90;
	text-decoration:underline;
}
#footer_logo
{
    width:130px;
	height:150pw;
	max-height:150px;
	max-width:130px;
	float:left;
	padding-top:12px;
	padding-bottom:12px;
}
#footer_contact
{
	width:660px;
	max-width:660px;
	height:155px;
	max-height:155px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	white-space:0.14em;
	line-height:22px;
	font-size:14px;
	text-align:right;
	padding-top:25px;
}
#content
{
	/*font-family:Footlight MT Light; font-size:18px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	white-space:0.14em;
	line-height:22px;
	font-size:14px;
	text-align:justify;
	width:800px;
	max-width:800px;
	margin-top:26px;
	padding-bottom:28px;
}
ul
{
	padding-top:12px;
	padding-bottom:12px;
	padding-left:30px;
}
#banner
{
	background:url(imgs/banner.jpg) no-repeat;
	width:800px;
	height:150px;
}
#ngo_title_1
{
	font-family:Cooper Black;
	font-size:46px;
	color:#c74c00;
	text-align:center;
}
#ngo_title_2
{
	font-family:Cooper Black;
	font-size:18px;
	color:#c74c00;
	text-align:right;
	margin-bottom:7px;
}
#website_size
{
	width:800px;
	max-width:800px;
	margin:0 auto;
}
#menu
{
  font-family:Verdana, Geneva, sans-serif;
  font-family:11px;
  font-style:normal;
  height:31px;
  border-top:1px solid #FFF;
  border-bottom:2px solid #FFF;
  padding-left:5px;
}
#menu ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal; 
}
#menu li
{
	float: left;
}
#menu a
{
	font-family:Verdana, Geneva, sans-serif;
  	display: block;
	float: left;
	height: 26px;
	padding-left:26px;
	padding-right:26px;
	margin-right: 1px;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: #999;
	padding-top: 5px;
    text-align: center;
}
#menu a:hover
{
	 height: 26px;
	 color: #FFF;
}
#menu .acurren_active
{
	color: #FFF;
	font-size: 14px;
}
#border_vol
{
	background:url(imgs/bg_volunteering.jpg) no-repeat;
	background-position:center;
	width:800px;
}
#border_contact
{
	width:800px;
	background:url(imgs/bg_contact.jpg) no-repeat;
}
#border_middle_contact
{
	width:600px;
}