body {
	background: #035495 url(images/bg.jpg) top left repeat-x;
	margin: 0;
	padding: 0;
	}

h1 {
	text-indent: -9999px;
	display: block;
	width: 365px;
	height: 99px;
	position: relative;
	top: 30px;
	margin: 0 auto;
	background: transparent url(images/mast.jpg) top left no-repeat;
	}
	
img {
	display: block;
	margin: 0 auto;
	}
	
.contentwrap {
	width: 786px;
	height: 435px;
	display: block;
	margin: 0 auto;
	position: relative;
	top: 49px;
	background: transparent url(images/bottom.jpg) top left no-repeat;
	}
	
ul {
	position: relative;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
li a {
	display: block;
	text-indent: -9999px;
	margin: 0 0 0 700px;
	width: 61px;
	height: 26px;
	position: absolute;
	top: 28px;
	background: transparent url(images/enter.jpg) top left no-repeat;
	}
	
li a:hover {
	background: transparent url(images/enter-over.jpg) top left no-repeat;
}
