@charset "utf-8";
/* CSS Document */
body {
	text-align:center;
	background-color: #333333;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.page { 
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 800px;
	height:1100px;
	border-style:solid;
	background-color:#000000;
}
.navmenu {
	background-color:#99CC99;
	height: 35px;
}

.galpage { 
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width: 800px;
	height:1000px;
	border-style:solid;
	background-color:#000000;
}
.rel {
	position:relative;
}
.abs {
	position: absolute;
	top: -10px;
	left: -100px;
}
.header {
	position: relative;
	height: 100px;
	width: 800px;
}
.logo {
	position: absolute;
	top: 0px;
	left:0px;
}
.title {
	position: absolute;
	font-size:34px;
	top:78px;
	left: 191px;
	color:#FFFFFF;
	font-style:oblique;
}
.content {
	position: relative;
	width:800px;
	height:900px;
	top: 100px;
	left: 0px;
	background-color:#000000;
	}
.galcontent {
	position: relative;
	width:800px;
	height:700px;
	top: 100px;
	left: 0px;
	background-color:#000000;
	}
.footer {
	position: relative;
	width:800px;
	height:75px;
	top: 120px;
	left: 0px;
	background-color:#000000;
	text-align:center;
	overflow: hidden;
	}
.pic {
	position: absolute;
	top: 269px;
	left: 0px;
}
.text-content {
	position: absolute;
	width:430px;
	top: 269px;
	left: 300px;
	height:697px;
	padding-top: 10px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFFFFF;
}
.text-pad {
	color: #808080;
	font-size: 10pt;
	padding-top: 10px;
	padding-left:20px;
	padding-right:20px;
}
.style1 {font-size: 18px}
.red {
	color: #FF0000;
	font-size: 10pt;
}
.links2 a{
	color:#FFFFFF;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {
	color: #808080;
	font-size: 10pt;
	margin-right: 15px;
}
.style9 {
	font-size: 10pt
}
.style12 {font-size: 14pt; color: #000000; font-family: Georgia, "Times New Roman", Times, serif;}
.style14 {
	text-decoration: underline;
}
.pad {
	padding:15px;
	text-align:center;
}
.gal {
	height:259px;
	}
.gal img {border-color:#FFFFFF; border-width:5px;}
.newsheader {
	font-weight: bold;
	color:#000000;
}
.p12 {
	font-size: 12pt;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


