p {
color: #000000;
font-family: Tahoma;
font-size: 13px;}

h1 {
color: #01b4ca;
font-family: Tahoma;
font-size: 20px;}

h2 {
color: #336699;
font-family: Tahoma;
font-size: 18px;}

#container {
width: 800px;
background-color: #e9feff;
height: auto;
margin-left: auto;
margin-right: auto;
border: 1px #01b4ca solid;}

#top {
width: 800px;
height: 282px;
background-color: #ffffff;}

body {
	margin-top: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	background-color: #E9FEFF;
}

#bodytext {
width: 598px;
height: auto;
background-color: #ffffff;
float: left;}

#sidemenu {
width: 200px;
height: 550px;
background-color: #e9feff;
float: left;
z-index: auto;}

#footer {
width: 800px;
height: 50px;
background-color: #e9feff;
clear: both;}

