body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #100C39;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.bodyText {
	color: #71473c; 
	font-size: 12px; 
	font-family: "Times New Roman", Georgia, Times; 
	line-height: 20px; 
	letter-spacing: 1px;
}

.headerText {
	color: #5a3409 !important; 
	font-size: 15px; font-family: "Times New Roman", Georgia, Times; 
	line-height: 25px; 
	letter-spacing: 1px;
}

.galleryHeaderText {
	color: #71473C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
}

.pageLinks {
	color: #71473C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

/* Category Links */

.categoryLinks {
	color: #71473C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.categoryLinks:Links {
	color: #71473C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.categoryLinks:Active {
	color: #71473C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

.categoryLinks:Hover {
	color: #71473C;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}

/* Page Links */

.pageLinks:Link {
	color: #71473C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.pageLinks:Hover {
	color: #71473C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.pageLinks:Active {
	color: #71473C;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

/* Form Info */

.submitButton {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: #71473C;
	border: 1px solid #71473C;
}

.formBoxes {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #71473C;
	border: 1px solid #71473C;
	width: 180px;
}
