body {
	background: url(img/bkgd_main.jpg) repeat-x #000000;
	margin: 0;
	padding: 0;
}
#main {
	margin: 0 auto;
	width: 770px;
	position: relative;
	background: url(img/bkgd_total.jpg) repeat-y;
}
#left {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
	height: 511px;
	display: inline;
	background: url(img/bkgd_leftText.jpg) no-repeat;
	border-bottom: 2px solid #C2B483;
	font: 11px "Lucida Sans", Arial, sans-serif;
}
#left form {
	margin: 2px 0 5px 0;
	padding: 0;
}
#left .submit {
	background: #036;
	border: 1px solid #BDC8DA;
	color: #fff;
	font-size: 12px;
	padding: 3px;
	width: 110px;
	cursor: pointer;
}
#left a {
	color: #BDC8DA;
}
#left a:hover {
	color: #fff;
}
#leftText {
	width: 206px;
	text-align: center;
}
#leftText h2 {
	margin: 0 15px 10px 15px;
	padding: 0;
	font: normal 20px "Times New Roman",serif;
	font-style: oblique;
	color: #082B76;
	line-height: 1.25em;
}
#leftText p {
	margin: 0 7px 10px 10px;
	padding: 0;
	font: 11px "Lucida Sans", Arial, sans-serif;
	color: #fff;
	line-height: 1.25em;
}
#leftBox {
	border: 1px solid #BDC8DA;
	margin: 0 17px 15px 20px;
	padding: 5px;
	background: #38618D;
	line-height: 1.25em;
}
#leftBox h3 {
	font: 12px "Lucida Sans", Arial, sans-serif;
	color: #BDC8DA;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
#leftBox p {
	font: 11px "Lucida Sans", Arial, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.25em;
}
#content {
	background: url(img/bkgd_content.jpg) repeat-y;
	margin: 0;
	width: 541px;
	position: absolute;
	left: 229px;
	top: 158px;
}
#contentText {
	background: url(img/bkgd_contentText.jpg) repeat-x #F3EBD6;
	margin: 0 24px 0 20px;
	width: 475px;
	height: 459px;
	overflow: auto;
}
#contentText a {
	color: #667CAF;
}
#contentText a:hover {
	color: #990002;
}
#contentText h1 {
	margin: 0 30px 4px 30px;
	padding: 0;
	font: normal 20px "Times New Roman",serif;
	font-style: oblique;
	color: #667CAF;
	line-height: 1.25em;
}
#contentText h2 {
	margin: 0 30px 8px 30px;
	padding: 5px 0 2px 0;
	font: 12px "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	color: #667CAF;
	display: block;
	border-bottom: 1px solid #667CAF;
	line-height: 1.25em;
}
#contentText h3 {
	margin: 0 30px 0 30px;
	padding: 5px 0 2px 0;
	font: 11px "Lucida Sans", Arial, sans-serif;
	font-weight: bold;
	color: #667CAF;
	display: block;
	line-height: 1.25em;
}
#contentText ul {
	margin: 0 30px 9px 60px;
	padding: 0;
	font: 11px "Lucida Sans", Arial, sans-serif;
	color: #514F40;
	list-style: square;
	line-height: 1.25em;
}
#contentText ol {
	margin: 0 30px 9px 60px;
	padding: 0;
	font: 11px "Lucida Sans", Arial, sans-serif;
	color: #514F40;
	line-height: 1.25em;
}
#contentText li {
	margin: 0;
	padding: 0;
}
#contentText p {
	margin: 0 30px 8px 30px;
	padding: 0;
	font: 11px "Lucida Sans", Arial, sans-serif;
	color: #514F40;
	line-height: 13px;
}
#contentText form {
	margin: 0 30px 10px 30px;
	padding: 0;
	font: 11px "Lucida Sans", Arial, sans-serif;
	color: #514F40;
	line-height: 1em;
}
#contentText .textfield {
	font: 11px "Lucida Sans", Arial, sans-serif;
	color: #514F40;
	width: 200px;
	color: #039;
}
#contentText .submit {
	background: #036;
	border: 1px solid #BDC8DA;
	color: #fff;
	font-size: 12px;
	padding: 3px;
	width: 110px;
	cursor: pointer;
}
#footer {
	font: 10px "Lucida Sans", Arial, sans-serif;
	text-align: center;
	display: block;
	margin: 0 24px 0 0;
	padding: 10px;
	height: 14px;
	color: #fff;
	background: #C2B483;
}
.pic {
	float: right;
	display: inline;
	border: 1px solid #9A0002;
	margin: 0 0 10px 10px;
}