@charset "utf-8";
/* CSS Document */

html, body, p, div, img, h1, h2, h3, h4, li, ul, ol, dl, dd, dt, form, table, td, tr {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
}

.bodyinfo {
	width:975px;
	height:400px;
	background-color:#769889;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	margin-top:0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #695E4A;
	border-right-color: #695E4A;
	border-bottom-color: #695E4A;
	border-left-color: #695E4A;
}
#pageTitle {
	float:left;
	margin: 0px 0px 0px 0px;
}
.flashMovie {
	z-index:1;
	margin: 0;
	padding:0;
}
#bodyText {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:6mm;
	color:#FFFFFF;
	letter-spacing:1px;
	position:absolute;
	width:450px;
	height:400px;
	z-index:1;
}
#bodyText2 {
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:6mm;
	color:#FFFFFF;
	letter-spacing:1px;
	position:absolute;
	width:400px;
	height:360px;
	margin:20px;
	z-index:1;
}
#bodyText a{
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:6mm;
	color:#FFFFFF;
	letter-spacing:1px;
	font-weight:bold;
}
#bodyTextRule {
	color:#FFF;
	width:400px;
	height:1px;
	border:0;
	margin-top:20px;
	background-color:#FFF;
}

