.navlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 18px;
}
.navfade {
	background-attachment: fixed;
	background-image: url(img/tile_fade1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.midshadow {
	background-attachment: fixed;
	background-image: url(img/tile_mid.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.sitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #330000;
}
