body {
	margin: 0px;
	padding: 0px;
}
#white {
	background: #FFFFFF;
	position: absolute;
	z-index: 1;
	height: 55px;
	width: 100%;
	left: 0px;
	top: 30px;
}
#gray {
	position: absolute;
	height: 5px;
	width: 100%;
	left: 0px;
	top: 85px;
	background: #B5B5B5;
	border-top: 1px solid #DADADA;
	border-bottom: 1px solid #B19494;
	z-index: 2;
}
#burgundy {
	position: absolute;
	height: 26px;
	width: 100%;
	left: 0px;
	top: 92px;
	background: #A33030;
	border-bottom: 1px solid #000000;
	z-index: 3;
}
#splash {
	position: absolute;
	left: 0px;
	width: 100%;
	z-index: 2;
}
#navBar {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	position: absolute;
	left: 187px;
	top: 7px;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#fourNavs {
	position: absolute;
	top: 0px;
	right: 0px;
}
#toKnow {
	position: absolute;
	z-index: 6;
	top: 16px;
	right: 0px;
}
#sail {
	position: absolute;
	z-index: 7;
	left: 81px;
	top: 1px;
}
#uwTitle {
	position: absolute;
	left: 185px;
	top: 43px;
	z-index: 9;
}
#shadow {
	position: absolute;
	height: 8px;
	width: 100%;
	left: 0px;
	top: 118px;
}
.copy a:visited {
	color: #000000
}
.copy a:link {
	color: #000000
}
.copy a:active {
	color: #000000
}
.copy a:hover {
	color: #FF0000
}
#content {
	width: 500px;
	padding: 10px;
	position: absolute;
	left: 185px;
	top: 191px;
	z-index: 10;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #FFFFFF;
}
#pageIcon {
	border: 1px solid #000000;
	position: absolute;
	height: 80px;
	width: 80px;
	left: 85px;
	top: 160px;
	z-index: 5;
	background: #FFFFFF;
}
#pageName {
	position: absolute;
	height: 30px;
	width: 524px;
	left: 148px;
	top: 160px;
	font: bold normal 20px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #666666;
	padding-left: 35px;
	z-index: 4;
}
#splashBack {
	background: #D13D3D url(../gif/edge.gif) repeat-y 0px 0px;
	position: absolute;
	height: 100px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 0;
}
p.info
{
	margin-top: -3px;
}
p.header
{
	margin-top: -5px;
}