body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #993399;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	color: #E3E3E3;
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/navstrip.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	float: left;
	width: 140px;
	padding-right: 20px;
	padding-top: 10px;
	background-image: url(../images/crnr.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#rightcol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	float: right;
	width: 560px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#wrapper #rightcol li {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: disc;
	list-style-position: outside;
	line-height: 14px;
}
#wrapper #rightcol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}
#wrapper #rightcol h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #99CCFF;
	font-weight: normal;
}
#wrapper #rightcol h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993399;
	font-weight: normal;
}
#baseline {
	clear: both;
	width: 740px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993399;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	line-height: 14px;
	background-color: #FFFFFF;
}
#wrapper #baseline a:hover {
	color: #993399;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}
.purpletxt {
	color: #993399;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #993399;
}
#wrapper #leftnav a {
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
}
.activepage {
	line-height: 20px;
	color: #993399;
}
.bulletlist {
	font-size: 20px;
}
#wrapper #rightcol p li {
	font-size: 20px;
}
#wrapper #leftnav a:hover {
	color: #993399;
	text-decoration: none;
}
#wrapper #rightcol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
