.header {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	margin: 2px;
	padding: 2px;
	border: thin solid #000000;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	left: 62px;
	top: 8px;
	width: 669px;
	height: 131px;
	z-index: 6;
}
.headershw {
	background-color: #FF9900;
	position: absolute;
	left: 74px;
	top: 19px;
	width: 672px;
	height: 134px;
	z-index: 5;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding: 20px;
	border: thin solid #000000;
	position: absolute;
	left: 209px;
	top: 148px;
	width: 498px;
	height: auto;
	z-index: 1;
}

.navibar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	border: thin solid #000000;
	position: absolute;
	left: 64px;
	top: 158px;
	width: 121px;
	height: auto;
	z-index: 3;
}
a {
	font-size: 10px;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.navibarsdw {
	background-color: #FF9900;
	position: absolute;
	left: 70px;
	top: 160px;
	width: 133px;
	height: 260px;
	z-index: 2;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style2 {color: #000000}

.style3 {font-size: 16px}

.footer {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: right;
	vertical-align: middle;
	padding: 5px;
	border: thin solid #000000;
	position: absolute;
	left: 64px;
	top: 445px;
	width: 121px;
	height: auto;
	z-index: 3;
	}

