body {
	margin: 0px;
}

body img {border: none;
}

hr {
	background-color: #CCCCCC;
	height: 1px;
	width: 300px;
}

.wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 600px;
}

.wrapper .tbanner img {
	position: absolute;
	left: 166px;
	top: 31px;
}

.content {
	position: absolute;
	width: 600px;
	left: 0px;
	top: 139px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-bottom: 35px;
}

.content a {
color: #FF6600;
text-decoration:none;
}

.content a:hover {
color:#666666;
text-decoration:underline;
}

.content h4 a {
text-decoration: none;
color: #FF6600;
}

.content h4 a:hover {
text-decoration: underline;
color: #666666;
}

div#donate {
background-image: url(img/donate.gif);
background-repeat: no-repeat;
width: 200px;
height: 200px;
float: right;
padding-top: 15px;
}
#donate h3 {
text-align: left;
margin-left: 15px;
padding-top: 8px;
line-height: 10px;
}

#donate p {
text-align: ;
margin-left: 15px;
padding-right: 5px;
}

#paypalForm {
position: relative;
margin-left: 45px;
margin-top: 30px;
}

.navbar {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
position: absolute;
height: 35px;
width: 480px;
left: 100px;
top: 90px;
padding-top: 7px;
}

.navbar a {
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
text-decoration:none;
}

.navbar a:hover {
color: #FF6600;
text-decoration:underline;
}


.navbar ul {
display: inline;
list-style-type: none;
}

.navbar ul li {
display: inline;
list-style-type: none;
margin-right: 10px;
margin-left: 10px;
}

.leftbar {
	height: 400px;
	width: 100px;
	float: left;
	margin-right: 15px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.bodytext {
	position: absolute;
	width: 471px;
	left: 120px;
	top: 0px;
	height: 400px;
}



.tbanner {
	background-image: url(img/banner.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 140px;
	width: 600px;
	left: 0px;
	top: 0px;
}

.bbanner {
	height: 25px;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	position: fixed;
	padding-right: 0;
	padding-left: 0;
	bottom: 0px;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
}
.bbannerhome {
	position: absolute;
	height: 25px;
	width: 580px;
	left: 12px;
	top: 400px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}



.donate {
	background-image: url(img/donate.gif); 
	width: 157px; 
	height: 175; 
	float: right;
	padding-top: 15px;
}.homepic {
	background-image: url(img/index.gif);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 250px;
	width: 370px;
	left: 219px;
	top: 140px;
	border: none;
}
.text {
	position: absolute;
	height: 250px;
	width: 185px;
	left: 5px;
	top: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-style: italic;
	background-image: url(img/vision.gif);
	background-repeat: no-repeat;
	background-position: center top;
}



.subscribe {
	height: 165px;
	width: 140px;
	margin-right: 25px;
	float: right;
	clear: right;
}
