.MainMenuItem {
	font-family: "Century Gothic", "Arial Narrow", Arial, mono;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.siteBkg {
	background-image: url(images/bkg-gradient.gif);
	background-repeat: repeat-y;
}
