a:link, a:visited { color: #000000; text-decoration: none; outline: none; border: none}
a:hover { color: #000000; text-decoration: underline; outline: none; }
a:visited { color: #000000; border: none; text-decoration: none; outline: none; border: none}
a:active { color: #000000; border: none; text-decoration: underline; outline: none; border: none}

HTML {
overflow: -moz-scrollbars-vertical;
}

body.splash
{
background-image:url(test/background.jpg);
background-position: center top;
background-repeat:repeat;
padding:0px;
margin:0px;
}

body
{
background-color:#cccccc;
margin-bottom:0px;
}

div.title
{
	position:fixed;
	top:85px;
	left:40px;
	z-index:auto;
}

img.logo
{
margin-right:40px;
margin-top:20px;
}

img.bg
{
width:100%;
min-width:1000px;
}

hr
{
border:0; 
width:100%;
color:#000;
background-color:#000;
height:1px;
}

a.nav
{
background-color:#transparent;
margin:0px; padding:0px;
}

a.prev
{
margin:0px; padding:0px;
}

a.next
{
margin:0px; padding:0px;
}


div.navigate
{
position: fixed;
top:165px; left:40px;
width:30px; height:20px;
padding:0px;
margin:0px;
}

.navigate a {
display:block;
width: 30px;
height: 20px;
padding:0px;
text-decoration: none;
margin:0px;
}


div.listen
{
position: fixed;
top:215px; left:40px;
width:30px; height:20px;
padding:0px;
margin:0px;
}

.listen a {
display:block;
width: 30px;
height: 20px;
padding:0px;
text-decoration: none;
margin:0px;
}




.visualize a {
display:block;
width: 30px;
height: 20px;
padding:0px;
text-decoration: none;
margin:0px;
}


div.visualize
{
position: fixed;
top:190px; left:40px;
width:30px; height:20px;
padding:0px;
margin:0px;
}

.credits a {
display:block;
width: 30px;
height: 20px;
padding:0px;
text-decoration: none;
margin:0px;
}


div.credits
{
position:fixed;
top:240px; left:40px;
}

div.press
{
position: fixed;
top:265px; left:40px;
width:30px; height:20px;
padding:0px;
margin:0px;
}

.press a {
display:block;
width: 30px;
height: 20px;
padding:0px;
text-decoration: none;
margin:0px;
}



div.press2
{
position: fixed;
top:290px; left:40px;
width:30px; height:20px;
padding:0px;
margin:0px;
}

.press2 a {
display:block;
width: 30px;
height: 20px;
padding:0px;
text-decoration: none;
margin:0px;
}

div.buoy
{
	position: fixed;
	top:165px;
	left:180px;
	width:60%;
	height:60%;
}

div.content1
{
	position:absolute;
	top:0px;
	margin-left:80%;
	padding:0px;
	width:15%;
	height:auto;
	min-height:1000px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: Normal;
	font-size:12px;
	line-height: 1.2em;
	color:#000000;
}

div.img
{
position:fixed;
width:100%;
min-width:1000px;
margin:0px;
padding:0px;
}

div.logo
{
position: fixed;
left:40px;
top:20px;
}


div.content2
{
	position: relative;
	background-color:#ffffff;
	top:0px;
	left:0;
	width:85%;
	padding:30px;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: Normal;
	font-size:12px;
	line-height: 1.5em;
	color:#000000;
}
