@charset "utf-8";
/* CSS Document */

#main {text-align:center;
		margin:auto;
		margin-top: 40px;
}

#cont {text-align:center;
		margin:auto;;
		width: 700px;
		height: 691px;
		margin-top: -4px;
		background-image:url(body.png);
		background-repeat:no-repeat;
}

		
#footer {
	text-align:center;
	margin:auto;
	width: 700px;
	height: 49px;
	background-image:url(bottom.png);
	background-repeat:no-repeat;
	color:#FFF;
	padding-top: 15px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float:none;
}

#header {
		text-align:center;
		margin:auto;
		background-image:url(banner.png);
		background-repeat:no-repeat;
		width:700px;
		height: 184px;
}

#buttons {
		text-align:center;
		margin:auto;
		width: 700px;
}

#gallery {
	padding-top: 80px;
	text-align: center;
	margin:auto;
	width:600px;
	height: 450px;
	z-index:2;
}

#gallery1 {
	width:150px;
	height:220px;
	background-color:white;
	z-index:2;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	float:left;
	margin-left: 20px;
	border: 1px solid #999;
}

#infoe1 {
	width:478px;
	height: 290px;
	text-align:center;
	margin:auto;
	background-color:white;
	z-index:2;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	border: 1px solid #999;
	overflow-x:hidden;
	overflow-y:scroll;
}
#infoe2 {
	width:570px;
	height: 352px;
	text-align:center;
	margin:auto;
	margin-top: 10px;
	background-color:white;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	border: 1px solid #999;
}

#admin1 {
	width:430px;
	height: 640px;
	background-color:white;
	z-index:2;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	float:left;
	margin-left: 20px;
	border: 1px solid #999;
	text-align:left;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 5px;
}

#admin2 {
	width:155px;
	height: 155px;
	background-color:#FFF;
	z-index:2;
	float:left;
	border: 1px solid #999;
	text-align:left;
	padding-left: 5px;
	font-size:15px;
	font-weight: bold;
}

#admin3 {
	width:246px;
	height: 155px;
	background-color:#FFF;
	z-index:2;
	float:left;
	border: 1px solid #999;
	text-align:left;
	padding-left: 15px;
	padding-right: 5px;
}
#admin4 {
	width:210px;
	height: 478px;
	background-color:#FFF;
	float:right;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	border: 1px solid #999;
	text-align:left;
	margin-right: 20px;
}


#banner {
	width:120px;
	height:635px;
	background-color:white;
	z-index:2;
	float:left;
	margin-left: 30px;
	border: 1px solid #999;
}

#layer1 {
	width:120px;
	height:610px;
	background-color:white;
	z-index:2;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	float:left;
	margin-left: 30px;
	border: 1px solid #999;
}
#layer2 {
	width:500px;
	height: 635px;
	background-color:#FFF;
	z-index:2;
	float:right;
	margin-right: 30px;
	border: 1px solid #999;
	filter:alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
	overflow-y: scroll;
}
#layer3 {
	width:500px;
	height:300px;
	background-color:white;
	z-index:2;
	float:right;
	margin-right: 30px;
	margin-top: 10px;
	border: 1px solid #999;
}#admin1 #admin3 h5 {
	font-size: 18px;
	padding: 0px;
	margin: 0px;
}
#admin3 p {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

a:link {
text-decoration:none;
outline: none;
}
a:visited {
text-decoration: none;
outline: none;
}
a:hover {
text-decoration: none;
outline: none;
}
a:active {
text-decoration: none;
outline: none;
}

#text {text-align:left;
margin-left: 20px; font-family:Arial, Helvetica, sans-serif; color:#72BF64; font-weight:600l; }
#text span {
	font-size: 24px;
	text-decoration: underline;
}
