/* CSS Document */
<style type="text/css">

#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:600px;
	z-index:1;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
}
.navbar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: inline;
	padding-left: 20px;
	padding-right: 20px;
	color: #FF6600;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 20px;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 10px;
	font-weight: bold;
	padding-top: 10px;
}
#Layer2 {
	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:80px;
	z-index:2;
}
#Layer3 {
	position:absolute;
	left:0px;
	top:80px;
	width:600px;
	height:20px;
	z-index:3;
	background-color: #FFCC00;
}
#Layer4 {
	position:absolute;
	left:2px;
	top:563px;
	width:800px;
	height:36px;
	z-index:4;
}
#Layer5 {
	position:absolute;
	left:0px;
	top:100px;
	width:180px;
	height:464px;
	z-index:5;
	background-color: #FFCC99;
}
#Layer6 {
	position:absolute;
	left:600px;
	top:80px;
	width:200px;
	height:220px;
	z-index:6;
	background-color: #FFCC99;
}
#Layer7 {
	position:absolute;
	left:200px;
	top:100px;
	width:400px;
	height:442px;
	z-index:7;
}
#Layer8 {
	position:absolute;
	left:200px;
	top:300px;
	width:400px;
	height:264px;
	z-index:8;
}
#Layer9 {
	position:absolute;
	left:600px;
	top:300px;
	width:200px;
	height:264px;
	z-index:9;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: x-small}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
.subnav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #FF6600;
}
.connect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.connect:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF6600;
}
</style>
