body {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
a {
	color:#003366;
	text-decoration:none;
}
a:hover {
	font-weight:bold;
}
form {
	margin:0px;
}
ul {
	margin:15px;
}
img {
	border:0px;
}
h1,h2, h3 {
	font-weight:bold;
	margin:0px;
	color:#003366;
	font-size:10px;
}
h2 {
	margin-bottom:15px;
}
#thetop {
	height:102px;
}
#logo {
	float:left;
}
#menu {
	float:right;
}
#themiddle {
	margin-top:20px;
}
#themenu {
	width:220px;
	margin-right:30px;
	float:left;
}
#thecontent {
	width:auto;
	float:left;
}
.white {
	color:#FFFFFF;
}
