* {
	margin: 0;
	padding: 0}
body {
	font-family: arial, verdana, sans-serif;
	font-size: 90%;
	padding: 20px 40px;
	margin-left: 80px;
	width: 70%;
	max-width: 1000px;
	min-width: 400px}
a {
	text-decoration: none}
#topper {
	background-color: #729fcf;
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 4px;
	padding: 10px 20px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px}
#topper a:link, #topper a:visited {
	color: #fff}
#topper a:hover {
	color: #2e3436}
ul#nav {
	background-color: #729fcf;
	float: left;
	height: 280px;
	list-style-type: none;
	margin: 4px 0 0 4px;
	width: 150px}
ul#nav li {
	border-right: 3px solid #fff;
	font-weight: bold;
	border-bottom: 3px solid #fff}
ul#nav li#last-nav {
	border-right-width: 0}
ul#nav a:link, ul#nav a:visited {
	background-color: #729fcf;
	color: #ececec;
	display: block;
	font-size: 80%;	*font-size: 75%;
	padding: 3px 4px;
	width: 142px}
ul#nav a:hover {
	background-color: #3465a4;
	color: #ececec}
div#container {
	border-bottom: 10px solid #3465a4;
	border-top: 10px solid #3465a4;
	padding: 4px 0}
h1 {
	font-size: 150%;
	margin: 5px 0 10px
}
div#content {
	border-left: 1px solid #204a87;
	border-right: 1px solid #204a87;
	font-size: 90%;
	line-height: 140%;
	padding: 20px}
div#content p {
	margin-bottom: 15px;}
div#content ul, div#content ol {
	margin-bottom: 10px;
	margin-left: 40px}
ul#footer {
	font-weight: bold;
	padding: 12px 40px}
ul#footer li {
	float: left;
	font-size: 80%;
	margin-right: 25px}
ul#footer li a:link, ul#footer li a:visited {
	color: blue}
ul#footer li a:hover {
	text-decoration: underline}

div#gs {
	margin-left: 160px}
