div.mainNavItem 
{
	margin-left: 20px;
	text-indent: -16px;
}
.mainNavBullet
{
	font-weight: bold;
	font-family: Comic Sans MS, Tahoma, Sans-Serif;
	position: relative;
	left: -3px;
}
a.mainNavItem 
{
	font-weight: normal;
	font-family: Baskerville Old Face, Bookman Old Style, Papyrus, Times New Roman, Serif;
	font-variant: small-caps;
}
.mainNavSelected 
{
	font-weight: normal;
	font-family: Baskerville Old Face, Bookman Old Style, Papyrus, Times New Roman, Serif;
	font-variant: small-caps;
	color: #000000;
}
