@charset "utf-8";
/* CSS Document */
body {
	background-color: #000000;
}
#contena {
	height: 850px;
	width: 800px;
	margin-left: -400px;
	left: 50%;
	position: absolute;
	background-image: url(images/Butterfly.jpg);
}
#contena #top {
	height: 200px;
	width: 800px;
}
#contena #menu {
	height: 70px;
	width: 800px;
	background-color: #E6F7B3;
}
#contena #hometext {
	height: 220px;
	width: 400px;
	margin-top: 20px;
	margin-left: 20px;
	border: thin solid #000000;
	font-size: 15px;
	font-style: oblique;
	text-transform: capitalize;
	font-family: "Neutra Text Alt";
	line-height: normal;
	color: #000000;
	font-weight: bold;
}
#contena #homeflash {
	height: 300px;
	width: 800px;
	padding-top: 10px;
}
#contena #homeflash #member #photo gallry {
	background-color: #999900;
}

#contena #map {
	background-color: #F2F3AF;
	height: 350px;
	width: 422px;
	margin-top: -300px;
	margin-left: 360px;
}
#contena #contact {
	background-color: #EEEEEE;
	height: 300px;
	width: 300px;
	margin-top: 10px;
	margin-left: 15px;
	border: medium solid #999999;
}
#contena #lebels {
	background-color: #FEFEFA;
	height: 450px;
	width: 780px;
	margin-top: 10px;
	margin-left: 8px;
	border: thin double #000000;
}
#contena #lebels #lebelsmenu {
	background-color: #FEFEFA;
	width: 150px;
	height: 200px;
	margin-top: -420px;
	margin-left: 20px;
}


#contena #homeflash #signs {
	background-color: #EEEEEE;
	height: 50px;
	width: 760px;
	margin-left: 20px;
	margin-top: 5px;
	border: medium solid #C0C0C0;
}
#contena #lebels form {
	background-color: #FFFFFF;
	height: 400px;
	width: 550px;
	margin-top: 20px;
	margin-left: 200px;
}
