#divWrapper {
	width: 600px;
	height: 570px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #050608;
}
#divEnd {
	float: right;
	height: 16px;
	width: 16px;
	margin-right: 0px;
}
#divHeader {
	height: 56px;
	width: 100%;
	float: left;
	text-align: right;
	background-image: url(../images/brianstinemetz.gif);
	background-repeat: no-repeat;
	background-position: 449px;
}
#divNavigation {
	float: left;
	height: 500px;
	width: 50px;
}
#divContent {
	float: left;
	height: 500px;
	width: 500px;
	text-align: center;
	background-color: #050608;
}
#divRightColumn {
	float: left;
	height: 500px;
	width: 50px;
}
#divFooter {
	height: 14px;
	width: 100%;
	float: left;
	text-align: center;
	display: inline;
}
body {
	color: #A3D4E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/background.jpg);
}
#divHome {
	height: 22px;
	width: 24px;
	margin-left: 8px;
	margin-top: 380px;
}
#divWork {
	height: 22px;
	width: 29px;
	margin-left: 8px;
	margin-top: 10px;
}
#divContact {
	height: 22px;
	width: 32px;
	margin-left: 8px;
	margin-top: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #A3D4E6;
	font-size: 12px;
	text-decoration: none;
}
#divBack {
	float: left;
	height: 16px;
	width: 16px;
	margin-top: 450px;
	margin-left: 7px;
}
#divNext {
	float: right;
	height: 16px;
	width: 16px;
	margin-top: 450px;
	margin-right: 7px;
}
.textfield {
	overflow: scroll;
	visibility: visible;
}
