@charset "UTF-8";/* CSS Document */.nav { 	position: absolute;	left: 50%;	top: 150px;	margin: 0px 0px 0px -240px;	z-index: 100;}#nav a {	background-image: url(images/hpbutton_off.png);	background-position: center middle;	background-repeat: no-repeat;	width: 17px;	height: 17px;	font-size: 1%;	text-align: -9999px;	color: #FFF;	float: left;	padding: 4px;}#nav a.activeSlide {	background-image: url(images/hpbutton_on.png);	background-position: left top;	background-repeat: no-repeat;}#nav a:focus {	outline: none;}#output {	text-align: left;}#nav {	text-align: left}.inv {	display: none;}