body {
	background-color: #CC9966;
}
.mainTable {
	padding: 4px;
	background-color: #FFF;
}
.topTD {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #FFF;
	text-align: center;
	cursor: hand;
	background-color: #CC9966;
}
.firstLetter {
	font-size: 16px;
	color: #FFF;
}
.hpinfo {
	font-family: "Century Gothic", Century;
	font-size: 14px;
	text-transform: uppercase;
	color: #924D1E;
	padding-left: 12px;
}
.hpinfo a {
	text-decoration: none;
	color: #666;
}
.hpinfo a:hover {
	text-decoration: underline;
	color: #924D1E;
	font-size: 16px;
}
.internalBody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	padding: 8px;
	clear: left;
	text-align: left;
}
h2 {
	font-family: "Century Gothic", Century;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	background-color: #924D1E;
	font-style: italic;
	padding: 2px;
}
h3 {
	font-family: "Century Gothic", Century;
	font-size: 18px;
	font-style: italic;
	color: #666;
}
.category {
	font-family: "Century Gothic", Century;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #924D1E;
}

.staff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding: 0px;
	line-height: 18px;
}
.headerDiv {
	font-family: "Century Gothic", Century;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-transform: capitalize;
	font-style: italic;
	padding: 2px;
	font-variant: small-caps;
	background-color: #CC9966;
}
.view {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.view a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.view a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8F4D21;
	text-decoration: underline;
}
.closer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 9px;
	padding-bottom: 9px;
}
.closer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.closer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
}
.staff a {
	font-family: "Century Gothic", Century;
	font-size: 14px;
	color: #333;
	padding: 0px;
	text-decoration: underline;
}
.staff a:hover {
	font-family: "Century Gothic", Century;
	font-size: 14px;
	color: #8F4D21;
	padding: 0px;
	text-decoration: underline;
}
.bigger-reg {
	font-size: 14px;
	letter-spacing: 1px;
}
a.sfr:link {
	color: #8F4D21;
	text-decoration: none;
}
a.sfr:visited {
	color: #93F;
	text-decoration: none;
}
a.sfr:hover {
	color: #8F4D21;
	text-decoration: underline;
}
.p2 {
	background-color: #DFDCD5;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 5px;
}
.p1 {
	padding-left: 5px;
}
.dv {
	padding: 3px;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.brown {
	color: #924D1E;
	text-decoration: underline;
	font-weight: bold;
}
#wrapper {
	height: auto;
	width: 700px;
	margin: 0 auto;
	background-color: #FFF;
}
body {
	background-image: url();
}