body {
	background-color: #006666;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #000000;
}
h2 {
	font-size: 36px;
	color: #FFCC00;
}
h3 {
	font-size: 24px;
	color: #000000;
}
h4 {
	font-size: 24px;
	color: #FFCC00;
}
h5 {
	font-size: 18px;
	color: #000000;
}
h6 {
	font-size: 18px;
	color: #FFCC00;
}#header {
	width: 736px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	background-image: url(Art/Design/banner.png);
	background-repeat: no-repeat;
	text-align: right;
	padding: 10px;
	background-position: center top;
	margin-bottom: 0px;
}
#page {
	background-color: #FFFFFF;
	text-align: center;
	width: 756px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
}

#body {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#copyright {
	width: 100%;
	text-align: center;
	position: static;
	bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
