p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #5E575F;
	line-height: 20px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #5E575F;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #5E575F;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #5E575F;
}
.boldit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #993366;
}
strong em {
	font-size: .9em;
	color: #336666;
}
a:link {
	color: #006666;
}
a:visited {
	color: #FF6633;
}
#maintext {
	background-color: #FFFFFF;
	padding: 0px;
	float: right;
	width: 525px;
	background-image: url(images/bck_img_main.jpg);
}
#leftnav {
	background-color: #B7B0A2;
	padding: 0px;
	float: left;
	width: 175px;
	background-image: url(images/bck_img_left.jpg);
	height: 725px;
}
body {
	text-align: center;
}
#wrapper {
	width: 700px;
	margin: auto;
	text-align: left;
}
#footer {
	width: 700px;
	float: right;
}
#imgtop {
	width: 700px;
}
#leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-variant: small-caps;
	color: #F7EEE1;
	text-decoration: none;
	display: block;
}
#leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-variant: small-caps;
	color: #660066;
	text-decoration: none;
	display: block;
}
#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	font-variant: small-caps;
	color: #DFDFAE;
	text-decoration: none;
	display: block;
}

dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 2em;
	font-weight: bold;
	color: #6b1101;
}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 2em;
	font-weight: bold;
	color: #333333;
}
