@charset "UTF-8";
html {
overflow: auto;
}
body {
	background-color: #000000;
	font-family: Century Gothic, Verdana, Helvetica Neue, Helvetica, Geneva;
	font-size: 12px;
	line-height: 14px;
	color: #00D3DA;
	text-align: justify;
}
#corner {
	position:absolute;
	left:50%;
	top:0px;
	width:930px;
	height:643px;
	z-index:4;
	text-align: center;
	overflow: hidden;
	margin-left: -465px;
	background-image: url(images/bkg2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
}
#bkg {
	position:absolute;
	left:50%;
	top:6px;
	width:850px;
	height:600px;
	z-index:1;
	text-align: center;
	overflow: hidden;
	margin-left: -425px;
	background-color: #000000;
	background-image: url(images/tbkg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#flashbars {
	position:absolute;
	left:50%;
	top:6px;
	width:850px;
	height:600px;
	z-index:3;
	text-align: center;
	overflow: hidden;
	margin-left: -425px;
}
#container {
	position:absolute;
	left:50%;
	top:6px;
	width:850px;
	height:600px;
	z-index:5;
	text-align: center;
	overflow: hidden;
	margin-left: -425px;
}
#sidesplash {
	position:absolute;
	left:30px;
	top:0px;
	width:180px;
	height:100%;
	z-index:3;
}
#sidebar {
	position:absolute;
	left:30px;
	top:0px;
	width:180px;
	height:98%;
	z-index:4;
	background-color: #000000;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
}
#sidenav {
	position:absolute;
	left:30px;
	top:0px;
	width:180px;
	height:100%;
	z-index:5;
}
#topsplash {
	position:absolute;
	left:0px;
	top:15px;
	width:848px;
	height:130px;
	z-index:3;
}
#topbar {
	position:absolute;
	left:0px;
	top:15px;
	width:848px;
	height:130px;
	z-index:9;
	background-color: #000000;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	opacity: 0.4;
}
#topnav {
	position:absolute;
	left:0px;
	top:15px;
	width:100%;
	height:130px;
	z-index:10;
}
#content2 {
	position:absolute;
	left:50%;
	top:160px;
	width:610px;
	height:435px;
	overflow: auto;
	margin-left: -205px;
	z-index:7;
	padding-right: 10px;
}
#gallery {
	position:absolute;
	left:50%;
	top:155px;
	width:850px;
	height:445px;
	z-index:6;
	text-align: center;
	overflow: hidden;
	margin-left: -425px;
}
#gallerynav {
	position:absolute;
	left:50%;
	top:155px;
	width:180px;
	height:15px;
	z-index:12;
	text-align: center;
	margin-left: -395px;
}
#homeflow {
	position:absolute;
	left:0px;
	top:440px;
	width:100%;
	height:160px;
	z-index:2;
	text-align: center;
}
.headtext {
	font-family: Verdana, Helvetica Neue, Helvetica, Geneva, Arial;
	font-size: 12px;
	color: #00a7ad;
	text-decoration: none;
	line-height: 14px;
	font-weight: bold;
}
.smalltext {
	font-family: Verdana, Helvetica Neue, Helvetica, Geneva, Arial;
	font-size: 9px;
	color: #00a7ad;
}
a {
	font-family: Helvetica Neue, Helvetica, Verdana, Geneva, Arial;
	font-size: 14px;
	color: #00a7ad;
	text-decoration: none;
}
a:visited,  {
	color: #00a7ad;
}
a:hover {
	color: #007382;
}
a:active {
	color: #007382;
}
.contentlink {
	font-family: Helvetica Neue, Helvetica, Verdana, Geneva, Arial;
	font-size: 12px;
	color: #00a7ad;
	text-decoration: none;
}
a.contentlink:visited,  {
	color: #00a7ad;
}
a.contentlink:hover {
	color: #007382;
}
a.contentlink:active {
	color: #007382;
}
#copyright {
	position:absolute;
	left:0px;
	top:610px;
	width:100%;
	height:5px;
	z-index:6;
	text-align: center;
}
.copyright {
	font-family: Verdana, Helvetica Neue, Helvetica, Geneva, Arial;
	font-size: 9px;
	color: #007382;
}

h1 {
	font-family: Book Antiqua, Monotype Corsiva, Monaco;
	font-size: 18px;
	font-weight: normal;
	color: #E5AB52;
	margin: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E5AB52;
	margin: 0px;
	font-weight: bold;
}
hr {
	color: #FF9900;
	height: 1px;
	width: 580px;
	background-color: #FF9900;
	line-height: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
	clear: both;
}
.tablebkg {
	background-image: url(images/side/Ranting-Raven.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.gallerytext {
	font-family: Helvetica, "Helvetica Neue", Verdana, Arial;
	font-size: 20px;
	color: #FF7700;
	font-style: italic;
}
.imgborder {
	color: #00C4CB;
	border: 1px outset #00d3da;
}
.indent {
	padding-right: 20px;
	padding-left: 20px;
	display: block;
	padding-top: 3px;
	line-height: 16px;
}
