body {
	background-color: #6D86C6;
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	scrollbar-base-color: #778DBF;
	scrollbar-arrow-color: #42578E;
	scrollbar-darkshadow-color: #42578E;
	scrollbar-track-color: #CDDBF8;
	}
#frame {
	width: 960px;
	height: auto;
	position: relative;
	}
#breadcrumb {
	width: 910px;
	height: 47px;
	margin-right: 54px;
	float: left;
	text-align: right;
	background-image:url(../images/layout/breadcrumb.jpg);
	background-repeat: no-repeat;
	}
#body {
	width: 960px;
	height: auto;
	min-height: 700px;
	float: left;
	background-image: url(../images/layout/body-bg.jpg);
	background-repeat: repeat-y;
	}
#left {
	width: 273px;
	height: auto;
	min-height: 700px;
	float: left;
	background-image: url(../images/layout/body-bg.jpg);
	background-repeat: repeat-y;
	}
#right {
	width: 687px;
	height: auto;
	min-height: 500px;
	float: left;
	background-image: url(../images/layout/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	}
#footer {
	width: 960px;
	height: 312px;
	float: left;
	background-image: url(../images/layout/footer.jpg);
	background-repeat: no-repeat;
	}
#credits {
	width: 914px;
	height: 40px;
	padding-right: 46px;
	float: left;
	color: #D3C7F5;
	text-decoration: none;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
#gallery {
	border-top: 1px solid #42578E;
	border-bottom: 1px solid #8296C6;
	border-left: 1px solid #42578E;
	border-right: 1px solid #8296C6;
	width: 580px;
	}
.date_box {
	width: 193px;
	height: auto;
	min-height: 20px;
	padding-left: 80px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #42578E;
	text-align: left;
	}	
.logo {
	width: 273px;
	height: 191px;
	float: left;
	background-image: url(../images/layout/logo.jpg);
	background-repeat: no-repeat;
	}
.menu {
	width: 273px;
	height: auto;
	min-height: 400px;
	margin-top: 0px;
	float: left;
	background-image: url(../images/layout/body-bg.jpg);
	background-repeat: repeat-y;
	}
.header {
	width: 687px;
	height: 293px;
	float: left;
	background-repeat: repeat-y;
	}
.content {
	width: 687px;
	height: auto;
	min-height: 370px;
	float: left;
	background-image: url(../images/layout/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-align: left;
	}
.overflow {
	width: 580px;
	height: auto;
	min-height: 370px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	text-align: left;
	}	
a.nav:link, a.nav:active, a.nav:visited {
	width: 238px;
	height: 40px;
	padding-top: 10px;
	padding-left: 35px;
	display: block;
	text-decoration: none;
	background-image: url(../images/layout/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -100px;
	color: #6B5D8E;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	}
a.nav:hover {
	background-position: 0 0px;
	color: #FFFFFF;
	}
a.location:link, a.location:visited, a.location:active {
	margin-left: 230px; 
	text-align: center; 
	width: 200px; 
	display: block;
	text-decoration: none; 
	margin-top: 110px; 
	background-color: #5E74AB; 
	border: 1px solid #324471; 
	color: #FFFFFF; 
	padding: 5px;
	}
a.location:hover {
	background-color: #CDDBF8;
	color: #5E74AB;
	}
.menuselect {
	width: 238px;
	height: 40px;
	padding-top: 10px;
	padding-left: 35px;
	display: block;
	text-decoration: none;
	background-image: url(../images/layout/menu-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 -50px;
	color: #D3C7F5;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	}
a.bc:link, a.bc:active, a.bc:visited {
	padding-top: 4px;
	border: 1px solid #423E54;
	margin-right: 1px;
	width: 92px;
	height: 17px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin-top: 2px;
	background-color: #B7AEED;
	float: right;	
	}
a.bc:hover {
	color: #FFFFFF;
	background-color: #9933CC;
	}
a.pg:link, a.pg:active, a.pg:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	}
a.pg:hover {
	color: #B7AEED;
	text-decoration: underline;
	}
.image {  
	background-repeat: no-repeat; 
	background-position: center;
	border: 2px solid #475C7B;
	}
.index-img {     
	background-repeat: no-repeat; 
	background-position: center;
	width: 600px;
	height: 450px;
	}
#flash_tub_loop {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 260px;
	width: 320px;
}
#bottom_tub {
	width: 400px;
	height: 300px;
	float: right;
	}

