@charset "utf-8";
/* CSS Document */
* {
/*	border: 1px solid green; */
}

body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff63f;
}

div.wrapper{
	position: absolute;
	width:800px;
	background-color:#fff63f;
	margin-left: -400px;
	left: 50%;

}

div.header {
	background-image: url(../images/slices3_r1_c1.jpg);
	background-repeat:no-repeat;
	height: 400px;
	width: 800px;
	background-color: green;
}
.image1 {
	position:absolute;
	left: 244px;
	top: 13px;
	height: 97px;
	width: 20px;
}
.nav1a {
	position:absolute;
	left: 235px;
	top: 59px;
	height: 97px;
	width: 130px;
	font-family: MarkerFeltThin-Plain;
	color: #FFF;
	font-size: 16px;
	z-index: 99;
}

.image2 {
	position:absolute;
	left: 379px;
	top: 16px;
	height: 97px;
	width: 20px;
}
.nav1b {
	position:absolute;
	left: 431px;
	top: 53px;
	height: 97px;
	width: 90px;
	font-family: MarkerFeltThin-Plain;
	color: #FFF;
	font-size: 16px;
	z-index: 99;
}

.image3 {
	position:absolute;
	left: 512px;
	top: 28px;
	height: 97px;
	width: 20px;
}
.nav1c {
	position:absolute;
	left: 561px;
	top: 96px;
	height: 97px;
	width: 130px;
	font-family: MarkerFeltThin-Plain;
	color: #FFF;
	font-size: 16px;
}
.nav1c a:link{
		color:#ffffff;
		text-decoration:none;
		padding:0px;
	}
.nav1c a:visited{
		color:#ffffff;
		text-decoration:none;
	}
.nav1c a:hover{
		color:#ffffff;
		text-decoration:none;
	}
.image4 {
	position:absolute;
	left: 638px;
	top: 16px;
	height: 97px;
	width: 20px;
}
.nav1d {
	position:absolute;
	left: 680px;
	top: 85px;
	height: 97px;
	width: 130px;
	font-family: MarkerFeltThin-Plain;
	color: #FFF;
	font-size: 16px;
}
.nav1d a:link{
		color:#ffffff;
		text-decoration:none;
		padding:0px;
	}
.nav1d a:visited{
		color:#ffffff;
		text-decoration:none;
	}
.nav1d a:hover{
		color:#ffffff;
		text-decoration:none;
	}
div.leftcolumn {
	float:left;
	width:191px;
	background-image: url(../images/stars1.png);
	position: absolute;
	top: 150px;
	left: -7px;
	height: 265px;
	background-repeat: no-repeat;
}
div.bubble1 {
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	top: 94px;
	left: 5px;
	width: 159px;
	height: 101px;
}
div.bubble2 {
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	top: 296px;
	left: 3px;
	width: 159px;
	height: 101px;
}
div.bubble3 {
	background-image: none;
	background-repeat: no-repeat;
	position: absolute;
	top: 195px;
	left: 6px;
	width: 159px;
	height: 101px;
}
div.leftnav1 {
	font-family: MarkerFeltThin-Plain;
	font-size: 16px;
	color: #FFF;
	position: absolute;
	left: 33px;
	top: 126px;
}
div.leftnav1 a:link{
		color:#ffffff;
		text-decoration:none;
		padding:0px;
	}
div.leftnav1 a:visited{
		color:#ffffff;
		text-decoration:none;
	}
div.leftnav1 a:hover{
		color:#ffffff;
		text-decoration:none;
	}
div.leftnav2 {
	font-family: MarkerFeltThin-Plain;
	font-size: 16px;
	color: #FFF;
	position: absolute;
	left: 7px;
	top: 205px;
	z-index: 99;
}
div.leftnav3 {
	font-family: MarkerFeltThin-Plain;
	font-size: 16px;
	color: #FFF;
	position: absolute;
	left: 56px;
	top: 329px;
}
div.leftnav3 a:link{
		color:#ffffff;
		text-decoration:none;
		padding:0px;
	}
div.leftnav3 a:visited{
		color:#ffffff;
		text-decoration:none;
	}
div.leftnav3 a:hover{
		color:#ffffff;
		text-decoration:none;
	}
div.content {
	background-image: url(../images/slices3_r2_c4.jpg);
	position: absolute;
	left: 181px;
	top: 207px;
	width: 458px;
	height: 321px;
	}
div.rightcolumn {
	background-image: url(../images/stars2.png);
	position: absolute;
	left: 638px;
	top: 242px;
	width: 176px;
	height: 173px;
	background-repeat: no-repeat;
}
div.footer {
	background-image: url(../images/slices3_r3_c1.jpg);
	position: absolute;
	left: 0px;
	top: 414px;
	width: 800px;
	height: 196px;
	background-repeat: no-repeat;
}
div.image5 {
	position: absolute;
	left: 4px;
	top: 401px;
	width: 171px;
	height: 112px;
}
div.footernav {
	font-family: MarkerFeltThin-Plain;
	font-size: 16px;
	color: #FFF;
	position: absolute;
	left: 45px;
	top: 569px;
	width: 750px;
	height: 24px;
	list-style: none;
	display:inline;
	text-align:center;
	word-spacing: 0em;
}
ul.navList{
	margin:0;
	padding:0;
	list-style: none;
	list-style-image: none;
}
ul.navList li{
	display:inline;
	margin:0;
	padding:0;
	list-style: none;
}

div.footernav a:link{
		color:#ffffff;
		text-decoration:none;
		padding:0px;
	}
div.footernav a:visited{
		color:#ffffff;
		text-decoration:none;
	}
div.footernav a:hover{
		color:#ffffff;
		text-decoration:none;
	}
div.headline {
	font-family: MarkerFeltWide-Plain;
	font-size: 36px;
	color: ffffff;
	position: absolute;
	left: 195px;
	top: 183px;
	width: 440px;
	height: 55px;
}
div.textcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 000000;
	position: absolute;
	left: 198px;
	top: 243px;
	height: 290px;
	width: 440px;
	text-align: left;
	overflow: auto;
	display: block;
	overflow-x: hidden;
	scrollbar-base-color: #ffcd33;
	scrollbar-arrow-color: #f9ed32;
	scrollbar-3dlight-color: #c5232a;
	scrollbar-darkshadow-color: #c5232a;
	scrollbar-face-color: #c5232a;
	scrollbar-track-color: #ffcd33;
	z-index: 10;
}
div.bubble4 {
	position: absolute;
	top: 200px;
	width: 155px;
	height: 86px;
	left: 638px;
}
div.bubble5 {
	position: absolute;
	top: 278px;
	width: 154px;
	height: 103px;
	left: 607px;
}
div.bubble6 {
	position: absolute;
	top: 413px;
	width: 154px;
	height: 103px;
	left: 638px;
}
div.nav2a {
	position: absolute;
	top: 253px;
	width: 74px;
	height: 53px;
	font-family: MarkerFeltThin-Plain;
	font-size: 16px;
	color: #ffffff;
	left: 726px;
}
div.nav2a a:link{
		color:#ffffff;
		text-decoration:none;
		padding:0px;
	}
div.nav2a a:visited{
		color:#ffffff;
		text-decoration:none;
	}
div.nav2a a:hover{
		color:#ffffff;
		text-decoration:none;
	}
div.nav2b {
	position: absolute;
	top: 307px;
	width: 152px;
	height: 82px;
	left: 642px;
}
div.nav2b a:link{
		color:#ffffff;
		text-decoration:none;
		padding:0px;
	}
div.nav2b a:visited{
		color:#ffffff;
		text-decoration:none;
	}
div.nav2b a:hover{
		color:#ffffff;
		text-decoration:none;
	}
div.nav2c {
	font-family: MarkerFeltThin-Plain;
	font-size: 16px;
	color: #ffffff;
	position: absolute;
	top: 480px;
	height: auto;
	width: auto;
	left: 716px;
}
div.nav2c a:link{
		color:#ffffff;
		text-decoration:none;
		padding:0px;
	}
div.nav2c a:visited{
		color:#ffffff;
		text-decoration:none;
	}
div.nav2c a:hover{
		color:#ffffff;
		text-decoration:none;
	}
