/* CSS Document*/


body{
	background-color: #ffffff;
	width:1000px;
	}	

#banner{
	width: 1000px;
	height: 206px;
	} 

#navigation{
	background: url(WTPublications-navbar.jpg);  
	width: 216px;
	height: 725px;
	float:left;
	}
	
#content{
	top:325px;
	width: 784px;
	height: auto;
	float:right;
	text-align:left;
	font-size: 14pt;
	font-family: Georgia;
	font-weight: bold;
	}
	
#footer{
	width: 1000px;
	height: 100px;
	clear: both;
	text-align: left;
	}
	
#email{
	padding-right:20px;
	text-align:left;
	float:right;
	}
	
#letter{
	width:764px;
	}

#letter img{
	float:left; 
	margin: 20px 20px 20px 20px;
	}

	



	

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;

	}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	}
	
a:active {
}

a: hover {
}

a: link {
	text-align: center;
}
	
.scripture {
	font-family: Georgia;
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	text-indent: 5in;
}
