#mainmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 21px;
}
#indexmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .1em;
	}
body {
	margin-top: 0px;
	background: #303;
}
#mainmenu a:link, #indexmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:visited, #indexmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:hover, #indexmenu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#content a:link {
	color: #310F31;
	text-decoration: underline;
}
#content a:visited {
	color: #310F31;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
	color: #310F31;
}
.pyxistop {
	height: 235px;
	width: 800px;
}
#content {
	background-color: #FFFFFF;
	padding: 20px;
}
#content p {
	margin-top: 1em;
	margin-bottom: 0px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#content ul {
	margin-top: 0em;
	margin-bottom: 0px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #000;
	list-style: square;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #303;
	margin: 0px;
	padding: 0px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin: .5em 0px 0px;
	padding: 0px;
}
.allcaps {
	letter-spacing: .1em;
}
.smaller {
	font-size: 12px;
}
#footer {
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #303;
	font: italic 11px Georgia, "Times New Roman", Times, serif;
	color: #000;
}
#content .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#content .attribution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	text-align: right;
	margin-top: .3em;
	margin-bottom: 0px;
	line-height: 18px;
}
.subhead {
	color: #0099FF;
}
img {
	border-style: none;
	border-width: 0px;
}
#guestbook h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#guestbook p,td {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font: 16px/24px Georgia, "Times New Roman", Times, serif;
}
#guestbook th {
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font: bold 16px/24px Georgia, "Times New Roman", Times, serif;
}
#guestbook a {
	color: #CFC;
	margin: 0px;
	padding: 0px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}
#guestbook {
	margin-top: 60px;
}
