#divWrapper {
	width: 750px;
	height: 670px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/woodgrain.jpg);
}
#divHeader {
	height: 45px;
	width: 100%;
	float: left;
	background-image: url(../images/brianstinemetz.png);
	background-repeat: no-repeat;
	background-position: 130px 3px;
}
#divContact {
	height: 11px;
	width: 220px;
	float: left;
	margin-left: 420px;
	margin-top: 20px;
}
#divNavbar {
	height: 51px;
	width: 100%;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #050608;
}
#divEnd {
	float: right;
	height: 16px;
	width: 16px;
	margin-right: 0px;
}
#divNavigation {
	float: left;
	height: 537px;
	width: 50px;
}
#divContent {
	float: left;
	height: 537px;
	width: 650px;
	text-align: center;
}
#divRightColumn {
	float: left;
	height: 537px;
	width: 50px;
}
#divNavFooter {
	height: 14px;
	width: 100%;
	float: left;
	text-align: center;
	border-top-style: solid;
	border-top-color: #050608;
	border-top-width: 1px;
}
#divFooter {
	height: 18px;
	width: 100%;
	float: left;
	padding-top: 2px;
}
body {
	color: #A3D4E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
#divBack {
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 480px;
	margin-left: 5px;
}
#divNext {
	float: right;
	height: 16px;
	width: 16px;
	margin-top: 480px;
	margin-right: 5px;
}
.aboutmetext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3F2A14;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	line-height: 22px;
	padding-left: 73px;
	padding-right: 73px;
}
.browntext {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3F2A14;
	font-size: 11px;
	text-decoration: none;
}
.blacktextcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050608;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
}
.blacktextcenteredbig {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #050608;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	padding-top: 2px;
}

