@charset "UTF-8";
/* CSS Document */

#wrapperBame {
	width: 910px;
	height: 600px;
	float: none;
	background-color:#fff;
}


#bname{
	width: 540px;
	height: 30px;
	float: left;
	margin-top: 55px;
	margin-left: 100px;
	font-family:"Times New Roman", Times, serif;
	font-size: 24px;
	text-align: left;
}

#btopBanner {
	width: 910px;
	height: 127px;
	float: left;
	background-color: none;
	background-image:url(images/btopbanner.jpg);
}

#mainframe {
	width: 900px;
	height: 700px;
	float: left;
	margin-top: 0px;
	margin-left: 3px;
	background-color:#33373b;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-color:#000;
}

#centerstage {
	width: 880px;
	height: 700px;
	float: left;
	margin-top: 0px;
	margin-left: 10px;
	background-color:#f5faf6;
	/*background-color:#33373b;*/
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style:solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width:1px;	
	border-color:#000;
}

#stagecontent {
	width: 691px;
	height: 400px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}

#topbox {
	width: 687px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	background-color:#ebebeb;	
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style:solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width:1px;	
	border-color:#dadbdc;	
}

#bottombox {
	width: 687px;
	float: left;
	margin-top: 20px;
	margin-left: 0px;
	background-color:#ebebeb;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style:solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width:1px;	
	border-color:#dadbdc;	
}

#toptxt{
	width: 445px;
	float: left;
	margin: 15px;
	background-color:#d0cce1;
	padding: 15px;
	border-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
	line-height:20px;	
}

#bottomtxt{
	width: 620px;
	height: 100%;
	float: left;
	margin: 15px;
	background-color:#d0cce1;
	padding: 15px;
	border-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;	
	line-height:20px;	
}
#topimg {
	width: 130px;
	height: 145px;
	float: left;
	margin-top: 0px;
	margin-left: 40px;
	padding-top:15px;
	background-color:#d0cce1;
}

#stageimg {
	width: 189px;
	height: 436px;
	float: right;
	background-color: none;
	background-image:url(images/plantaintree.jpg);
	background-repeat:no-repeat;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color:#000;	
}

#bfooterText {
	width: 800px;
	height: 10px;
	float: right;
	margin-top: 12px;
	margin-right: 100px;
	padding-bottom: 0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
	text-align: right;
}

#bfooter {
	width: 910px;
	height: 30px;
	float: left;
	margin-left:0px;
	background-image:url(images/bfooter.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
}

a:link.ft{color:#727790; text-decoration:none;outline-style:none;}
a:visited.ft{color:#727790;text-decoration:none;outline-style:none;}
a:hover.ft{color: #7bbd7b;text-decoration:none;outline-style:none;}