#navcontainer {
	width: 150px;
	display: block;
	text-indent: 10pt;
}
ul#navlist
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
	width: 150px;
	display: block;
}
#navlist a, #navlist a:link
{
	margin: 0;
	padding: 0px;
	color: #91268f;
	text-decoration: none;
	width: 150px;
	font-weight: bold;
	display: block;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: x-small;
}
#navlist a:hover
{
	width: 150px;
	font-weight: bold;
	display: block;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: x-small;
}	
ul#subnavlist
{
	display: inline;










}
#subnavlist a, #subnavlist a:link
{
	margin: 0;
	padding: 0px;
	color: #91268f;
	text-decoration: none;
	font-weight: normal;
	font-size: xx-small;


}
#subnavlist a:hover
{
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: xx-small;
}
#footer a, #footer a:link
{
	margin: 0;
	padding: 0px;
	color: #ffffff;
	text-decoration: none;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer a:hover
{
	text-decoration: underline;
	color: #f499c1;
	font-size: xx-small;
}	
	p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a {
	text-decoration: underline;
	color: #93268f;
}
h1 {
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f499c1;
}
.navon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px;
	font-weight: bolder;
	border: none;
	font-size: x-small;
	color: #FFFFFF;
}
.subnavon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	list-style-type: none;
	border: none;
	font-size: xx-small;
}
