.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-style: italic;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #811788;
}
.copy a{
	color: #ffffff;
	text-decoration: none;
}
.copy a:hover{
	text-decoration: underline;
	color: #ffffff;

}
.purplebdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #811788;
}
.whitebdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 1px;
}
.whitebdrleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.blackbox {
	font-size: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.content a{
	color: #663366;
	text-decoration: none;
}
.content a:hover{
	text-decoration: underline;
	color: #663366;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #663366;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
.menu a{
	height: 21;
	text-decoration: none;
	display: block;
	background-position: center;
	vertical-align: middle;
	color: #FFFFFF;
	background-color: #000000;


}
.menu a:hover{
	height: 21;
	vertical-align: middle;
	text-decoration:none;
	display: block;
	background-color: #663366;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5pt;
	font-weight: bold;
	color: #663366;
}
.people {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.menublank {
	background-color: #000000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}.tidbit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
