h5
{
	margin:0;
	font-size:15px;
	text-decoration:underline;
}
img
{
	border:0;
}
body
{
	background-color:#312d2d;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
}
body *
{
	text-align:left;
}
p
{
	font-size:12px;
}
ul#menu
{
	display:block;
	list-style:none;
	position:absolute;
	left:50%;
	top:15px;
	margin:0;
	padding:0;
	margin-left:-150px;

}
ul#menu li
{
	display:block;
	background-color:#fff;
	float:left;
}
a.replace:link,a.replace:visited
{
	display:block;
	text-indent:-9999px;
	height:48px;
}
li#home a:link,li#home a:visited
{
	background:url(../images/home_btn.jpg) no-repeat;
	width:83px;
}
li#home a:hover
{
	background-position:0 -1px;
	background-color:#adb394;
}
/**/
li#aboutus a:link,li#aboutus a:visited
{
	background:url(../images/aboutus_btn.jpg) no-repeat;
	width:109px !important;
}
li#aboutus a:hover
{
	background-position:0 -1px;
	background-color:#adb394;
}
/**/
li#donate a:link,li#donate a:visited
{
	background:url(../images/donate_btn.jpg) no-repeat;
	width:91px;
}
li#donate a:hover
{
	background-position:0 -1px;
	background-color:#adb394;
}
/**/
li#contactus a:link,li#contactus a:visited
{
	background:url(../images/contactus_btn.jpg) no-repeat;
	width:126px;
}
li#contactus a:hover
{
	background-position:0 -1px;
	background-color:#adb394;
}
/**/
li#gallery a:link,li#gallery a:visited
{
	background:url(../images/gallery_btn.jpg) no-repeat;
	width:93px;
}
li#gallery a:hover
{
	background-position:0 -1px;
	background-color:#adb394;
}
table#Table_01
{
	margin:auto;
}
table#Table_01 td
{
	vertical-align:top;
}
h4
{
	margin:0;
	padding:0;
	font-size:13px;
}
table#newsTable td
{
	font-size:12px;
}
table#newsTable th
{
	font-size:12px;
	width:50px;
	padding-right:5px;
	vertical-align:top;
}