body {
	background-color: #d9bcbd;
	font-family: Arial, Helvetica, sans-serif;
}
#outer {
	width: 817px;
	background-color: #d9bcbd;
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -409px;
	border-right: solid 5px #b1a035;
	border-left: solid 5px #b1a035;
	padding: 0 0 7px 7px;
}
#header {
	width: 812px;
	height: 153px;
	margin: 0;
}
#border {
	clear: both;
	width: 824px;
	height: 16px;
	background-image: url(img/border.gif);
	background-repeat: no-repeat;
	margin: 0 -7px 0 -7px;
}
#wrap {
	width: 800px;
	background: transparent;
}
#left {
	width: 200px;
	float: left;
	margin: 0;
	border-right: 5px solid #b1a035;
	border-left: 5px solid #b1a035;
	background-image: url(img/bkgleft.gif);
	background-repeat: repeat-y;
	padding: 20px 0 20px 0;
	text-align: center;
}
#mid {
	width: 368px;
	height: 614px;
	float: left;
	margin: 0 6px 0 7px;
	background-color: #efe4cd;
	border-right: 5px solid #b1a035;
	border-left: 5px solid #b1a035;
}
#right {
	width: 199px;
	height: 574px;
	float: left;
	margin: 0 7px 0 0;
	border-right: 5px solid #b1a035;
	border-left: 5px solid #b1a035;
	background-image: url(img/bkgright.gif);
	background-repeat: repeat-y;
	padding: 20px 0 20px 0;
}
#right h2 {
	text-align: center;
	color: #003333;
}
#right p {
	margin: 10px 4px 10px 3px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #333;
}
#right a {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
#right a:hover {
	color: #867e4d;
}
#right ul {
	list-style: none;
}
#right li {
	margin-bottom: 15px;
}
#section-2 {
	float: left;
	width: 800px;
	margin: 0;
	background-image: url(img/bkglong.gif);
	background-repeat: repeat-y;
	border-right: 5px solid #b1a035;
	border-left: 5px solid #b1a035;
}
#section-2 h2 {
	font-size: 16pt;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.2em;
	color: #666633;
	margin: 20px 0 0 20px;
}	
#footer {
	float: left;
	width: 800px;
	margin: 0;
	background-image: url(img/bkglong.gif);
	background-repeat: repeat-y;
	border-right: 5px solid #b1a035;
	border-left: 5px solid #b1a035;
}
#footer p {
	font-family: verdana, sans-serif;
	font-size: 9pt;
	color: #333;
	margin: 3px 25px 10px 50px;
}
.adimg {
	margin: 10px 0 10px 0;
	border: 1px solid #fff;
}
.caption-left {
	float: left;
	border: 1px solid #999933;
	margin: 20px 25px 0 25px;
}
.caption-left p {
	width: 99%;
	text-align: center;
	margin: 0;
	padding: 0.5em 0 0 0;
	border: 1px solid #f3eddd;
	font: .75em/1.75em arial, sans-serif;
	color: #333;
}
.caption-left img {
	margin: 0;
	padding: 0;
	display: block;
}
h1 {
	font-family: Times New Roman, serif;
	font-size: 16pt;
	font-style: italic;
	color: #003333;
	font-weight: lighter;
	margin: 3px 3px 3px 5px;
}
h2 {
	font-family: Times New Roman, serif;
	font-size: 14pt;
	font-style: italic;
	color: #003333;
	margin: 3px 3px 0 7px;
}
h3 {
	font-family: verdana, sans-serif;
	font-size: 11pt;
	color: #003333;
	margin: 0;
}
p {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #666633;
	margin: 0;
}
ul {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #867e4d;
	margin: 0 3px 0 15px;
}