body {
	background: #ffffff;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	margin: 0px;
	padding: 10px 0px 15px;
	background: url(images/h2_underline.gif) no-repeat center bottom;
}

h3 {
	font: italic bold 20px "Times New Roman", Times, serif;
	text-align: center;
	color: #561e03;
	padding: 0px;
}

h4 {
	font: italic bold 18px "Times New Roman", Times, serif;
	text-align: center;
	color: #561e03;
	background: url(images/h4_overline.gif) no-repeat center top;
	padding: 30px 0px 0px;
	margin: 0px;
}

#container {
	margin: 5px auto 10px;
	width: 760px;
	padding: 0px;
}

#header1 { display: none; }

#header2 { display: none; }

#navbar { display: none; }

#banner { display: none; }

#content {
	background: #ffffff;
	width: 748px;
	margin: 0px;
	padding: 5px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
}

#content a			{ color: #7a4f12; font: 9pt Verdana, Arial, Helvetica, sans-serif; }
#content a:link		{ text-decoration: none; }
#content a:visited	{ text-decoration: none; }
#content a:hover	{ color: #000000; text-decoration: underline; }
#content a:active	{ color: #000000; text-decoration: underline; }

#content li {
	list-style: url(images/bullet.gif);
}

#leftcol {
	background: #ffffff;
	float: left;
	width: 150px;
	margin: 5px 0px 0px;
	padding: 0px 0px 10px 10px;
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
}

#leftcol img {
	border: thin solid #000000;
	margin: 0px 0px 10px;
	padding: 0px;
}

#rightcol {
	width: 570px;
	background: #FFFFFF url(none);
	margin: 5px 0px 10px 165px;
	padding: 0px 10px 0px 0px;
	text-align: justify;
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
}

#footer { display: none; }

th {
	text-align: left;
	vertical-align: top;
}

.center_block {
	margin: 0px auto;
	width: 450px;
}

.center_text {
	text-align: center;
}

.boldhead {
	color: #561e03;
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
}

#rightfloat {
	float: right;
	border-left: 1px solid #D6B67B;
	padding: 5px 0px 5px 5px;
	margin: 20px 0px 0px;
}
