

a:link {
	color: #250f05;	
}

a:visited {
	color: #250f05;
}

a:hover {
	color: #faf7f3;
}

body {
	margin: 0;
	padding: 0;
	color: #250f05;
	font-family: Verdana, Geneva, "Trebuchet MS";
	background: #c2d5ca;
}
	
#allcontent {
	width: 925px;
}

#container {
	padding: 0px;
	border-top-width: 0px;
    border-left:  1px solid #faf7f3;
	border-bottom:  1px solid #faf7f3;
	border-right:  1px solid #faf7f3;
}	

#header img {
	border-bottom: 3px solid #faf7f3;
	vertical-align: bottom;
} 


#text {
	font-size: 90%;
	position: absolute;
	width: 550px;
	top: 220px;
	left: 312px;
}

#title {
	background-image: url(images/topbanner.png);
	font-family: Times New Roman, Georgia, Times;
	font-size: 285%;
	padding: 31px 0px 31px 20px;
	border-bottom: 3px solid #faf7f3;
	margin-bottom: 0px;
}

h2 {
	font-weight: lighter;
	color: #34483c;
}

#content {
	font-size: 90%;
	padding: 35px 340px 35px 20px;
	border-bottom: 3px solid #faf7f3;
	background: #80a991;
	margin-top: 0px;
}

#contentlinks {
	font-size: 90%;
	padding: 35px 340px 250px 20px;
	border-bottom: 3px solid #faf7f3;
	background: #80a991;
	margin-top: 0px;
}

#contentinstructor {
	font-size: 90%;
	padding: 35px 340px 200px 20px;
	border-bottom: 3px solid #faf7f3;
	background: #80a991;
	margin-top: 0px;
}

#image {
	position: absolute;
	top: -153px;
	right: -5px;
	width: 130px;
}

#bigimage {
	position: absolute;
	top: 154px;
	left: 612px;
	width: 290px;
}
#johnharrisimage {
	position: absolute;
	top: 154px;
	left: 612px;
	width: 290px;
}
	
.date {
	font-size: 119%;
	color: #34483c;
	line-height: 1.8em;
	word-spacing: -.13em;
}
.intro {
	line-height: 1.4em;
}

#navbar ul {
	font-size: 75%;
	border-bottom: 3px solid #faf7f3;
	margin-left: 0;
	margin-top: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 12px;
	background: #9abba6;
	margin-bottom: 0;
}
	
#navbar ul li {
	list-style: none;
	margin: 0;
	display: inline;
}

#navbar ul li a {
	padding: 5px 1.6em;
	text-decoration: none;
}

#navbar ul li a:link:hover, #navbar ul li a:visited:hover {
	color: #faf7f3;
}

#footer {
	font-size: 80%;
	color: #faf7f3;
	background: #bc866e;
	margin-top: 0px;
	padding: 10px 0px 10px 0px;
	text-indent: 55%;
}