@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	height: 0px;
	background-color: #0C1F1F;
}
#header {
}
#header .container {
	background: #131F1F url(images/header_bg.jpg) no-repeat center;
	width: 900px;
	height: 90px;
	padding: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position:relative;
}
#header   h1  {
	font-size: 1.2em;
	position: absolute;
	left: -10000px;
}
.container {
	margin: 0px auto;
	width: 900px;
}
#topnav {
	background-image: url(images/topnav_bg.gif);
	background-repeat: repeat-x;
	height: 31px;
}
#topnav ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#topnav .container li {
	list-style-type: none;
	text-align: center;
	float: left;
}
#topnav a:link, #topnav a:visited   {
	display: block;
	color: #fff;
	width: 132px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 31px;
	padding-top: 0.5em;
	font-size: 0.9em;
	background: url(images/topnav_bg.gif) repeat-x;
}
#topnav     li   a:hover, #topnav  li  a:active    {
	color: #347F7E;
	background: #FFFFFF;
}

#topnav  li  a.current,#topnav li a.current:hover,#topnav li a.current:active   {
	color: #317D7C;
	background: #FFFFFF;
	cursor: default;
}
#header_img .container {
	height: 203px;
	padding-top: 0px;
	background: #FFF;
}
.highlight {
	font-size: 1em;
	font-style: normal;
	font-weight: 700;
	color: #215859;
}
#wrapper  {
	margin: 0 auto 0 auto;
	width: 900px;
	overflow: auto;
	background: url(images/sidenav_bg.gif) repeat-y;
	padding: 0;
	position:relative;
}
#contents  {
	width: 750px;
	float: right;
	background-color: #FFFFFF;

	height: 100%;
	margin-top: 10px;
	padding-bottom: 20px;
	min-height: 500px;
}
#contents ul li {
	font-size: 0.85em;
	line-height: 1.4;
	list-style: disc outside;
	cursor: crosshair;
	padding: 0 20px;
}
#contents ol li {
	font-size: 0.85em;
	padding-left: 30px;
	list-style: decimal inside;
	line-height: 1.4;
}
#contents p img {
	border-width: 1px;
	border-style: dotted;
	margin: 5px 15px 10px 10px;
	float: right;
}

#images {
	background: #FFF;
	bottom: 0px;
	text-align: center;
}
#contents #images  img{
	margin: 5px;
	text-align: center;
}
#ad {
	background-color: #327E7D;
	/* [disabled]margin: 5px; */
	/* [disabled]height: 100px; */
	width: 135px;
	float: left;
	padding: 5px;
	padding-bottom: 70px;
	background-image: url(images/SponsorBanner-sml.jpg);
	background-repeat: no-repeat;
	background-position: 15px 90px;
}
#ad  p,
#ad  a {
	text-align: center;
	font-size: .9em;
	color: #fff;
	margin: 0;
	padding: 0;
}
#totop {
	height: 30px;
	width: 90px;
	position: fixed;
	top: 80%;
	margin-left: -90px;
	background: #327E7D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #FFF;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

#facebook a, #facebook a:link, #facebook a:visited, #facebook a:hover, #facebook a:active {
	vertical-align: middle;
	margin: 0px auto;
	padding: 0px;
	position: absolute;
	top: 10px;
	left:20px;
	background: none !important;
}
#leftnav    {
	width: 150px;
	padding-bottom: 50px;
	padding-top: 50px;
	position: relative;
	float: left;
}
#leftnav  ul  {
	margin: 0px 0px 0px;
	padding: 0px;
}
#leftnav li {
	width: 150px;
	background: #327E7D;
	list-style: none;
	margin: 0 auto 1px;
}
#leftnav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-transform: capitalize;
	font-size: 0.85em;
	height: 1.5em;
	padding: 0.2em 0 0.2em 1em;
	margin-top: 1em;
}
#leftnav a:link, #leftnav a:visited {
	color: #FFFFFF;
	background: #215859;
}
#leftnav a:hover, #leftnav a:active {
	color:#215859;
	background:#ffffff
	}

#footer  {
	background-color: #091819;
	height: 60px;
	margin-top: 10px;
}
#footer p {
	color: #FFFFFF;
	text-align: center;
	font-size: 0.65em;
	padding: 20px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
br {
	clear: both;
}
h1     {
	background: #215859 repeat-x;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	font-size: 0.9em;
	padding-top: 1.2em;
	padding-right: 1.2em;
	padding-bottom: 1.2em;
	padding-left: 1.2em;
}
h2 {
	text-align: left;
	font-size: 1em;
	color: #345759;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-left: 20px;
	clear: both;
}
h3 {
	text-transform: uppercase;
	border-bottom-color: #327E7D;
	color: #FFFFFF;
	font-size: 0.65em;
	background: url(images/topnav_bg.gif) repeat-x;
	border-style: none;
	margin: 5px 0px 1px;
	padding: 0.7em 0.7em 0.7em 1.4em;
	text-align: left;
}
h4 {
	color: #4C7C7C;
	padding-left: 30px;
	font-family: "Comic Sans MS", cursive;
	font-style: italic;
	font-size: 1em;
	padding-right: 20px;
	position: relative;
}
h4 img  {
	border-width: 1px;
	border-style: dotted;
	float: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 10px;
}
p {
	font-size: 0.85em;
	color: #091819;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.4;
}
a {
	text-decoration: none;
}
#wrapper #contents #table table {
	margin: 5px auto 10px;
	padding: 0px;
	border-style: none;
}
.tagline {
	text-align: center;
	padding: 0px;
	font-size: 1.4em;
	margin: 5px;
	background: #4B9A99;
	font-style: italic;
	color: #FFF;
	vertical-align: middle;
	display: block;
	line-height: 2em;
}
.gallery {
	width: 720px;
	text-align: center;
	margin: 10px auto;
	vertical-align: middle;
	float: left;
	padding-left: 20px;
}
.images  {
	width: 300px;
	height: 280px;
	position: relative;
	padding: 0;
	border: 1px solid #79ABAC;
	margin: 5px;
	text-align: center;
	float: left;
}
.gallery .images p {
	font-size: 0.65em;
	font-style: italic;
	font-variant: normal;
	background-color: #FFF;
	height: 50px;
	bottom: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imagesNarrow {
	width: 169px;
	height: 280px;
	position: relative;
	border: 1px solid #69ADAD;
	padding: 0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: left;
}
.gallery .imagesNarrow p {
	font-size: 0.65em;
	font-style: italic;
	font-variant: normal;
	background-color: #FFF;
	height: 50px;
	bottom: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.images img  {
	background: #FFF;
	vertical-align: middle;
	text-align: center;
}
#tableContainer {
	text-align: left;
}
table {
	border: 1px solid #345658;
	text-align: left;
	width: 600px;
}
.row1 {
	background: #77C9CE;
}
.tableheader {
	font-weight: bold;
	color: #FFF;
	background: #345759;
	font-size: 0.9em;
	height: 30px;
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 10px;
}
.tableheader a {
	color: #FFF;
	height: 20px;
}
.tableheader a:hover {
	color: #77C9CE;
}
.margin-bottom {
	margin-bottom: 60px;
	border: 10px solid #08687B;
}
