body {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000066;
	background-color: #CC99FF;
}
#container {
	background-color: #CC99FF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: 900px;
	width: 800px;
}
#header {
	height: 150px;
}
#heading {
	background-color: #000066;
	height: 20px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC99FF;
	background-color: #000066;
	text-align: center;
	background-repeat: repeat;
	font-style: normal;
	line-height: 18px;
	width: 800px;
	height: 18px;
	letter-spacing: 2px;
	vertical-align: middle;
	margin: 0px;
}
#maintext {
	background-color: #FFFFFF;
	position: absolute;
	height: auto;
	width: 750px;
	left: 28px;
	top: 600px;
}
h4 {
	font-size: 10pt;
	letter-spacing: 0.5px;
	font-weight: normal;
}
#lowernav {
	position: absolute;
	width: 100%;
	left: 2px;
	bottom: 0px;
	background-color: #CC99FF;
	top: auto;
	right: auto;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: blink;
}
a:active {
	text-decoration: none;
}
#navbar {
	position: absolute;
	width: 785px;
	top: 180px;
	border: none;
	left: 15px;
}
#navbar ul {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#navbar li {
	margin-bottom: 3px;
	display: compact;
	text-align: left;
	float: left;
	padding: 3px 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	clear: none;
	border-top: thin none #000066;
	border-right: thin none #000066;
	border-bottom: thin none #000066;
	border-left: thin none #000066;
}
#navbar a {
	background-color: #000066;
	width: auto;
	padding: 4px 8px;
	margin: 2px 2px 4px;
	color: #CC99FF;
	border-top: thin solid #000066;
	border-right: thin solid #000066;
	border-bottom: thin solid #000066;
	border-left: thin solid #000066;
}
#navbar a:hover {
	color: #FFCCFF;
		text-decoration: none;
	background-color: #000066;
}
#navbar a:visited {
	color: #CC99FF;
	text-decoration: none;
	background-color: #000066;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
}
#text {
	background-color: #FFFFFF;
	width: 779px;
	position: absolute;
	top: 210px;
	left: 3px;
	text-indent: 0px;
	padding: 10px;
	border: 0px;
	right: 0px;
	text-align: left;
	margin: 0px;
}h6 {
	font-size: 16pt;
	font-weight: bold;
	color: #CC99FF;
	background-color: #000066;
	text-align: center;
	font-style: normal;
	line-height: normal;
	width: auto;
	height: auto;
	letter-spacing: 2px;
	vertical-align: middle;
	margin: 0px 0px 0px auto;
}

