#outerwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/512Template.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 650px;
	width: 860px;
}
#logoHome {
	height: 170px;
	width: 860px;
	padding-top: 8px;
}
#sideNav {
	float: left;
	height: 300px;
	width: 250px;
	padding-top: 28px;
	padding-left: 25px;
}
#leftTextBox {
	float: left;
	height: 400px;
	width: 120px;
	padding-left: 5px;
	padding-right: 4px;
	text-align: right;
}
#rightTextBox {
	float: left;
	height: 400px;
	width: 448px;
	padding-left: 7px;
	text-align: left;
}
#topBlank {
	height: 45px;
	width: 860px;
	padding-top: 20px;
}
#logoSpace {
	height: 515px;
	width: 860px;
}
#btmBlank {
	height: 50px;
	width: 860px;
}
h3 {
	color: #F00;
}
