@charset "utf-8";
#splash-title-bar {
	float: left;
	width: 165px;
	margin: 0px;
}
#container {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	padding: 0px;
}
#container #nav-bar a:hover {
	color: #993300;
	text-decoration: none;
}

#footer  {
	clear: both;
	float: none;
}
body {
	background-color: #033534;
	text-align: center;
}


#header {
}
#nav-bar {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
}
#container #nav-bar a {
	color: #DBC76B;
	text-decoration: none;
}

#nav-bar ul {
	color: #D8C25C;
	list-style-image: none;
	list-style-type: none;
	text-align: center;
	text-decoration: none;
}
#nav-bar li {
	display: inline;
	font-size: 16px;
	word-spacing: 0px;
	margin-right: 30px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	color: #DDCA72;
	text-decoration: none;
}

#splash-image  {
	text-align: left;
	width: 615px;
	float: right;
}
