body {
	background-color: #0000FF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FFCC00;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF9933;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FF6600;
	}
div#container {
	background-color: #0000FF;
	position: relative;
	width: 650px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: 1;
	margin-top: 0px;
}
div#banner {
	background-color: #0000FF;
	text-align: center;
	width: 607px;
	position: relative;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #0066FF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 1px;
	padding-left: 1px;
}
div#navbar {
	background-color: #0099FF;
	width: 607px;
	position: relative;
	margin-top: 10px;
	z-index: 2;
	border: 1px solid #000000;
	height: 22px;
	text-align: left;
	margin-bottom: 10px;
}
div#header {
	background-color: #0066FF;
	height: auto;
	width: 592px;
	margin-top: 20px;
	z-index: 1;
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFCC00;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	border: 1px solid #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
div#content {
	background-color: #0066FF;
	width: 577px;
	position: relative;
	margin-top: 20px;
	margin-bottom: 0px;
	z-index: auto;
	height: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	padding: 15px;
	text-align: left;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
}
div#lowerbanner {
	background-color: #0066FF;
	width: 577px;
	position: relative;
	z-index: 1;
	margin: 0px auto 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #FFCC33;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFCC00;
}
