p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.4em;
}
#header {
	background-image: url(images/titles_top.jpg);
	background-repeat: no-repeat;
	border: 0px;
	height: 150px;
	float: none;
	width: 763px;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 1.15;
}
#sidebar {
	background-image: url(images/sidebar-fill.jpg);
	background-repeat: repeat-y;
	width: 150px;
	float: left;
	height: 1000px;
}#navigation {
	background-color: #FFFFFF;
	float: right;
	height: 35px;
	width: 588px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#container {
	width: 763px;
	background-color: #FFFFFF;
	margin: 0px auto;
}
.background {
	background-image: url(images/backgnd.jpg);
	background-repeat: repeat;
}
#content {
	width: 573px;
	background-color: #FFFFFF;
	padding-left: 25px;
	float: right;
	padding-right: 15px;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.9em;
	background-color: #99CCFF;
	width: 425px;
	padding: 0% 15px 3%;
	float: left;
	left: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #002f60;
	line-height: 100%;
}
.cursive {
	font-family: "Monotype Corsiva", "Times New Roman", serif;
	font-size: 2em;
	line-height: 1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #0060A9;
}
.yellowbox {
	background-color: #FFFF99;
	padding: 10px;
	border: thick solid #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	width: 470px;
	top: 10px;
	left: 40px;
	clear: both;
	position: relative;
}
.sidebar-insert {
	width: 120px;
	position: relative;
	left: 15px;
	right: auto;
	top: -60px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
.faq {
	font-weight: bold;
	color: #0060A9;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #0060A9;
	padding-top: 10px;
	padding-bottom: 10px;
}
.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	top: 120px;
	position: relative;
	right: 10px;
	float: right;
	width: 300px;
}