body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.header {
	position: absolute;
	left: 95px;
	top: 19px;
	height: 62px;
	width: 100%;
	margin: 0px;
	padding: 6px;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center bottom;
	background-color: #66CC33;
	background-image: none;
	font: arial;
	font-size: large;
	text-align: left;
	padding-left: 20px;
	padding-top: 16px;
	font-style: bold;
}
.lowerheader {
	background-color: #FFFFFF;
	position: absolute;
	height: 36px;
	width: 100%;
	left: 95px;
	top: 90px;
}
.home {
	background-color: #000000;
	position: absolute;
	height: 126px;
	width: 95px;
	left: -1px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.rightsidebar {
	background-color: #0033CC;
	position: absolute;
	height: 709px;
	width: 100px;
	top: 127px;
	left: 1111px;
	background-repeat: repeat-y;
}
.leftsidebar {
	background-color: #000000;
	position: absolute;
	left: -1px;
	top: 127px;
	height: 100%;
	width: 95px;
	background-repeat: repeat-y;
	visibility: visible;
}
.body {
	background-color: #000000;
	position: absolute;
	height: 700px;
	width: 760px;
	left: 0px;
	top: 0px;
}
.greeting {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	position: absolute;
	width: 580px;
	left: 95px;
	top: 126px;
	background-color: #0099CC;
	background-repeat: no-repeat;
	height: 45px;
	font-style: italic;
	font-variant: normal;
	color: #FFFFCC;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	white-space: normal;
	vertical-align: middle;
	border: 1px ridge #9966FF;
}
.main {
	background-attachment: scroll;
	background-color: #009999;
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	height: 980px;
	width: 580px;
	left: 95px;
	top: 126px;
	color: #6666CC;
}
.pageinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #66FFFF;
	letter-spacing: normal;
	text-align: left;
	vertical-align: bottom;
	word-spacing: normal;
	white-space: normal;
	position: absolute;
	height: 45px;
	width: 1462px;
	left: 95px;
	top: 81px;
	background-color: #669933;
	padding-top: 8px;
	padding-left: 12px;
}
.bodycopy {
	position: absolute;
	height: 905px;
	width: 667px;
	left: 10px;
	top: 10px;
	color: #000000;
	overflow: auto;
	visibility: visible;
	z-index: auto;
}
.leftinfo {
	letter-spacing: normal;
	text-align: left;
	text-indent: 10px;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	position: absolute;
	height: 780px;
	width: 302px;
	left: 101px;
	top: 221px;
}
.rightsideinfo {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #00CC66;
	text-align: right;
	white-space: normal;
	position: absolute;
	height: 800px;
	width: 290px;
	left: 300px;
	top: 216px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #0033CC;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	background-color: #B1D3AE;
	text-decoration: underline;
}
#Layer3 .style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	letter-spacing: normal;
	text-align: left;
	text-indent: 5px;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftsidebox {
	background-color: #000000;
	background-image: url(/blueswebsite.css);
	background-repeat: no-repeat;
	background-position: top;
	padding: 5px;
	height: 100%;
	position: absolute;
}
#topbox {
	background-color: #000000;
	position: absolute;
	width: 100%;
	height: 17px;
	left: 95px;
}
.leftsidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(/blueswebsite.css);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 12px;
	position: absolute;
	height: 2000px;
	width: 95px;
	background-position: right top;
}
