* {
	font-family: Verdana, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	text-decoration: none;
}

body { 
	margin-top: 0px; 
	color: inherit;
	background-color: #ffffff;
}

img {	
	border: 0px;
}

img#arrowup, img#arrowdown {
	position: absolute;
	left: 130px;
	visibility: hidden;
}

img#arrowup {
	top: 155px;
}

img#arrowdown {
	top: 580px;
}

a { 
	color: #1c408c;
	text-decoration: underline; 
}

a.nav, a.navSelected {
	text-decoration: none;
	font-size: 14px;
	line-height: 28px;
}

a.navSelected {
	color: #de9707;
	background-color: inherit;
}

a.nav {
	color: #1c408c;
	background-color: inherit;
}

div#soundLinks{
	position: absolute;
	top: 540px;
	left: 50px;
}

div#soundLinks a {
	text-decoration: none;	
	font-size: 10px;
	line-height: 16px;
}

div#centerHull {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 920px;
	height: 617px;
	margin: -300px 0px 0px -460px;
}

div#background {
	width: 920px;
	height: 617px;
}

div#navigationHull {
	position: absolute;
	top: 290px;
	left: 50px;
}

div#logo {
	position: absolute;
	top: 50px;
	left: 50px;
}

div#language {
	position: absolute;
	top: 140px;
	left: 50px;
}

div#language a {
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	color: #1c408c;
	background-color: inherit;
}

div#language .langSelected {
	color: #de9707;
	background-color: inherit;
}

div#mainText {
	position: absolute;
	top: 170px;
	left: 160px;
	width: 360px;
	height: 390px;
	overflow: hidden;
	padding: 10px 10px 0px 0px;
	color: #1c408c;
	background-color: inherit;
}

div#Login input {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	background-color: #ffffff;
	color: inherit;
	width: 90%;
	margin-bottom: 3px;
}

div#Login {
	position: absolute;
	width: 160px;
	top: 0px;
	left: 720px;
	text-align:right;
	z-index:1;
	color: #000000;
	background-color: #FFFFFF;
	padding-right: 5px;
	z-index:0;
}

.icons {
	height: 20px;
	width: 20px;
}

/* Link to HotFeet */
div#HotFeet {
	position: absolute;
	top: 595px;
	left: 50px;
	font-size: 11px;
	color: #1c408c;
}

div#HotFeet a {
	font-size: 11px;
	color: #1c408c;
}
