body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	background-color: #003366;
}
#header {
	background-color: #660000;
	float: left;
	height: 300px;
	width: 200px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#header2 {
	height: 300px;
	width: 300px;
	background-color: #660000;
	float: left;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.header3 {
	background-color: #003366;
	float: left;
	height: 149px;
	width: 218px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
#contentleft {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 478px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	list-style-position: inside;
	list-style-type: disc;
}






H1 {
	font-size: 90%;
	color: #FFFFFF;
}
#nav {
	background-color: #000000;
	float: left;
	height: auto;
	width: 718px;
	border-top: 1px solid #003366;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #003366;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	text-align: right;
	padding-right: 2px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 110%;
	padding-top: 4px;
	padding-bottom: 4px;
}
#nav a:link {
	color: #FFFFFF;
	background-color: #003399;
	width: auto;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	margin-right: 4px;
}
#footer {
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #660000;
	float: left;
	height: 85px;
	width: 720px;
	border: 1px solid #FFFFFF;
}
#footer a:link {
	color: #FFFFFF;
}

a:link {
	color: #0033CC;
}




#container {
	width: 722px;
	margin: 0 auto;
	background-color: #FFFFFF;
	height: inherit;
}
#container2 {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 720px;
}

#contentright {
	background-color: #FFFFFF;
	float: left;
	width: 208px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #003366;
	text-align: center;
	padding-left: 10px;
	height: auto;
}
#nav a:hover {
	color: #FFFFFF;
	background-color: #660000;
	width: auto;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	margin-right: 4px;
}
#nav a:visited {
	color: #FFFFFF;
	background-color: #0059B3;
	width: auto;
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	margin-right: 4px;
}
#footer a:visited {
	color: #FFFFFF;
}
h2 {
	font-size: 110%;
	color: #000000;
}
.frame {
	border: 1px solid #000000;
	padding: 4px;
	margin: 4px;
}

