body {
	background : #00339A url(/deepsea.jpg) 100% fixed;
	margin: 0px;
	padding: 0px;

	}
	
.four {
	font-family: Lucida Grande, sans-serif;
	line-height: 20px;
	font-size: 12px;
	height: 100%;
	width: 500px;
	color: #ffffff;
	position: absolute;
	left: 150px;
	top:100px;
	}

a {
	color: #ffffff;
	}

a:hover {
	color: #ffffff;
	background-color: #a100ff;
	}

a:active {
	color: #ffffff;
	background-color: #000000;
	}
	
.subh {
	font: 14px Lucida Grande, sans-serif;
	letter-spacing: 2px;
	font-weight: bold;
	}

.title {
	font: 17px Lucida Grande, sans-serif;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #a100ff;
	}

.dateline {
	font-weight: bolder;
	font: 10px Lucida Grande, sans-serif;
	}

.title2 {
	font: 17px Lucida Grande, Sans-Serif;
	letter-spacing: 0.5px;
	font-weight: bold;
	color: #a100ff;
	}

.gentext {
	font: 12px Lucida Grande, sans-serif;
	padding: 2px; 
	}

.entry {
	height: auto;
	border-bottom: solid 2px black;
	text-align: left;
	width: 200px;
	left: 300px;
	margin: 0px 10px 10px 10px;
	}

.outry {
	witdth: 500px;
	position: absolute;
	float: left;
	clear: left;
	}

.hello {
	width: 500px;
	height: auto;
	border-bottom: solid 2px black;
	text-align: left;
	background-color: #ddcee8;
	}


img {
	width: 250px;
	float: right;
	margin-top,: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 25px;
	border: solid 10px white;
	clear: right;
	}

.on {
	visibility: hidden;
	}
	
.topf { 
	position: fixed;
	width: 100%;
	height: 100px;
	border: 0;
	padding: 0;
	margin:0px;
	top: 0;
	left: 0;
	z-index: 1;
	}
	
.swreck { 
	position: fixed;
	width: 150px;
	height: 90px;
	border: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	}

.b1 {
	position: fixed;
	top: 200px;
	left: 60%;
	border: 0;
	padding: 0;
	width:55px;
	}
.b2 {
	position: fixed;
	top: 480px;
	width: 44px;
	right: 100px;
	border: 0;
	padding: 0;
	}
	
.squig { 
	position: fixed;
	width: 128px;
	border: 0;
	padding: 0;
	top: 15px;
	left: 0;
	z-index: 1;
	}
	
.menure { 
	border: 0px;
	padding: 0px;
	margin: 5px;
	float: left;
	clear: left;
	width: 120px;
	}
	
.tapos {
	position: fixed;
	left: 0px;
	top: 100px;
	z-index: 1;
	}