﻿body {
	background-image:url('background.jpg');
	background-repeat:repeat;
	background-attachment:scroll;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
}
#container {
	border: thick navy outset;
	background:white;
	width:925px;
}
#title {
	background:silver;
	border:3px gray outset;
	height:32px;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	font-weight:bold;
	color:navy;
	text-align:center;
}
.banner {
	background-image:url('Web-Banner.gif');
	background-position:center;
	background-repeat:no-repeat;
	font-family:"Monotype Corsiva";
	font-size:52px;
	font-weight:normal;
	font-style:italic;
	color:navy;
	text-align:center;
}
.bannersub {
	font-family:"Monotype Corsiva";
	font-size:28pt;
	font-weight:normal;
	color:navy;
	text-align:center;
}
.subhead {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-weight:bold;
	color:navy;
}
.style1 {
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	font-style:normal;
	font-weight:normal;
	color:navy;
	text-align:left;
	vertical-align:top;
}
.style2 {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	font-style:normal;
	font-weight:normal;
	color:navy;
	text-align:left;
}
.style3 {
	background-color:#000030;
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	font-style:normal;
	font-weight:normal;
	color:gray;
}
.style4 {
	font-family:"Times New Roman", Times, serif;
	font-size:20pt;
	font-style:italic;
	font-weight:bold;
	color:navy;
	text-align:center;
}
.style5 {
	font-family:"Times New Roman", Times, serif;
	font-size:14pt;
	font-style:italic;
	font-weight:normal;
	color:navy;
	text-align:center;
}
