.mainbodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
}
.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666;
}
#logobox {
	position:absolute;
	left:13px;
	top:-68px;
	width:139px;
	height:90px;
	z-index:3;
}
#centerbox {
	position:absolute;
	left:25px;
	top:25px;
	width:730px;
	height:457px;
	z-index:6;
	padding-right:20px;
	overflow: auto;
	overflow-x: hidden;
}
#top {
	position:absolute;
	left:360px;
	top:-33px;
	width:439px;
	height:28px;
	z-index:1;
	text-align: right;
}
#footer {
	position:absolute;
	left:208px;
	top:488px;
	width:406px;
	height:25px;
	z-index:5;
}

#butterflybox {
	position:absolute;
	left:624px;
	top:258px;
	width:50px;
	height:26px;
	z-index:4;
}

#mainbody {
	position:relative;
	left:auto;
	top:135px;
	width:800px;
	height:475px;
	z-index:1;
	background-color: #FFFFFF;
	margin: auto;
	right: auto;
	border: medium double #b9bab8;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-color: #d9e4f1;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #868686;
}
#centerboxabout {
	position:absolute;
	left:26px;
	top:28px;
	width:730px;
	height:346px;
	z-index:6;
}
.heading {
	font-size: 18px;
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	color: #663399;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #6699FF;
}
a:active {
	text-decoration: none;
}

