@charset "utf-8";
body {
	vertical-align: middle;
	background-color: #a8bfb6;
	background-repeat: repeat-x;
}
a {
	color: #8F8F8F;
}
#wrapper {
	height: 600px;
	width: 800px;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -300px;
	position: absolute;
	color: #8F8F8F;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	background-color: #D1E6DD;
	background-image: url(images/bg2.gif);
}
#galwrap {
	height: 565px;
	width: 800px;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -300px;
	position: absolute;
	color: #8F8F8F;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	background-color: #D1E6DD;
}
#gallery {
	height: 565px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
}
#galnav {
	height: 20px;
	padding-right: 20px;
	text-align: right;
}
#player {margin:15px 20px 0 20px;}

#contentleft {
	float: left;
	height: 570px;
	padding-right: 0px;
	padding-left: 30px;
	padding-top: 30px;
}
#contentright {
	float: right;
	height: 530px;
	margin-right: auto;
	margin-left: auto;
	width: 369px;
	font-size:10px;
}
.clear { clear: both; margin:0; padding:0; }
.style2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.style1 {font-size: 10px; padding:10px;}
#about {
	background-color: #daeae3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 370px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#news {
	background-color: #daeae3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 15px;
	width: 370px;
	overflow: auto;
	height: 155px;
	margin-top: 30px;
}
h1 {
	font-size: 16px;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: normal;
}

.style4 {
	font-size: 16px;
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: normal;
}
