body {
	background: #336699;
	color: #fff;
	font-family: Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 1em;
}
#container {
	width: 750px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}
#header {
	width: 750px;
	height: 50px;
	margin-top: 10px;
	background: #003366 url("images/banner.gif");
	color: #fff;
	overflow: hidden;
	border: 1px black solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 748px;
	height: 48px;
}
html>body #header {
     width: 748px;
	 height: 48px;
}
#header h1 {
	margin: 0px;
	padding: 11px 0px 0px 20px;
	font-size: 2.5em;
	font-weight: normal;
}
#header h1 a {
	text-decoration: none;
	color: #fff;
	background: inherit;
}
#header h1 a:hover {
	text-decoration: none;
	color: #6699cc;
	background: inherit;
}
#content {
	float: left;
	width: 600px;
	background: #ffffff;
	color: #000000;
	margin-top: 10px;
	padding: 5px;
	border: 1px black solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 588px;
}
#content a {
	background: transparent;
	color: #003366;
	text-decoration: none;
}
#content a:visited {
	background: transparent;
	color: #003366;
	text-decoration: none;
}
#content a:hover {
	background: transparent;
	color: blue;
	text-decoration: underline;
}
#content li {
	font-size: .75em;
	font-family: Geneva, Arial, helvetica, sans-serif;
}
#content h1 {
	background: #003366 url("images/title.gif");
	color: white;
	height: 75px;
	font-weight: bold;
	font-size: .85em;
	padding: 0px 0px 0px 2px;
	margin: 0px;
	text-align: center;
	border: 1px solid black;
}
#content h2 {
	background: url("images/logo.gif") no-repeat;
	height: 45px;
	}
#content p {
	font-size: .75em;
	}
html>body #content {
     width: 588px;
}
#menu {
	margin-top: 10px;
	margin-left: 10px;
	padding: 5px;
	float: left;
	width: 140px;
	background: white;
	color: black;
	border: 1px black solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 128px;
}
html>body #menu {
     width: 128px;
}
#menu ul {
	width: 128px;
	border: 1px black solid;
	background: #eee;
	color: inherit;
	list-style: none;
	margin: 0px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 126px;
	line-height: 10px;
}
html>body #menu ul {
     width: 126px;
}
#menu li {
	text-align: center;
	background: #6699cc;
	color: inherit;
	border: 1px black solid;
	margin: 2px;
	line-height: 20px;
}
#menu li a {
	width: 120px;
	text-decoration: none;
	background: inherit;
	color: #fff;
	font-weight: bold;
	font-size: .75em;
	display: block;
	padding: 0px;
	margin: 0px 0px 0px -16px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
	padding: 0px;
	margin: 0px;
}
html>body #menu li a{
     width: 120px;
}
#menu li a:hover {
	background: #003366;
	color: #fff;
}
#footer {
	float: left;
	width: 750px;
	margin-top: 10px;
	background: #003366;
	color: #fff;
	overflow: hidden;
	border: 1px black solid;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 748px;
}
#footer p {
	margin: 0px;
	padding: 0px;
	font-size: .60em;
	text-align: center;
}
#footer p.small a {
	color: #6699ee;
	background: inherit;
	text-decoration: none;
}
#footer p.small a:hover {
	color: #fff;
	background: #6699cc;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}	
