.flRight {
	float: right;
}
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Century Gothic";
	text-transform: uppercase;
	font-size: 16px;
}
h2 {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: normal;
}
h3 {
	font-size: 36px;
}
p {
	margin-bottom: -0.75px;
}
.font13 {
	font-size: 13px;
}
.font15 {
	font-size: 15px;
}
.font16 {
	font-size: 16px;
}
.hugeFont {
	font-size: 25px;
}
.flLeft {
	float: left;
}
.activePage {
	background-image: url(../images/roll5.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.smFont {
	font-size: 10px;
}
.bigFont {
	font-size: 20px;
}
.alignRight {
	text-align: right;
}
.allCaps {
	text-transform: uppercase;
}
.bolder {
	font-weight: bolder;
}
.blue {
	color: 000099;
}
#head {
	height: 110px;
	width: 900px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#head #table {
	float: right;
}
#head  ul {
	float: right;
	width: 726px;
}
#head a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	height: 110px;
	width: 121px;
	line-height: 110px;
	display: block;
}
#head a:active {
color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	height: 110px;
	width: 121px;
	line-height: 110px;
	display: block;
}
#head a:visited {
color: #FFFFFF;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	height: 110px;
	width: 121px;
	line-height: 110px;
	display: block;
}
#head a:hover {
	background-image: url(../images/roll5.png);
	background-repeat: repeat;
	background-position: center center;
}
#footer {
	background-color: #409507;
	width: 890px;
	color: #FFFFFF;
	font-size: 14px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	letter-spacing: 0.75px;
	padding-right: 5px;
	padding-left: 5px;
	height: 25px;
	clear: both;
}
