div#navigation {
	height: 30px;
	width: 801px;
	padding: 0px 0px;
	border-top: solid #c45c99 5px;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../images/nav-BG.gif);
	background-repeat: repeat-x;
	background-position: center top;
	position: static;
	margin: 0 auto;
}
div#navigation ul {
	margin: 0px;
	padding: 7px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-weight: bold;
	color: #6f2f86;
	white-space: nowrap;
	vertical-align: bottom;
}
div#navigation li {
	list-style-type: none;
	display: inline;
}
div#navigation li a {
	padding: 7px 10px;
	color: #6f2f86;
}
div#navigation lia:link {
	color: #6f2f86:
}
div#navigation lia:visited {
	color: #6f2f86;
}
div#navigation lia:hover {
	color: #6f2f86;
	text-decoration: underline;
}
p {
	margin:0 30 10
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0 30 10;
	color: #000000;
	text-align: left;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	margin: 30 30 0;
	color: #c55d9a;
	text-align: left;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	margin: 2 30 0;
	color: #9e5eb5;
	text-align: left;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 14px;
	font-weight: normal;
	margin: 2 30 0;
	color: #000000;
	text-align: left;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	margin: 0 auto;
	background-color: #FFF;
}
.main {
	background-position: center top;
	background-color: #FFFFFF;
	padding: 30px 0px;
	border-top: none;
	border-right: none;
	border-bottom: 5px solid #c45c99;
	border-left: none;
	position: static;
	width: 801px;
	margin: 0 auto;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center center;
	color: #333333;
	background-image: url(../images/nav-BG.gif);
	background-repeat: repeat-x;
	padding: 0px;
	position: static;
	height: 33px;
	width: 800px;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
	line-height: 33px;
}
a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	color:#000000;
	text-decoration: none;
}
a:active {
	color:#582980;
	text-decoration: underline;
}
a:hover {
	color:#582980;
	text-decoration: underline;
}
a.purplebold:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#9e5eb5;
	font-weight: bold;
	text-decoration:none;
}
a.purplebold:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#9e5eb5;
	font-weight: bold;
	text-decoration:none;
}
a.purplebold:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#9e5eb5;
	font-weight: bold;
	text-decoration:none;
}
a.purplebold:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#9e5eb5;
	font-weight: bold;
	text-decoration: underline;
}
a.footer:link {
	color:#000000;
	text-decoration: none;
}
a.footer:visited {
	color:#000000;
	text-decoration: none;
}
a.footer:active {
	color:#582980;
	text-decoration: underline;
}
a.footer:hover {
	color:#582980;
	text-decoration: underline;
}
.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
}
.bold-black-smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
.body {
	text-align: center; 
	background-color: #FFFFFF;
	margin: 0 auto;
}
.body-indent {
	text-align: left; 
	margin: 0 40 auto;
}
.divider {
	letter-spacing: 400px;
}
.purple-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #9e5eb5;
	line-height: 15px;
}
