body {
	margin: 0px;
	padding: 0px;
	background-color: #FFBC3C;
	background-image: url(../images/bg-bars.gif);
	background-position: left;
	background-repeat: repeat-y;
}

table.main {

}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.sIFR-hasFlash .headline {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}.sIFR-hasFlash .subheadline {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.subheadlinecenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}.sIFR-hasFlash .subheadlinecenter {
	visibility: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px hidden #000000;
}
.content a:link {
	font-weight: bold;
	text-decoration: none;
	color: #821316;
	border-bottom: 1px solid #821316;
}
.content a:active {
	font-weight: bold;
	text-decoration: none;
	color: #821316;
	border-bottom: 1px solid #821316;
}
.content a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #821316;
	border-bottom: 1px solid #821316;
}
.content a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #821316;
	border-bottom: 1px dashed #821316;
}


.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px hidden #000000;
}
.breadcrumbs a:link {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}
.breadcrumbs a:active {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}
.breadcrumbs a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}
.breadcrumbs a:hover {
	text-decoration: none;
	color: #821316;
	border-bottom: 1px solid #821316;
}



.bottom-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px hidden #000000;
}
.bottom-nav a:link {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px hidden #000000;
}
.bottom-nav a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px hidden #000000;
}
.bottom-nav a:active {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px hidden #000000;
}
.bottom-nav a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #DAA4A2;
	border-bottom: 1px hidden #000000;
}
.credits a:link {
	text-decoration: none;
	color: #DAA4A2;
	border-bottom: 1px dashed #DAA4A2;
}
.credits a:visited {
	text-decoration: none;
	color: #DAA4A2;
	border-bottom: 1px dashed #DAA4A2;
}
.credits a:active {
	text-decoration: none;
	color: #DAA4A2;
	border-bottom: 1px dashed #DAA4A2;
}
.credits a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #000000;
}

.bottom-side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px hidden #000000;
}
.bottom-side a:link {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px hidden #000000;
}
.bottom-side a:visited {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px hidden #000000;
}
.bottom-side a:active {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px hidden #000000;
}
.bottom-side a:hover {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px hidden #000000;
}



td.background-left {
	background-position: top left;
	background-image: url(../images/background-leftbar.gif);
	background-repeat: repeat;
}
td.background-right {
	background-color: #fff4dd;
	background-position: top right;
	background-image: url(../images/background-rightbar.gif);
	background-repeat: repeat-y;
}

td.shadow-left {
	background-position: right;
	background-image: url(../images/shadow-left.gif);
	background-repeat: repeat-y;
}
td.shadow-right {
	background-position: left;
	background-image: url(../images/shadow-right.gif);
	background-repeat: repeat-y;
}
td.shadow-bottom {
	background-position: top;
	background-image: url(../images/shadow-bottom.gif);
	background-repeat: repeat-x;
}
td.shadow-yellow-bottom {
	background-position: top;
	background-image: url(../images/shadow-yellow-bottom.gif);
	background-repeat: repeat-x;
}
td.red-bar {
	background-image: url(../images/background-bar.gif);
	background-position: top;
	background-repeat: repeat-x;
}

#gallery {
	position: relative;
	font-size: 12px;
}

#gallery a, #gallery a:hover, #gallery a:visited {
	text-decoration: none;
	border: none;
	font-size: 12px;
	color: #821316;
}

#gallery p, #gallery div, #gallery td {
	font-size: 12px;
}