html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	
-x-system-font:none;
background:#000000 url(images/bg_light.png) repeat scroll center top;
font-family:'Helvetica Neue',Arial,Helvetica,FreeSans,sans-serif;
font-size:0.60em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:0;
padding:0;
	
}

a {
	text-decoration:none;
	color:#00AEEF
}

#seperator {
	height:0px;

	margin:auto;
	background:none;
}

a:hover {
	text-decoration:underline;
}

#header {
	background:none;
	width:800px;
	height:75px;
	padding-top:15px	
}

#hbar {
	background:none;
	width:190px;
	height:400px;
	margin:auto;
	border:0px solid black;
	padding:5px;
	font-size:11px;
}

#all {
	background:url(images/profil.png) no-repeat;
    height:550px;
    width:990px;
	margin-top: 200px;
    margin:auto;
	
}


#menu {
	padding-top:100px;
	padding-left:5px;
	background:none;
    height:400px;
    width:190px;
	float:left;
	
}


#footer {
	background:none;
	width:990px;
	height:10px;
	margin:auto;
}

#player {
	text-align:center;
	margin-top:50px;	
	float:left;
	margin-left:35px;
}


#player2 {
	text-align:center;
	color:#FF9;
	margin-top:50px;	
	float:left;
	padding-left:50px;
}
	
/* Topnav */

#ja-topnav {
	float:right;
	
}

#ja-topnav ul {
	float: left;
	margin: 0;
	padding: 0;
}

#ja-topnav li {
	display: inline;
	margin: 0;
	padding: 0;
}

#ja-topnav li a {
	display: inline;
	padding: 0 10px;
	color: #999999;
}