.sidebar {
	background-color: #9DD8D8;
	background-repeat: no-repeat;
	float: left;
	width: 132px;
	border: 1px solid #000000;
	position: absolute;
	left: 14px;
	top: 82px;
	z-index: 5;
	background-image: url(images/sidebarbackground.gif);
	height: 219px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
	padding: 0px 0px 0px 3px;
	margin: 0px;
	background-position: right;
}
.sidebar a:link {
	color: #000000;
	text-decoration: none;
}
.sidebar a:visited {color: #000000;
text-decoration: none;}
.sidebar a:hover {
	color: #000000;
	text-decoration: underline;
}
.sidebar a:active {color: #000000;
text-decoration: none;}


.staircase {
	background-color: #009999;
	overflow: hidden;
	position: absolute;
	z-index: 1;
	height: 518px;
	width: 273px;
	left: 0px;
	top: 83px;
}

.title {
	clear: both;
	height: 70px;
	width: 702px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index:4;
}
.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	overflow: auto;
	position: absolute;
	z-index: 5;
	top: 82px;
	right: 210px;
	left: 169px;
	width: 396px;
	background-attachment: scroll;
	background-color: #9DD8D8;
	background-image: url(images/main-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
	padding: 3px;
	line-height: 120%;
}
.mainbodysecond {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	overflow: auto;
	position: absolute;
	z-index: 5;
	top: 79px;
	right: 210px;
	left: 163px;
	width: 550px;
	background-attachment: scroll;
	background-color: #9DD8D8;
	background-image: url(images/main-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
	padding: 3px;
	line-height: 120%;
}
.mainbodythird {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	overflow: auto;
	position: absolute;
	z-index: 5;
	top: 82px;
	right: 210px;
	left: 169px;
	width: 610px;
	background-attachment: scroll;
	background-color: #9DD8D8;
	background-image: url(images/main-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #000000;
	padding: 3px;
	line-height: 120%;
}
.rightside {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	background-color: #9DD7D7;
	padding: 3px;
	right: 35px;
	width: 162px;
	top: 82px;
	position: absolute;
	z-index: 7;
	left: 580px;
	border: 1px solid #000000;
}
