#container {
	height: auto;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#banner {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	height: 158px;
	width: 840px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#info {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	height: auto;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(info3.jpg);
	padding-top: 0px;
	background-repeat: repeat-y;
}
#info a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
#info a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	background-image: url(bgfooter.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 65px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
}
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
#footer a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	font-weight: bold;
}


#menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 45px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
}
#menu a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #DDF1FF;
	text-decoration: underline;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
	font-style: italic;
}
#space {
	background-image: url(space3.jpg)
.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(space3.jpg);
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
}

