#headerPic {
	width: 550px;
	height: 140px;
	display: block;
	border-bottom: 8px solid #886c52;
	clear: both;
	margin-bottom: -100px;
}

#title {
	display: block;
	float: left;
	padding-left: 10px;
	clear: both;
}

h1 {
	color: #000000;
	float: left;
	font: 150% Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-left: 5px;
}

#navbar {
	visibility: hidden;
}

#textCol {
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
}

#picCol {
	display: block;
	float: left;
	margin-left: 10px;
}

#footer {
	float: left;
	display: block;
	text-align: center;
	border-top: 1px dotted #886c52;
	width: 100%;
	color: #000000;
	margin-top: 10px;
	padding-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	clear: both;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

p, td {
	margin-top: 0px;
	color: #000000;
	clear: left;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
}
