#wrapper {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFCC;
	border: thick dotted #003399;
}
#wrapper #logobanner {
}
body {
	background-color: #CCFFFF;
	text-align: center;
}
#menu, #content, #footer{
	margin-right: auto;
	margin-left: auto;
}
hr {
	color: #009933;
	background-color: #009A31;
}
#footer a, #footer a visited {
	color: #003399;
	border: thin solid #003399;
	padding: 3px;
	background-color: #CCFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	display: block;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
#menu  a, #menu a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#copyright  a, #copyright a:visited {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	color: #009900;
}
.copyright {
	font-size: medium
}
#wrapper #content h2 {
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #content li {
	margin-bottom: 12px;
}
