body {
	background-image: url(../images/back-swirl.gif);
	background-repeat: repeat;
	background-color: #CCCCCC;
}
.white-link {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation-bar {
	font-size: 18px;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #000000;
}
.mainarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	background-attachment: scroll;
	background-image: url(../images/red-stripe.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.swirl-back {
	padding: 4px;
	border: 1px solid #999;
	background-image: url(../images/swirl.jpg);
	background-repeat: repeat;
}


.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #A50021;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}
.nav A:Link {
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}

.nav A:Visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}

.nav A:Hover {
	font-weight: normal;
	color: #0066FF;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.nav A:Active {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.small-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.home-box {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.orange-link {
	color: #C60;
	text-decoration: none;
}
.home-box-sml {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
div#gallery {
	width: 640px;
	height: 570px;
	margin-left: auto;
	margin-right: auto;
}object a {display: none;} object {margin-left: auto; margin-right: auto; display block;}

