body {
	font: normal 83% "tahoma", georgia, verdana, sans-serif;
	color: #000000;
	background: #e8eaec;
}
h1 {margin: 0; color: #000000; font-variant: small-caps;}
h3 {margin: 0; text-align: center; border-bottom: dashed 1px #51262d; color: #000000;}
a {color: #000000; text-decoration: none;}
a:hover {color: #000000; text-decoration: underline;}

.small {margin-left: 10px; font-size: 50%;}
.menu ul {margin: 0; margin-top: 4px; margin-bottom: 10px; padding: 0; list-style: none;}
.menu a {width: 93%; margin: 1px; padding: 2px; display: block; border: solid 1px #35484e; background-color: #80b0da; color: #000000;}
.menu a:hover {background-color: #467AA7; color: #ffffff; text-decoration: none;}

.rightmenu {margin: 5px;}
.rightmenu ul {margin: 0; margin-top: 8px; margin-bottom: 8px; padding: 0; list-style: none;}
.rightmenu li {margin-top: 5px; marginbottom: 5px;}
.rightmenu a {color: #000000;}
.rightmenu a:hover {color: #000000; text-decoration: underline;}

#header {margin-bottom: 25px; text-align: center;}
#topnav {margin-bottom: 25px; text-align: center;}
#left {float: left; width: 15%; margin-bottom: 25px; padding: 5px; background-color: #578bb8; border: solid 2px #333333;}
#left h3 {color: #000000; border-bottom: dashed 1px #324339;}
#right {float: right; width: 23%; background-color: #578BB8; border: solid 2px #333333;}
#right h3 {color: #000000; border-bottom: dashed 1px #324339;}
#content {margin-left: 18%; margin-right: 25%; padding: 5px; padding-left: 8px; padding-right: 8px; background-color: #578BB8; border: solid 2px #333333;}
#content p {text-align: left;}
#content a:hover {color: #f03732;}
#footer {clear: both; margin-top: 25px; text-align: center;}
