body, html {
	position: relative;
	text-align: center;
	border: 0;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	font: normal 100.01% Arial, Helvetica, sans-serif;
	background: #000;
}

p, h1 {
	margin: 0 0 11px 0;
}

#main {
	position: relative;
	top:62px;
	width:700px;
	height:455px;
	text-align: left;	
	margin: 0 auto;
}

#txt {
	font-size: 12px;
	color: #F6F2CE;
}
#nav-1 {
	position:absolute;
	left:0px;
	top:430px;
	width:44px;
	height:25px;
}

#nav-2 {
	position:absolute;
	left:44px;
	top:430px;
	width:42px;
	height:25px;
}

#nav-3 {
	position:absolute;
	left:86px;
	top:430px;
	width:39px;
	height:25px;
}

#nav-4 {
	position:absolute;
	left:125px;
	top:430px;
	width:41px;
	height:25px;
}

#nav-5 {
	position:absolute;
	left:166px;
	top:430px;
	width:70px;
	height:25px;
}

#nav-6 {
	position:absolute;
	left:615px;
	top:430px;
	width:88px;
	height:25px;
}
#nav-7 {
	position:absolute;
	left:567px;
	top:430px;
	width:48px;
	height:25px;
}
a:link, a:visited, a:active, a:focus {
	font-size: 12px;
	color: #F6F2CE;
	text-decoration: underline;
}

a:hover {
	color:  #FFFDEB;
}