* {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body {
	margin:0px; padding:0px; border:0px;
	background: url("bg.jpg") #021f08 repeat-x;
	position:relative; 
	font-size: 16px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #bffaeb;
}
h2 {
	font-weight: normal;
	position:relative; 
	font-size: 30px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #bffaeb;
	text-transform: uppercase;
	padding-bottom: 20px;
}
h3 {
	font-weight: normal;
	position:relative; 
	font-size: 20px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #bffaeb;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 5px;
}
a {
	color: #bffaeb;
	text-decoration: underline;
}
a:hover {
	color: #bffaeb;
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
input, textarea {
	border: 1px solid #fbd858;
}
.left {
	float: left;
}
.right {
	float: right;
}
#container {
	width:950px;
}
#head {
	background: url("head.jpg") no-repeat;
	width:950px;
	height:292px;
}
#heada {
	background: url("heada.jpg") no-repeat;
	width:950px;
	height:101px;
}
#head h1, #heada h1 {
	font-weight: normal;
	position:relative; 
	font-size: 30px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #bffaeb;
	padding-left: 500px;
	padding-top: 30px;
	text-transform: uppercase;

}
#head h1 a, #heada h1 a {
	text-decoration: none;
}
#head h1 span, #heada h1 span {
	font-size: 18px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	text-transform: none;
}
#head ul {
	width:500px;
	position:relative; 
	padding-left: 500px;
	padding-top: 20px;
}
#head ul a {
	font-size: 18px;
	line-height: 24px;
}
#about {
	background: url("about.jpg") #bffaeb no-repeat;
	width:950px;
	height:289px;
	color: #021f08;
}
#abouta {
	background: url("abouta.jpg") #bffaeb no-repeat;
	width:950px;
	height:150px;
	color: #021f08;
}
#about a, #abouta a {
	color: #021f08;
	text-decoration: underline;
}
#about a:hover, #abouta a:hover {
	color: #021f08;
	text-decoration: none;
}
#abouttext {
	background: url("abouttext.jpg") #bffaeb no-repeat right top;
	width:400px;
	height:229px;
	margin-left: 500px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: justify;
}
#abouttexta {
	background: url("abouttext.jpg") #bffaeb no-repeat right top;
	width:400px;
	height:120px;
	margin-left: 500px;
	padding-right: 50px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: justify;
}
#abouttext h2, #abouttexta h2 {
	font-weight: normal;
	position:relative; 
	font-size: 24px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #021f08;
	text-transform: uppercase;
	padding-bottom: 20px;
}
#abouttexta h2 {
	padding-bottom: 10px;
}
#content {
	width:950px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#textleft a img {
	border: 1px solid #bffaeb;
	margin-top: 5px;
	margin-right: 5px;
}
#textleft a img:hover {
	border: 1px solid #bffaeb;
	margin-top: 5px;
	margin-right: 5px;
}
#thumbs a img {
	opacity: 0.7;
}
#thumbs a img:hover {
	opacity: 1.0;
}
#textleft {
	width:400px;
	float: left;
	line-height: 17px;
	text-align: justify;
	padding-left: 50px;
	padding-right: 50px;
}
#textright {
	width:400px;
	float: left;
	line-height: 17px;
	text-align: justify;
	padding-right: 50px;
}
#text {
	width:850px;
	float: left;
	line-height: 17px;
	padding-left: 50px;
	padding-right: 50px;
}
#text a img {
	border: 1px solid #bffaeb;
	margin-top: 10px;
	margin-right: 10px;
}
.pagelist, .imgnav {
	padding-top: 20px;
}
.pagelist li {
	display: block;
	border: 1px solid #bffaeb;
	float: left;
	margin-right: 5px;
}
.pagelist a {
	padding: 5px;
	display: block;
	text-decoration: none;
}
.pagelist .current, .pagelist li:hover, .pagelist a:hover {
	background: #064915;
}
.showimg {
	width:850px;
	text-align: center;
}
.showimg img {
	border: 1px solid #bffaeb;
}
#footer {
	background: url("footer.jpg") no-repeat left bottom;
	width:950px;
	height:100px;
	padding-top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}
#footera {
	width:950px;
	height:100px;
	padding-left: 50px;
	padding-right: 50px;
}
.bigtext {
	font-size: 20px;
	line-height: 24px;
}
#lightbox { background-color:#333;padding:20px 20px 5px 20px; }
#lightboxDetails { padding-top:5px; }	
#lightboxCaption { float:left; color:#fff;}
#keyboardMsg { float:right; }
#keyboardMsg a { color:#fff; text-decoration:none; letter-spacing:2px; text-transform:uppercase; font-weight:bold; }
#lightbox img { border:none; } 
#overlay img { border:none; }
#overlay {background-image: url(overlay.png);}

.clear {
	clear:both;
	background: #111d2d;
}
