a:link {
	color: #663333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #cc9966;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #cc9966;
	text-decoration: none;
}
p {font: 12pt Arial, Helvetica, sans-serif;}
ul {font: 12pt Arial, Helvetica, sans-serif;}
.title {
	font-size: 18pt;
	font-weight: bold;
	color: #996666;
}
.heading1 {
	background: url(images/heading1.gif);
	font-weight: bold;
	color: #ffffcc;
}
.tiny {font-size: 10pt;}
.home {
	background: url(images/Background_01.jpg) no-repeat fixed;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
.features {
	background: url(images/Background_02.jpg) no-repeat fixed;
	margin: 0px;
	padding: 0px;
}
.archives {
	background: url(images/Background_03.jpg) no-repeat fixed;
	margin: 0px;
	padding: 0px;
}
.purchase {
	background: url(images/Background_04.jpg) no-repeat fixed;
	margin: 0px;
	padding: 0px;
}
.support {
	background: url(images/Background_05.jpg) no-repeat fixed;
	margin: 0px;
	padding: 0px;
}
.contact {
	background: url(images/Background_06.jpg) no-repeat fixed;
	margin: 0px;
	padding: 0px;
}
.topnav {
	position: absolute;
	height: 75px;
	width: 450px;
	left: 110px;
	top: 0px;
	z-index: 2;
}
.sidenav {
	position: absolute;
	width: 100px;
	left: 5px;
	top: 100px;
	z-index: 2;
}
.content {
	position: absolute;
	width: 425px;
	left: 110px;
	top: 100px;
	padding-bottom: 24px;
	z-index: 1;
}
indent {
	margin-left: 6px;
}
body {
	z-index: 0;
}
