* {
	margin: 0;
	padding: 0;
	}
body {
	font: small Arial, Verdana, Geneva, sans-serif;
	}	
#head {
	background: url(../images/head.png) repeat-x;
	height: 163px;
	width: 900px;
	margin: 0 auto;
	position: relative;
	}
#headbar {
	background: url(../images/head.png) repeat-x;
	height: 163px;
	}
#content {
	background: url(../images/bg.gif);
	padding-top: 30px;
	}
#banner {
	background: #101935 url(../images/bannerbg.png) repeat-x;
	color: #fff;
	width: 900px;
	margin: 0 auto;
	height: 330px;
	}
#gallery #banner {
	text-align: center;
	height: 450px;
	}
#bannerbar {
	background: #101935 url(../images/bannerbg.png) repeat-x;
	}
#text {
	background: #eee9c3;
	width: 900px;
	margin: 50px auto;
	height: 200px;
	}
#gallery #text {
	height: auto;
	text-align: center;
	}
#about #text {
	text-align: left;
	height: 190px;
	}
#footer {
	background: #191f3b;
	color: #acb5c4;
	padding: 30px 50px;
	text-align: center;
	}
h1 {
	text-indent: -9999px;
	background: url(../images/logo.png) left top  no-repeat;
	height: 163px;
	width: 300px;
	font-size: 1%;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 0;
	}
#banner h2 {
	color: #ccdaf9;
	font: 1.3em Georgia, Times, "Times New Roman", serif;
	padding-top: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
	}
#text h2 {	
	color: #22407b;
	font: 1.2em Georgia, Times, "Times New Roman", serif;
	margin-bottom: 10px;
	}
#about #text p {
	line-height: 2em;
	}
p {
	line-height: 1.5em;
	}
#banner p {
	margin-left: 20px;
	}
p#contact {
	margin-top: 30px;
	font-family: Georgia, Times, "Times New Roman", serif;
	}
#hit {
	font-size: .8em;
	}
#gallery p#contact {
	margin-top: 10px;
	font-family: Georgia, Times, "Times New Roman", serif;
	}
#instruct {
	padding-top: 20px;
	text-align: center;
	}
#footertext {
	width: 880px;
	margin: 0 auto 20px auto;
	}
#about #text p {
	float: left;
	margin-right: 60px;
	}
#inside {
	padding: 20px 20px 20px 25px;
	}
#text ul {
	list-style-type: none;
	}
#text ul li {
	float: left;
	width: 275px;
	margin-right: 10px;
	}
#gall {
	list-style-type: none;
	padding-top: 50px;
	}
#gall li {
	float: left;
	text-align: center;
	margin-right: 20px;
	width: 150px;
	}
#gall li img {
	float: none;
	}
#banner img {
	float: right;
	border: solid 1px #fff;
	margin: 10px 0 10px 100px;
	}
#gall img {
	display: block;
	margin: 0 auto 10px auto;
	float: none;
	}
#nav {
	list-style-type: none;
	font-size: 1.4em;
	padding-top: 5px;
	width: 800px;
	margin: 0 auto;
	text-align: right;
	}
#nav li {
	display: inline;
	margin-right: 20px;
	}
#nav a {
	text-decoration: none;
	}
#nav a:link, #nav a:visited {
	color: #cbd1e6;
	}
#nav a:hover, #nav a:active {
	color: #fff;
	}
a:link, a:visited {
	color: #fff;
	}
a:hover, a:active {
	color: #c2c2c2;
	}
#text a:link, #text a:visited, #text a:hover, #text a:active  {
	color: #581a1e;
	}
a img {
	border: solid 1px #fff;
	}
