body {
	margin-top: 0px;
	line-height: 18px;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	color: #00FF66;
	background-color: #161617;
	}

h1 {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	color: #cbfe9d;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: white;
	}

h3 {
	margin-bottom: 2px;
	font-weight: bold;
	font-style: italic;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: white;
	}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: white;
	}

h5 {
	margin-bottom: 4px;
	margin-top: 0px;
	font-size: 17px;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	}

h6 {
	font-weight: normal;
	font-style: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc99;
	}

a {
	text-decoration:underline;
	color: white;	
	}

a:hover {
	color: #cccccc;
	text-decoration:underline;
	}

ul.nav {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
	}

ul.nav a {
	height: 30px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-top: 10px;
	background-color: #434343;
	font-weight: bold;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #cbfe9d;
	display: block;
	zoom: 1;
	text-decoration: none;
	}

ul.nav a:hover {
	background-color: #6f6f6f;
	color: white;
	text-decoration: none;
	}

ul.nav li {
	display: inline;
	float: right;
	}

.left {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	border:1px solid #cbfe9d;
	}

.right {
	float:right;
	border:1px solid #cbfe9d;
	margin-bottom:8px;
	margin-left:8px;
	}

.image_text {
	font-style: italic;
	color: #ffcc99;
	text-align: center;
	width: 388px;
	border-style: none;
	float:right;
	margin-bottom:8px;
	margin-left:8px;
	}

.gallery_images {
	margin: 10px;
	border: 1px solid white;
	float: left;
	}

.table_border {
	border:1px solid #0E0F3F;
	}

.flash {
	float:left;
	width:550px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #cbfe9d;
	}
	
.photos {
	float:left;
	width:640px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #cbfe9d;
	}

#bottom-text {
	font-size:13px;
	padding:10px;
	clear:both;
	background-color:#6CF;
	line-height:16px;
	}

#wrapper {
	border-color: #cbfe9d;
	border-width: 2px;
	border-style: solid;
	background-color: #050000;
	width: 1000px;
	text-align:left;
	margin:0 auto;
	}

#header {
	position: relative;
	height: 325px;
	width:1000px;
	text-align:left;
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	}

#content {
	padding: 15px;
	clear:both;
	}
	
#calendar {
	padding: 10px;
	margin-left: 10px;
	float: right;
	width: 190px;
	line-height: 14px;
	color: #b4ff91;
	background-color: #8b0003;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	}

#navbar  {
	top: 0px;
	right: 0px;
	width: 590px;
	height: 30px;
	position: absolute;
	}


#footer {
	background-position: center bottom;
	height: 100px;
	width: 1000px;
	clear: both;
	background-image: url(images/bottom.jpg);
	background-repeat:no-repeat;
	}

#footer-text {
	line-height: 16px;
	padding-top: 40px;
	padding-left: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	}

#sig {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #cccc99;
	text-align:right;
	width:990px;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	padding-top:6px;
	padding-right:2px;
	}

#sig a {
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #e5e5e5;
	}

#sig a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
	}
