@import url(undohtml.css);
body {
	background-image: url(images/flowerblue.jpg);
	background-color: #003366;
	color: #ffffff;
	width: 800px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	}
div#header {
	margin-bottom: -5px;
	}
div#main {
	background-color: #003366; 
	color: #ffffff; 
	font-size: large; 
	text-align: left; 
	float: left;
	width: 800px;
	}
div#main p {
	text-indent: 30px;
	}
legend {
	background-color: inherit;
	color: #ffcc66;
	}
form {
	text-align: center;
	}
form table {
	text-align: left;
	margin: 20px;
	}
form table td {
	background-color: inherit;
	color: #ffcc66;
	}
form p{
	text-align: center;
	}
div.left {
	float: left;
	margin-left: 2%;
	}
div.right {
	float: right;
	width: 550px;
	margin-left: 2%;
	margin-right: 2%;
	}
div.ratl {
	float: left;
	width: 49%;
	padding-top: 1%;
	}
div.ratr {
	float: right;
	width: 49%;
	padding-top: 1%;
	}
div.picl {
	text-align: center;
	float: left;
	width: 375px;
	padding-top: 1%;
	padding-left: 1.5%;
	}
div.picr {
	text-align: center;
	float: right;
	width: 375px;
	padding-top: 1%;
	padding-right: 1.5%;
	}
div.nav {
	background-color: #003366;
	color: #ffcc66;
	}
div.nav a:link {
	background-color: inherit;
	color: #ffcc66;
	line-height: 100%;
	}
div.nav a:visited {
	background-color: inherit;
	color: #ffcc66;
	line-height: 100%;
	}
div.nav a:hover {
	background-color: inherit;
	color: #99ccff;
	line-height: 100%;
	}
a:link {
	background-color: inherit;
	color: #ffcc66;
	}
a:visited {
	background-color: inherit;
	color: #ffcc66;
	}
a:hover {
	background-color: inherit;
	color: #99ccff;
	}
div#footer {
	background-color: #003366;
	color: #ffffff;
	clear: left;
	text-align: right;
	padding-right: 5%;
	}
div#footer a:link {
	background-color: inherit;
	color: #ffffff;
	}
div#footer a:visited {
	background-color: inherit;
	color: #ffffff;
	}
div#footer a:hover {
	background-color: inherit;
	color: #ffcc66;
	}
h1 {
	text-align: center;
	background-color: inherit;
	color: #99ccff;
	font-family: "times new roman", serif;
	font-size: 120%;
	font-weight: normal;
	}
h2 {
	background-color: inherit;
	color: #ffcc66;
	font-family: "times new roman", serif;
	font-size: 90%;
	}
h3 {
	text-align: left;
	background-color: inherit;
	color: #99ccff;
	font-family: "times new roman", serif;
	font-size: 150%;
	font-weight: normal;
	padding-left: 5%;
	}
h4 {
	text-align: center;
	background-color: inherit;
	color: #ffcc66;
	font-family: "times new roman", serif;
	font-size: 80%;
	font-weight: normal;
	}
h5 {
	text-align: center;
	background-color: inherit;
	color: #ffcc66;
	font-family: "cac futura casual", "san serif";
	font-size: 160%;
	font-weight: normal;
	}
h6 {
	text-align: center;
	background-color: inherit;
	color: #ffcc66;
	font-family: "times new roman", serif;
	font-size: 110%;
	font-weight: normal;
	padding-left: 5%;
	padding-right: 5%;
	}
span {
	font-family: "cac futura casual", "san serif";
	font-size: 130%;
	background-color: inherit;
	color: #99ccff;
	}
span.two {
	font-family: "cac futura casual", "san serif";
	font-size: 100%;
	background-color: inherit;
	color: #99ccff;
	}
li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 20%;
	}
hr {
	background-color: #003366;
	color: #99ccff;
	clear: both;
	}
