@charset "utf-8";
.div1 {
	clear: both;
	padding-top: 0;
	float: left;
	position: relative;
	left:205px;
	width:220px;
	height:310px;
	margin-bottom: 10px;
	z-index:1;
	text-align: right;
}
.div2 {
	margin-left: 245px;
	padding-top: 0;
	width:220px;
	height:310px;
	z-index:1;
	float: left;
	margin-bottom: 10px;
	text-align: left;
}
.div3 {
	clear: both;
	float: left;
	position:relative;
	left:205px;
	width:220px;
	height:305px;
	z-index:2;
	text-align: right;
}
.div4 {
	margin-left: 245px;
	width:220px;
	height:305px;
	z-index:3;
	float: left;
	text-align: left;
}
#apDiv5 {
	position:absolute;
	left:10px;
	top:40px;
	width:190px;
	height:135px;
	padding: 0 5px 5px;
	z-index:4;
	background-color: #eee;
	border: 2px solid white;
}

body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #eeeeee;
	}
.cornerfloat1,
.cornerfloat2,
.cornerfloat3,
.cornerfloat4,
.cornerfloat5,
.cornerfloat6 {
	position: relative;
	width:300px;
	margin-right: 700px;
	height:135px;
	padding: 0 5px 5px;
	z-index:4;
	border: 2px solid white;
	float: left;
	background: none;
}
.cornerfloat1 h1,
.cornerfloat2 h1,
.cornerfloat3 h1,
.cornerfloat4 h1,
.cornerfloat5 h1,
.cornerfloat6 h1 {
	margin-top: 0px;
	}
h1, h2, h3, h4 {
	font-weight: bold;
	}
h1 {
	font-size: 1.4em;
	}
h2 {
	font-size: 1.2em;
	}
h3 {
	font-size: 1.1em;
	}
h4 {
	font-size: 1em;
	}
.green {
	color: #003333;
	}
.red {
	color: #990000;
	}
.blue {
	color: #0000CC;
	}
.pink {
	color: #663366;
	}
.yellow {
	color: #CC3300;
	}
#main {
	height: 900px;
	width: 900px;
	border: 1px solid #FFFFFF;
	margin: 0 auto;
}
li.tabbedPanelsTab {
	font-size: 1.2em;
	line-height: 1.4em;
	}
#content1, #content6 {
	background-image: url(images/kaleidoGreen.jpg);
	}
	#content2 {
	background-image: url(images/kaleidoRed.jpg);
	}
	#content3 {
	background-image: url(images/kaleidoPink.jpg);
	}
	#content4 {
	background-image: url(images/kaleidoBlue.jpg);
	}
	#content5 {
	background-image: url(images/kaleidoYellow.jpg);
	}
.notoplead {
	margin-top: 0;
}
.nobottomlead {
	margin-bottom: 0;
}