body {
	font-family: "Optima", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
}
#container {
	width: 760px;
	margin: 0px auto;
}
#topics {
    vertical-align: top;
	width: 190px;
	padding: 10px;
	background-color: #3367A0;
	color: #C8C8C8;
}
#topics a:link, #topics a:visited, #topics a:active {
	text-decoration: none;
	color: #F2F2F2;
}
#topics a:hover {
	text-decoration: none;
	background-color: #F2F2F2;
	color: #3367A0;
}
#footerbox {
    vertical-align: bottom;
	width: 190px;
	padding: 10px;
	margin-top: 25px;
	background-color: #3367A0;
	color: #C8C8C8;
	font-size: 75%;
	text-align: center;
}
#footerbox a:link, #footerbox a:visited, #footerbox a:active {
	text-decoration: none;
	color: #F2F2F2;
}
#footerbox a:hover {
	text-decoration: none;
	background-color: #F2F2F2;
	color: #3367A0;
}
#menu {
	width: 426px;
	background-color: #F2F2F2;
	padding: 7px;
	float: right;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #F2F2F2;
	padding: 7px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 7px;
	background-color: #3367A0;
	text-decoration: none;
	color: #F2F2F2;
}
#content {
	vertical-align: top;
	width: 420px;
	float: right;
	padding: 10px;
	color: #000000;
	background-color: #C8C8C8;
}
#content a:link, #content a:visited, #content a:active {
	text-decoration: none;
	color: #224080;
}
#content a:hover {
	text-decoration: none;
	background-color: #538CB7;
	color: #FFFFFF;
}
#section {
	text-decoration: none;
	background-color: #C8C8C8;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #224080;
}
#content p {
margin-bottom: 50px;
}
#bottom {
margin-bottom: 0px;
text-align: right;
}
h1 {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 15px;
	font-size: 140%;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #C8C8C8;
}
#enterlogo {
   margin-left: 90px;
   margin-top: 80px;
}
