body {
	text-align: center;
	background-image: url(/images/pu-backgr.jpg);
	height: 100%;
	margin: 0px;
}
a:link {
	color: #663300;
	text-decoration: none;
}
#banner ul  {
	margin: 0px;
	padding: 0px;
	display: inline;
	text-align: center;
}
#banner ul  li  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9933;
	text-decoration: none;
	text-align: left;
	display: inline;
	word-spacing: 2em;
}
#mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #660000;
	text-align: left;
	padding: 10px 10px 20px;
	width: 519px;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 228px;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF9933;
	background-color: #660000;
	text-align: center;
	width: 220px;
	padding: 5px;
	float: left;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	height: 0px;
	clear: both;
}
.Title {
	font-family: cursive, "Lucida Grande CY", serif;
	font-size: 24px;
	line-height: normal;
	font-weight: normal;
	color: #660000;
}
#wrapper {
	width: 768px;
	background-image: url(/images/pu-backgr.jpg);
	text-align: left;
	margin: 0px auto;
	position: relative;
	border: 1px solid #660000;
}
#banner {
	background-color: #660000;
	height: 128px;
	text-align: center;
}
#banner a {
	font: 10pt/14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FF9900;
	text-decoration: none;
	word-spacing: 4em;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: none;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC9900;
}
.indexBut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330000;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #660000;
	text-align: center;
}
#sidebar  a  {
	font: 10pt Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFF99;
}
#mainText  h1  {
	font: 18pt/22pt "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #660000;
}
#mainText  h2  {
	font: 16pt/20pt Arial, Helvetica, sans-serif;
	color: #660000;
}
#mainText  h3  {
	font-size: 13pt;
	line-height: 14pt;
}
#footer {
	font: 12px/15px Arial, Helvetica, sans-serif;
	color: #FF9900;
	background: #660000;
	text-align: left;
	height: 40px;
	padding-top: 5px;
	padding-left: 20px;
	clear: both;
}

