﻿body {
	background-color: #f0f0f0;
	text-align: center;
}
span.text {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
}
#pagemaster {
	width: 800px;
	text-align: center;
	vertical-align: top;
	border: 1px solid #ffffff;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 100px;
	width: 800px;
	clear: both;
}
#navrow {
	background: #f0f0f0;
	text-align: right;
	vertical-align: middle;
	height: 22px;
	border: 0px;
}
#content {
	padding: 10px;
	width: 780px;
	background: #ffffff url('swing.jpg') no-repeat 50% top;
	text-align: left;
}
#clear {
	clear: both;
}
#footer {
	padding: 11px 5px 11px 25px;
	margin: 0px;
	color: #ffffff;
	background: #244F7A;
	font-size: 11px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	vertical-align: middle;
}
.minibox {
	background: #f0f0f0 url('grayfade.jpg') repeat-x 50% top;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	border: 1px solid #6f8fb8;
}
.miniheader {
	background: #6f8fb8;
	padding: 5px;
	font-weight: bold;
	color: #ffffff;
}
.minicontent {
	padding: 10px 20px 10px 20px;
	text-align: justify;
}
.boxHover {
	border: 1px solid #244f7a;
	background: #bec8d2 url('grayfade2.jpg') repeat-x 50% top;
}
.headHover {
	background: #244f7a;
	color: white;
}
.w {
	color: #ffffff;
}

