﻿body
{
	color: #21167A;
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrapper
{
	border: solid 1px #21167A;
	margin: auto;
	text-align: center;
	width: 800px;
}

#innerWrapper
{
	margin-bottom: -19px;
	text-align: left;
}

#banner
{
	background: url(images/default/banner.jpg);
	border-top: solid 1px #21167A;
	height: 359px;
	width: 807;
}

#nav
{	
	margin: 275px 0 0 300px;
	display: inline-block;
}

#bottomWrap
{
	float: left;
}

#contentWrapper
{	
	background: url(images/default/contentGradient.jpg);
	background-repeat: repeat-y;	
	float: right;
	height: 100%;
	min-height: 461px;
	width: 587px;
}

#content
{	
	margin: 10px;
}

#hpLeftNav
{
	background: url(images/default/leftNav.jpg);
	float: left;
	height: 461px;
	width: 213px;
}
