body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-size: 14px;
}
img {
border: none;
}

#pagewrapper {
margin-top: 0px;
text-align: left;
}
#headergallery {
	top: 0px;
	left: 0px;
	height: 150px;
	width: 700px;
}
#centerbox {
	position: relative;
	height: 800px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	clear: both;
	border: 1px solid #999999;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#centerbox_long {
	position: relative;
	height: 900px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	clear: both;
	border: 1px solid #999999;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#centerbox_longer {
	position: relative;
	height: 1240px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -10px;
	clear: both;
	border: 1px solid #999999;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#mainmenu-container {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#mainmenu {
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	width: 640px;
	display: inline;
	background-color: #000000;
	float: right;
	padding-right: 0px;
	padding-left: 60px;
	margin: 0em;
}
#mainmenu a {
	text-align: center;
	display: block;
	margin: 0;
	padding-right: 0.75em;
	padding-left: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	white-space: nowrap;
}
#mainmenu a, #mainmenu a:visited {
color: #FFFFFF;
text-decoration: none;
}
#mainmenu a:hover {
	background-image: url(images/redbackground.gif);
	background-repeat: repeat-x;
}
#mainmenu ul {
	list-style: none;
	padding: 0;
	float: left;
	margin: 0;
}
#mainmenu li {
position: relative;
min-height: 1px;
color: #FFFFFF;
}
a:link {
	color: #cc3333;
	text-decoration: none;
}
a:visited {
	color: #cc3333;
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#breadcrumb {
position: relative;
top: 50px;
left: 35px;
font-size: xx-small;
color: #999999;
}
#pagecontent {
	position: absolute;
	top: 200px;
	left: 45px;
	margin-right: 10px;
	z-index: 1000;
	width: 620px;
}
#pagecontent li {
	padding-bottom: 6px;
}
#leftcolumn {
	position: relative;
	top: -15px;
	left: 2px;
	margin-right: 5px;
	z-index: 1200;
	width: 300px;
	float: left;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/bluegradient_background.png);
	padding-right: 5px;
	padding-left: 5px;
}
#rightcolumn {
	position: relative;
	top: -20px;
	left: 10px;
	margin-right: 5px;
	z-index: 1200;
	width: 300px;
	float: right;
	margin-left: 0px;
}


#slideshow {
	position: absolute;
	left: 295px;
	top: 100px;
	height: 300px;
	width: 400px;
	text-align: center;
	z-index: 1;
}
#gallery {
position: absolute;
top: 475px;
left: 445px;
}
#footer {
position: relative;
text-align: center;
font-size: 9px;
color: #666666;
}
.currentpage {
color: #FFFF00;
}
.caption {
	color: #999999;
	font-size: x-small;
}
.backimage {
	margin-bottom: 40px;
	margin-left: 15px;
	float: right;
	margin-top: 15px;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #cc3333;
	font-size: 18px;
	text-align: center;
}
.center {
	text-align: center;
}
.gray {
	color: #CCCCCC;
}
.right {
	text-align: right;
}
.leftfloat {
	float: left;
	text-align: left;
}
.rightfloat {
	float: right;
}

table {
	text-align: center;
}
table img {
	border: 1px solid #CCCCCC;
}
