body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
/*
	text-align: center;
	min-width: 900px;
*/}

#wrapper {
	position: relative;
	width:922px;
	height:700px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #FFFFFF;
	top: 0;
}

#top_menu {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 0;
	top: 0;
}
#left_menu {
	position:absolute;
	width:200px;
	height:115px;
	z-index:5;
	left: 0px;
	top: 237px;
}
#main {
	position:absolute;
	width:502px;
	height:253px;
	z-index:3;
	left: 295px;
	top: 240px;
}

#donation {
	position:absolute;
	width:599px;
	height:253px;
	z-index:3;
	left: 295px;
	top: 240px;
}
#pic {
	position:absolute;
	width:502px;
	height:100;
	z-index:2;
	left: 295px;
	top: 502px;
		text-align: right;

}

#bottom_items {
	position:absolute;
	width:670px;
	height:71px;
	z-index:6;
	left: 253px;
	top: 661px;
	text-align: center;
	border-top: thin silver solid;
}

h1 {
	color: #FF0000;
	font-size: 11pt;
	line-height: 1pt;
	margin-bottom: 10px;
	margin-top: 15px;
}
p
{
	color: #000000;
	font-family: verdana, arial, sans serif;
	font-size: 10pt;
	line-height: 13pt;
	margin: 0,0,0,0;
}
ul
{
	color: #000000;
	font-family: verdana, arial, sans serif;
	font-size: small;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: circle;
}

li {
	list-style-type: circle;
	list-style-position: outside;
	margin-bottom: 1px;
	line-height: normal;
}
.donationbd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: 400;
	color: #1B6263;
	margin-bottom: 1px;
	margin-top: 4px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1B6263;
}


.hmtext {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 1.5;
	font-style: normal;
	color: #000000;
}
.stext {
	font-size: small;
	margin-bottom: 6pt;
	text-align: left;
}
.bottom_txt {
	font-size: 10px;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}

a:link
{
	color: #0066CC;
	text-decoration: none;
}
a:visited
{
	color: #618DAC;
}
a:hover
{
	color: #1B6263;
}
.stext_smaller {
	font-size: 12px;
	margin-bottom: 6pt;
	text-align: left;
}
.footer {
	text-align : center;
	border-top : thin solid #456c62;
	clear : both;
	padding : 2px 10px;
	font-size : 10px;
	color : #456c62;
	}
/*
#footer p {
	margin-top : 0;
	padding : 2px 10px;
	font-size : 10px;
	color : #456c62;
}
*/
div#footer {
	margin-left : 292px;
	top : 700px;
	text-align : center;
	border-top : thin solid #456c62;
	clear : both;
	width : 630px;
}
div#footer p {
	margin-top : 0;
	padding : 2px 10px;
	font-size : 10px;
	color : #456c62;
}

.ticker {
	background: white;
	color: #FA861F;
	font-size:14px;
	font-weight:bold;
}

.ticker a {
	background-color:white;
	color: #FA861F;
	text-decoration: none;
	font-size:14px;
	font-weight:bold;
}

.background{
	background-image:url(boytreecrop.jpg);
	background-repeat: no-repeat;
}