body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
}
#main a:link, #main a:visited, #main a:active {
	color: #7A0031;
	text-decoration: none;
}
#main {
	margin-right: auto;
	margin-left: auto;
}

#main a:hover {
	color: 3a3a00;
	text-decoration: underline;
}
.larger {
	font-size: 12px;
	font-weight: bold;
}
.lineBelow {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #919F48;
}
.purpleBold {
	font-weight: bold;
	color: #7A0031;
}
#main span {
	text-align: left;
}

