@charset "utf-8";
/* CSS Document */

body {
	background-color: #F2EADC;
	font-family: Trebuchet, Arial;
	font-size: 12px;
	margin: 0px;
	padding-top: 25px;
	color: #000000;
	
}.txt_content {
	height: 490px;
	width: 330px;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

.footer {
	font-size: 9px;
	color: #CCCCCC;
}



.welcome {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 500px;
}

div#holder {
	position: absolute;
	left: 600px;
	top: 216px;
	overflow: hidden;
	height: 507px;
	width: 320px;
	border: 1px solid #999999;
}
#thetitle {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	background-image: none;
	background-repeat: no-repeat;
	width: 975px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#topmen {
	margin-left: 135px;
	margin-right: 0px;
}
#flash {
	width: 975px;
	height: 514px;
	padding-left: 45px;
}


div#lyr1 {
	position: absolute;
	left: 1px;
	top: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#scroller {
	position: absolute;
	top: 702px;
	left: 930px;
}
.bh-mid {
	background-image: url(bh-mid.jpg);
	background-repeat: repeat-y;
	height: 550px;
	width: 975px;
}

.intromid {
	background-image: url(mid.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	height: 600px;
	width: 975px;
}
.introbase {
	background-image: url(base.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 85px;
	width: 975px;
}
.bh-top {
	background-image: url(bh-top.jpg);
	background-repeat: repeat-y;
	height: 160px;
	width: 975px;
}
.bh-base {
	background-image: url(bh-base.jpg);
	background-repeat: repeat-y;
	height: 45px;
	width: 975px;
}

