.floatimgleft {
float:right;
margin-top:0px;
margin-left:10px;
margin-bottom:10px;
}


body {

	background-color: black;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;

	}
	
h2 {

	color: #999999;
	
	}
	
hr {
	color: #d0450b;
	background-color: #d0450b;
	}
	
a {

	color: #d0450b;
	text-decoration: none;
	
	}
	
a:hover {

	color: #d0450b;
	text-decoration: underline;
	
	}
	
.textarea {
	font: Trebuchet MS, Verdana, sans-serif;
	font-size: 95%;
	}
	
.textarea2 {
	font: Trebuchet MS, Verdana, sans-serif;
	font-size: 95%;
	position: relative;
	top: 0px;
	left: 24px;
	}

.navImage {

	float:left;
	border:0px;
	margin:0px;
	padding:0px;
	
	}

#container {

	margin-left: auto;
     	margin-right: auto;
     	width: 748px;
		background-color: #FFFFFF;

	}


#header {

	width: 748px;
	height: 230px;
	
	}

#navigation {

	width: 748px;
	height: 61px;
	
	}

#content_interior {

	width: 718px;
	background-color: #FFFFFF;
	min-height: 315px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	
	}

#content {

	width: 748px;
	background-color: #FFFFFF;
	min-height: 315px;
	
	}

#boxes {

	width: 748px;
	height: 132px;
	background-image: url(boxes.gif);
	font-size: 10px;
	color: #FFFFFF;
		
	}
	
#teaching {
	width: 224px;
	height: 72px;
	position: relative;
	top: 50px;
	left: 14px;
	overflow: hidden;

	}
	
#email {
	width: 224px;
	height: 72px;
	position: relative;
	top: -22px;
	left: 263px;
	overflow: hidden;

	}
	
#donation {
	width: 224px;
	height: 72px;
	position: relative;
	top: -94px;
	left: 511px;
	overflow: hidden;

	}
	
#footer {

	width: 748px;
	height: 39px;
	
	}
