#container {
	WIDTH: 775px;
	POSITION: relative;
	TOP: 0px;
	BACKGROUND-COLOR: #FFFFFF;
	background-image: url(images/Logo_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: thin solid #000000;
	margin: auto;
}
#footer {
	background-color: #003366;
	padding: 4px;
	position: relative;
	width: 774;
	border: none;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.navbar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.navbar:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #3333FF;
}
