.natcreole {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
.whiteBack {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.horizStroke {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #663C00;
	border-right-color: #663C00;
	border-bottom-color: #663C00;
	border-left-color: #663C00;
}
.vertRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663C00;
}
.vertLeft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663C00;
}
.bottomHoriz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663C00;
}
.picLinks {
	background-image: url(images/pic_nav_back.jpg);
	background-repeat: repeat-x;
}
.siteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.articleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #000000;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663C00;
}
.emailbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
}
.horizBanner {
	background-color: #DE8301;
}
.subnavPadd {
	padding-right: 5px;
	padding-left: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.strokeTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663C00;
}
.imageBorder {
	border: 1px solid #663C00;
}
.title {
	font-size: 24px;
	font-weight: bold;
	color: #DE8301;
	font-family: Arial, Helvetica, sans-serif;
}
div.sponsors{
		padding: .5em; 
		border-style: solid; 
		border-width: 2px; 
		width: 100px;
		height: 100px; 
		float: right; 
		background: #911703; 
		margin-left: 3px;
		margin-right: 3px;
		}	.galleryBox {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DE8301;
	border-left-color: #DE8301;
}
.centerImages {
	text-align: center;
}
.blackBorder {
	border: 1px solid #000000;
}
