#outerwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/512Template.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: 860px;
	color: #FFF;
}
#logoHome {
	height: 170px;
	width: 860px;
	padding-top: 8px;
}
#footer {
	text-align: left;
	height: 20px;
	width: 850px;
	margin-top: 4px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #62C8D6;
	color: #61C5D8;
}
#sideNav {
	float: left;
	height: 300px;
	width: 250px;
	padding-top: 28px;
	padding-left: 25px;
}
#rightTextBox {
	float: left;
	height: auto;
	width: 510px;
	padding-left: 7px;
	text-align: left;
	font-size: 14px;
}
#topBlank {
	height: 45px;
	width: 860px;
	padding-top: 20px;
}
#logoSpace {
	height: 515px;
	width: 860px;
}
#btmBlank {
	height: 50px;
	width: 860px;
}
h3 {
	color: #F00;
}
#leftTextBox {
	float: left;
	height: auto;
	width: 60px;
	font-size: 14px;
}

