#banner {
	height: 80px;
	width: 100%;
	background-color: #4682B4;
	border: 2px solid #FFFFFF;
	position: relative;
	z-index: 1;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#hr {
	height: 20px;
	width: 100%;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 1px solid #000000;
	position: relative;
	z-index: 0;
	padding-left: 170px;
	background-position: center;
	background-image: url(images/hr_bg.gif);
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #3D342B;
	font-style: italic;
	text-decoration: underline;
	text-align: left;
}
#quotes {
	position: absolute;
	height: 199px;
	width: 100px;
	left: 819px;
	top: 122px;
	z-index: 1;
	background-position: top;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	line-height: 130%;
}

#content {
	position: relative;
	height: 350px;
	width: 500px;
	z-index: 0;
	left: 165px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-right-color: #3D342B;
	border-left-color: #3D342B;
	border-right-style: dashed;
	padding-left: 8px;
	top: 3px;
	padding-right: 8px;
	background-color: #FFFFFF;
}
#logo {
	position: absolute;
	height: 96px;
	width: 169px;
	left: 7px;
	top: 7px;
	z-index: 1;
	overflow: visible;
	background-image: url(images/main_logo1.gif);
	background-repeat: no-repeat;
}
body {
	margin: 0px;
	background-color: #CDC6A9;
}
#nav {
	position: absolute;
	height: 327px;
	width: 156px;
	left: 6px;
	top: 129px;
	z-index: 1;
	background-position: center center;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	font-size: 0.7em;
	list-style-type: disc;
}
#footer {
	position: relative;
	height: 25px;
	width: 500px;
	z-index: 0;
	left: 165px;
	padding-left: 8px;
	top: 2px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .6em;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-right-color: #3D342B;
	border-bottom-color: #3D342B;
	border-left-color: #3D342B;
	border-top-width: 70%;
	border-top-style: dashed;
	border-top-color: #3D342B;
	padding-top: 10px;
	padding-bottom: 8px;
}
ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 130%;
	font-size: 0.7em;
}
.quotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
}
#wrapper {
	width: auto;
	background-color: #CDC6A9;
}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
