/* PAGE SETTINGS */

body {
	text-align: left;
	padding: 0px;
	min-width: 759px;
	background-color: #97AE95;
	background-repeat: repeat-y;
	background-image: url(images/repeat-big.jpg);
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
		}

/* LAYOUT */

#banner {
	height:124px;
	z-index:0;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: url(images/top.jpg);
	position: relative;
	min-width: 759px;
}

#mid-background {
	height:563px;
	z-index:0;
	left: 0px;
	top: 0.001px;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	background: url(images/mid.jpg);
	position: relative;
	min-width: 759px;
}

#headbox {
	position:absolute;
	width:710px;
	height:0px;
	z-index:3;
	left: 30px;
	top: 19px;
	visibility: hidden;
}
		
.central {
	position: relative;
	width: 758px;
	padding: 0px;
	float: none;
	margin: 0px auto;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
}

/* LAYOUT */

#main{
	top: 0px;
	left: 0px;
	padding: 0px;
	z-index: 1;
	margin: 0px auto;
	right: auto;
	bottom: auto;
	min-width: 759px;
}

#bubbles {
	width:758px;
	height:609px;
	z-index:1;
	left: 0px;
	top: 500px;
}
#flash-zoom {
	position:absolute;
	width:518px;
	height:339px;
	z-index:2;
	top: 147px;
	margin: 0px;
	padding: 0px;
	right: 18px;
	text-align: right;
	left: 221px;
	overflow: visible;
}

#menu {
	width:179px;
	height:232px;
	z-index:2;
	left: 0px;
	top: 141px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

#menuprint {
	width:179px;
	height:2px;
	z-index:2;
	left: 0px;
	top: 147px;
	position: relative;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

#illustrations {
	position:absolute;
	width:195px;
	height:187px;
	z-index:1;
	left: 13px;
	top: 425px;
}
#content {
	position:absolute;
	width:372px;
	height:431px;
	z-index:1;
	left: 220px;
	top: 145px;
}

/* TEXT STYLES */

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFFFF;
	text-align: left;
	line-height: 110%;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFFFF;
	line-height: 100%;
	font-weight: bold;
}


.heading{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 20px;
}

.bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	line-height: 110%;
}

/* LINK STYLES */

a {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#FFCC00;
	text-decoration: none;
}
.small_right {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: right;
}
