body {
/*	background-attachment: fixed; */
	background-image:  url('../media/images/audiohunter_bgloop.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0px; padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#333399;
	text-decoration: none;
	text-align: justify;
	/* overflow: hidden; */
}
.centered {
	position: absolute;
	height: 10px;
	width: 10px;
	left: 50%;
	top: 0px;
}
.logo {
	background-image:  url('../media/images/audiohunter_logo.gif');
	position: absolute;
	left: -330px;
	top: 82px;
	width: 240px;
	height: 61px;
}
.slogan {
	background-image:  url('../media/images/audiohunter_slogan.gif');
	position: absolute;
	left: -80px;
	top: 67px;
	width: 90px;
	height: 25px;
}
.cbg { /* lef 353 wi 708 he 506 == edit sept 2009 - height:506px*/
	position: absolute;
	left: -358px; top: 21px;
	width: 716px; height:650px;
	background-color:#FFF;
	border: 2px solid #6599CB;
}
div.naviholder {
	position: absolute;
	left: -358px; top: 123px;
	width: 718px; height: 20px;
	background-color:#6599CB;
}


div.navi {
	position: relative;
	left: 286px; top: 3px;
	width: 410px; height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
/*	color: #FFF; */
	border: 0px solid #f00;
}
div.nave {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
}

div.contx {
	position: relative;
	left: -335px; top: 180px;
/*	width: 680px; */
	height: 340px;
	border: 0px solid #f00;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
/*	nav-link-color */
	color: #FFFFFF;
	text-decoration: none;
}

.copy {
	text-align: center;
	position: absolute;
	width: 716px;
	height: 40px;
	left: -358px;
	top: 660px;
}

* html .copy {
	top: 680px;
}

div.space {
	line-height: 12px;
	clear: left;
}

* html div.space {
	line-height: 11px;
	line-height: 10px;
}

div.audiohunter_special {
	width: 100px; height:1px;
	border: 0px solid #f00;
	
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6599CB;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #EEEEEE; /* #D6D6D6; */
}

a:visited {
	text-decoration: none;
	color: #EEEEEE; /* #ff9c00; */
}

a:focus {
	color: #FFDD00; /* #FFCC33; */
}

a:hover {
	text-decoration: none; /*underline; */
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF; /* #FF9C00; */
}
