﻿body
{
	color: #21167A;
	margin: auto;
}

#wrapper
{
	border: solid 1px #21167A;
	margin: auto;
	width: 800px;
	position: relative;
}

#banner
{
	background: url(images/secondary/secBanner.jpg);
	height: 388px;
	width: 807;
}

#nav
{	
	display: inline-block;
	float: right;
	margin: 275px 50px 0 0;	
}
a.homeBtn
{
	position: absolute;
	left: 20px;
	top: 310px;
}

#content
{
	background: url(images/secondary/secGradient.jpg);
	min-height: 200px;
	padding: 10px;
}

#footer
{
	margin: auto;	
	width: 800px;
}
a.sturgis
{
	display: block;
	float: right;
}