* {
	margin: 0;
	padding: 0}
body {
	font-family: arial;
	font-size: 90%;
	padding: 20px 40px;
	margin: 0 auto;
	width: 742px}
a {
	text-decoration: none}
h1 {
	background-color: #204a87;
	margin-bottom: 4px;
	padding: 10px 20px}
h1 a:link, h1 a:visited {
	color: #fff}
ul#menu {
	background-color: #3465a4;
	float: left;
	height: 280px;
	list-style-type: none;
	margin: 4px 0 0 4px;
	width: 150px}
ul#menu li {
	border-right: 3px solid #fff;
	font-weight: bold;
	border-bottom: 3px solid #fff}
ul#menu li#last-nav {
	border-right-width: 0}
ul#menu a:link, ul#menu a:visited {
	background-color: #3465a4;
	color: #fff;
	display: block;
	font-size: 80%;	*font-size: 75%;
	padding: 3px 4px;
	width: 142px}
ul#menu a:hover, ul#menu a:active {
	background-color: #3465a4;
	color: #ececec}
div#hr {
	border-bottom: 4px solid #fff;
	border-top: 20px solid #729fcf}
div#hr hr {
	display: none}
div#container {
	border-left: 1px solid #729fcf;
	border-right: 1px solid #729fcf;
	margin-bottom: 4px}
div#content {
	font-size: 90%;
	margin-top: 40px;
	padding: 20px}
div#content ul {
	margin-left: 40px;}
div#content p {
	margin-bottom: 15px}
/*p#footer {
	background-color: #cecece;
	font-weight: bold;
	padding: 4px 0;
	text-align: center}
p#footer a:link, p#footer a:visited {
	color: #000;
	font-size: 90%}
p#footer a:hover {
	text-decoration: underline}*/
ul#footer {
	background-color: #cecece;
	font-weight: bold;
	height: 1.5em;
	padding-left: 40px;
	padding-top: 4px}
ul#footer li {
	float: left;
	margin: 0 12px}
ul#footer li a:link, ul#footer li a:visited {
	color: #000;
	font-size: 90%}
ul#footer li a:hover {
	text-decoration: underline}

div#gs {
	margin-left: 160px}