@charset "utf-8";
#container {
	height: 660px;
	width: 800px;
	margin: auto;
	text-align: left;
	margin-top: 20px;
	position: relative;
}
.lowernavbarlinks {
	font-size: small;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
.copyright {
	font-size: x-small;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}

#footer {
	position: absolute;
	top: 534px;
	width: 800px;
	height: 58px;
	background-color: #000000;
}
body {
	text-align: center;
	background-color: #000000;
}
#paper {
	background-image: url(assets/images/indexjpg.jpg);
	background-repeat: no-repeat;
	height: 570px;
	width: 800px;
}
#chesapeake {
	position: absolute;
	top: 412px;
	height: 55px;
	width: 271px;
	left: 296px;
}
#obx {
	width: 330px;
	position: relative;
	float: left;
	top: 0px;
	padding-left: 10px;
}
#copyright {
	position: absolute;
	top: 600px;
	width: 262px;
	height: 28px;
	left: 275px;
}
#music {
	position: absolute;
	height: 50px;
	width: 200px;
	top: 480px;
	left: 600px;
}

#treasurehunters {
	position: relative;
	float: right;
	padding-right: 10px;
}
#adventureawaits {
	position: absolute;
	top: 125px;
	height: 40px;
	width: 140px;
	left: 175px;
}
#outerbanks {
	position: absolute;
	top: 380px;
	width: 120px;
	left: 420px;
}
#chooselocation {
	position: absolute;
	top: 306px;
	left: 332px;
	width: 127px;
	height: 84px;
}
* {
	margin: 0px;
	padding: 0px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {color: #FFFFFF}
.style4 {
	font-size: 12px
}

