#container {
	height: auto;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	color: #FFFFFF;
}
#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;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-image: url(info1.jpg);
	background-repeat: repeat-x;
}
#info a {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
#info a:hover {
	text-decoration: none;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000033;
	text-indent: 5px;
}


#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: 5px;
	margin-left: auto;
	padding-top: 10px;
}
#footer p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A4B6B6;
}
#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;
	padding-top: 10px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000033;
}
