body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: 1.5em;
	background-color: #000000;
}
#topheader {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#middlewrap {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/middle.png);
	background-repeat: repeat-y;
}
#bottomfooter {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#middlecontent {
	width: 720px;
	padding-right: 30px;
	padding-left: 30px;
}
#toplevelnav {
	width: 720px;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	color: #841127;
	font-weight: bold;
	background-color: #FFFF99;
}
h1 {
	color: #990000;
}
h2 {
	color: #990000;
}
h3 {
	color: #666600;
	background-color: #FFFFCC;
}
#toplevelnav a {
	text-decoration: none;
	color: #841127;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
}
#toplevelnav a:hover {
	color: #990000;
	background-color: #FFFFCC;
	text-decoration: underline;
}
#wrapitup {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/middle.png);
}
.tblebrder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #222222;
}
.titleone {
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	color: #990000;
	text-transform: uppercase;
}
.titletwo {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFCC;
}
#topbump {
	height: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#rightnavigation {
	color: #FFFFFF;
	padding-left: 15px;
}
#rightnavigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#rightnavigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
