﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url('media/bg.jpg');
	padding: 0px;
	margin: 0px;
}
body img {
	border: 0px;
	text-decoration: none;
	text-align: center;
}
body h1 {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #0099CC;
	margin-left: -25px;
	font-style: italic;
}
body h2 {
	text-align: center;
	font-size: 19px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin-top: 8px;
	font-style: italic;
}
body h3 {
	text-align: center;
	font-size: large;
	margin-left: -50px;
}
body h4 a {
	color: #FFFFFF;
	font-size: large;
}
body h5 {
	margin-top: -15px;
	margin-bottom: -35px;
}
p img {
	text-decoration: none;
	float: left;
	text-indent: 0px;
	padding-right: 10px;
}

.jsOff {
}




.lightbox {
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
#star {
	position: absolute;
	margin-top: 130px;
	margin-left: -25px;
}
#star-container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
#masthead {
	height: 283px;
	padding: 0px;
	text-align: center;
	width: 1000px;
	background-image: url('media/Logo_Header.png');
	background-repeat: no-repeat;
}
#top-nav {
	margin-top: -185px;
	width: 1000px;
	text-align: center;
	margin-left: -10px;
}
#left-nav {
	width: 180px;
	float: left;
	color: #0099CC;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	display: inline-block;
	margin-left: 10px;
}
#left-nav-top {
	width: 180px;
	height: 52px;
	background-image: url('media/Content-Top_180.png');
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	padding-top: 10px;
}
#left-nav-main {
	background-image: url('media/Content-Main_180.png');
	background-repeat: repeat-y;
	display: inline-block;
	float: left;
}
#left-nav-bottom {
	background-image: url('media/Content-Bottom_180.png');
	background-repeat: no-repeat;
	height: 62px;
	display: inline-block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#left-nav a {
	color: #0099cc;
	text-decoration: none;
}
#left-nav-main img {
	border: 0px;
	text-decoration: none;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
#left-nav-top-2 {
	width: 180px;
	height: 52px;
	background-image: url('media/Content-Top_180.png');
	background-repeat: no-repeat;
	display: block;
	float: left;
	position: relative;
	margin-top: 5px;
	padding-top: 30px;
}
#left-nav-main-2 {
	position: absolute;
	width: 180px;
	z-index: 10;
	margin-top: 450px;
}
#left-nav-bottom-2 {
	background-image: url('media/Content-Bottom_180.png');
	background-repeat: no-repeat;
	height: 62px;
	display: block;
	float: left;
	width: 180px;
	position: relative;
	margin-top: -20px;
}
#left-nav a:hover {
	color: #d77b22;
	text-decoration: none;
}
#main-content-container {
	width: 600px;
	display: inline-block;
	margin-left: -35px;
}
#main-content-top {
	width: 600px;
	height: 52px;
	background-image: url('media/Content-Top_600.png');
	color: #0099CC;
	text-indent: 25px;
	display: inline-block;
	float: left;
	text-align: left;
}
#main-content {
	border-style: none;
	font-size: small;
	background-image: url('media/Content-Main_600.png');
	color: #0099CC;
	text-align: left;
	background-repeat: repeat-y;
	width: 600px;
	display: inline-block;
	float: left;
	text-indent: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#main-content p {
	padding-right: 45px;
}
#main-content-bottom {
	background-image: url('media/Content-Bottom_600.png');
	width: 600px;
	height: 62px;
	text-align: center;
	color: #0099CC;
	font-family: "Times New Roman";
	font-size: xx-large;
	font-style: italic;
	display: inline-block;
	float: left;
}
#content-top {
	background-image: url('media/Content-Top.png');
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 100px;
	margin-left: 100px;
	color: #0099cc;
	width: 800px;
	height: 62px;
	padding-left: 25px;
}
#content {
	color: #0099cc;
	width: 800px;
	display: block;
	float: left;
	margin-right: 100px;
	margin-left: 100px;
	background-image: url('media/Content-Main.png');
	background-repeat: repeat-y;
	text-align: left;
	text-indent: 25px;
	padding-left: 25px;
}
#content p {
	padding-right: 35px;
	margin-right: 45px;
}
#content li {
	padding-right: 45px;
	text-indent: 0px;
	margin-right: 35px;
}
#content-bottom {
	color: #0099cc;
	background-image: url('media/Content-Bottom.png');
	background-repeat: no-repeat;
	margin-right: 100px;
	margin-left: 100px;
	width: 800px;
	height: 62px;
	display: block;
	float: left;
}
#footer {
	text-align: center;
	font-size: x-small;
	color: #006699;
	background-image: url('media/Footer_600.png');
	height: 79px;
	width: 600px;
	background-repeat: no-repeat;
	display: inline-block;
	float: left;
	margin-top: 5px;
	padding-top: 10px;
}
#footer a:link {
	color: #006699;
}
#footer a:visited {
	color: #9966FF;
}
#footer a:hover {
	color: #FF9933;
}
#footer a:active {
	color: #FFFF00;
}




#right-content {
	width: 180px;
	float: right;
	color: #0099CC;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	display: inline-block;
	text-align: left;
	padding-left: 10px;
	margin-right: 25px;
	margin-left: -45px;
}
#right-content-top {
	width: 180px;
	height: 52px;
	background-image: url('media/Content-Top_180.png');
	background-repeat: no-repeat;
	display: inline-block;
	float: right;
	padding-top: 10px;
}
#right-content-main {
	background-image: url('media/Content-Main_180.png');
	background-repeat: repeat-y;
	display: inline-block;
	float: right;
	padding-right: 15px;
	padding-left: 15px;
	z-index: 20;
	position: relative;
}
#right-content-bottom {
	background-image: url('media/Content-Bottom_180.png');
	background-repeat: no-repeat;
	height: 62px;
	display: inline-block;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 180px;
	position: relative;
	z-index: 10;
}
#right-content a {
	color: #9966FF;
	text-decoration: none;
}
#right-content a:hover {
	color: #d77b22;
	text-decoration: none;
}
#twitter_update_list {
	list-style-type: none;
	margin-top: -15px;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
#footer-800 {
	text-align: center;
	font-size: x-small;
	color: #006699;
	background-image: url('media/Footer-Background.png');
	height: 79px;
	width: 800px;
	margin-right: 100px;
	margin-left: 100px;
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-top: 8px;
	padding-top: 10px;
}
