@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;

}
.style1 {
	color: #FFFFFF;
	text-align: justify;
}
.style2 {color: #463936}

ul{
	list-style-type:none;
	margin-left: 15px;
	padding: 0px;
	margin-top:4px;
	border: none;
	margin-bottom: 0px;
	text-align: left;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/list_bg.gif);
}
li a{
	color:#FFFFFF
}
.copyright {
	color: #FFFFFF;
	font-size:9px;
	padding-top:20px;
	text-align:center;
}
.menu{
	padding:10px 10px 10px 10px;
	background:url(images/bg_menu.gif) repeat-x top #E19122;
}
.menu ul {
	list-style-type:none;
	margin-left: 15px;
	padding: 0px;
	padding-left:5px;
	margin-top:20px;
	border: none;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-weight:bold;
}
.menu li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/menu_li_bg.gif);
}
.menu li a{
	display: block;
	text-decoration: none;
	width:170px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color:#FFFFFF
}
.menu ul li a:hover, .menu ul li a:focus{
	color: #3D6D3B;
	background-color: #eeeeee;
}
 .selected a:link, .selected a:visited, .selected a:hover{
	color: #3D6D3B;
	background-color: #B1D3AF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 18px;
}
h2 {
	margin-top: 0px;
	font-size: 16px;
}
.top{
	background-color:#000000;
	color:#CCCCCC;
	height:30px;
}
.logo{
	width:235px; 
	height:175px;
	top:0px;
	position:relative;
}
.staff{
	padding:20px 20px 15px 20px;
	background: url(images/bg_staff.gif) repeat-x top #736e39;
}
.contact{
	padding:20px 20px 15px 20px;
	background: url(images/bg_contact.gif) repeat-x top #326375;
}
.header{
width:520px; height:245px; top:0px; position:relative; padding:0px;
}
.donate{
width:520px; height:42px; top:0px; position:relative; background-color:#15181e; text-align:right;
}
.about{
	padding:30px 20px 30px 20px;
	background: url(images/bg_about.gif) repeat-x top #6d5c44;
}
.contents{
width:480px; top:0px; position:relative; background-color:#e8e4d6; padding:15px 20px 30px 20px
}
.contents a:link {
	font-weight: bold;
	color: #264B59;
	text-decoration: none;
}
.contents a:visited {
	font-weight: bold;
	color: #326375;
	text-decoration: none;
}
.contents a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.contents a:active {
	font-weight: bold;
	color: #326375;
	text-decoration: none;
}
.textfield{
	font-size:11px;
}.dropdown{
	font-size:11px;
	width:40px;
}
