#container {
	height: 1500px;
	width: 970px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	margin: auto;
	background-color: #3CF;
}
#container #header {
	height: 160px;
	width: 970px;
	text-align: center;
	font-size: 36px;
	font-weight: bold;
}
#container #menu {
	float: left;
	height: 1400px;
	width: 195px;
}
#container #content {
	float: left;
	height: 1400px;
	width: 775px;
	overflow: auto;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #039;
	background-color: #3CF;
	text-align: left;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 22px;
	text-align: center;
}
h3 {
	font-size: 16px;
	text-align: left;
	color: #039;
}
h4 {
	font-size: 16px;
}
a:link {
	color: #039;
}
a:visited {
	text-decoration: none;
	color: #0033BC;
}
a:hover {
	color: #FFF;
}
a:active {
	color: #003366;
}
#container #content table tr td {
	font-weight: bold;
}
#container #content h1 {
	text-align: center;
}
h4 {
	color: #F00;
}
#container #content h3 a {
	text-align: center;
}
#container #content h3 a {
	text-align: center;
}
#container #content blockquote blockquote blockquote blockquote blockquote blockquote blockquote h3 {
	text-align: center;
}
#container #content p {
	text-align: center;
}
#container #content p {
	text-align: left;
}
