#about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-indent: 35px;
	width: 700px;
	padding: 5px;
	margin-top: 5px;
	border-left-width: 30px;
	border-left-style: solid;
	border-left-color: #660000;
	float: none;
	top: 0px;
	position: absolute;
	left: 175px;
}
#left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #990033;
	float: left;
	height: 800px;
	width: 175px;
	left: 5px;
	top: 5px;
}
div#navbar {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	text-align: right;
	background-color: #d2c7b1;
	font-weight: bold;
	padding: 5px;
	width: 150px;
	float: left;
}

#navbar ul li a:link, #navbar ul li a:visited {color: #bf0619;
background-color: #d2c7b1;
text-decoration: none;
border: none;
border-bottom: none #c0c0c0;
display: block;
width: 150px;}

#navbar ul li a:hover {background-color: #000000;
text-decoration: none;}

#navbar a.current {text-decoration: none;
border-right: none;}

#navbar ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	line-height: 2.4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660000;
}

#navbar ul {margin: 0px; padding: 0px;}#about p {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	margin: 5px;
}
#about img {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 5px;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	position: absolute;
	left: 150px;
	top: 1190px;
	width: 750px;
	margin: 5px;
	padding: 3px;
}
