@CHARSET "ISO-8859-1";


* {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0;
}


html { height:100%}

body {
    background-color: black;
    font-size: 12px;
    font-family: Verdana,Arial,sans-serif;
    color: white;
    margin-top: 0px;
    border: 0px;
    height:100%;  
  }

  div#page {
    background-image: url(../images/background.jpg);
    background-repeat: no-repeat;
  	background-position: top;
  	background-color: black;
  	margin-top: 0px;
  	margin-left: auto;
  	margin-right: auto;
  	width: 902px;
  	border: 0px;
  }
  


div#playerpage {
	width: 100%;
	text-align:center;
}

#outFrame{
	margin:auto;
	width: 1012px;
	height:100%;
	vertical-align:middle;

}
  


  div#tofuismus {
  	padding-top: 410px;
  	padding-left: 560px;
  }
  
  *html div#tofuismus {
  	padding-top: 411px;
  	padding-left: 561px;
  }
  
  div#tofuismus img{
  	margin-bottom: 0px;
  }
  
  *html div#tofuismus img{
  	margin-bottom: -3px;
  }
  
  div#top {
  	background-image: url(../images/header_new.jpg);
  	background-repeat: no-repeat;
  	width: 1012px;
  	height: 302px;
  	margin:auto;
  }
  
  div#left {
  	background-image: url(../images/left.jpg);
  	float: left;
  	width: 318px;
  	height: 236px;
}
  
  div#player {
  	float: left;
  	width: 350px;
  	height: 259px;
  	margin-left:21px;
  }
  
  div#right {
  	background-image: url(../images/right.jpg);
  	float:left;
  	background-repeat: no-repeat;
  	background-position: top;
  	margin-top: 0px;
  	width: 323px;
  	height: 236px;
  }
  
  div#bottom_left {
  	width: 397px;
  	text-align: right;
  	float: left;
  	
  }
  
  div#bottom_left a{
  	color: white;
  }
  
  div#bottom_right {
  	width: 580px;
  	text-align: left;
  	float:left;
  	margin-left: 35px;
  }
  
  
  div#bottom_right a{
  	color: white;
  }
  
  div#footer {
  	width:1012px;
  	height: 79px;
  	float:left;
  	margin-top:50px;
  }
  
  div#footer p{
  	font-family: Arial; padding-top: 0px;  font-size: 9px;float:left;margin-left:100px;
  }

  *+html div#footer p{
  	margin-left:120px;
  }

  *html div#footer p{
  	margin-left:70px;
  }
  
  div#bottom_left a{
  	color: yellow;
  	padding-right: 26px;
  }
  
  h1 {
  	font-size: 12px;
  	font-weight: bold;
  	font-color: white;
  }
  
  h2 {
  	font-size: 11px;
  	font-weight: bold;
  	font-color: white;
  }
  
  p {
  	padding-top: 12px;
  	font-size: 11px;
  	font-color: white;
  	line-height: 1.3;
  }
  
  ul#nav {
    margin: 0 auto;
    margin-top: 69px;
    padding-left: 9px;
  }
  

  
  ul#nav li {
    list-style: none; 
	display: inline;
	padding-right: 40px;
  }
  
   ul#nav a {
   	border: 0px;
   	text-decoration: none;
   }
   
   ul#nav a img {
   	border: 0px;
   	text-decoration: none;
   }

  ul#nav a:link {
    color: black; background-color: black; 
  }
  ul#nav a:visited {
    color: black; background-color: black; 
  }
  ul#nav a:hover {
    color: black; background-color: black; 
  }
  ul#nav a:focus, ul#Navigation span{
    color: black; background-color: black; 
  }
  
  ul#footernavi {
  	width: 1012px;
  	height: 42px;
    margin-top: 0px;
  }
  
  ul#footernavi li {
    list-style: none; 
	display: inline;
	padding-right: 26px;
  }
  
   ul#footernavi a {
   	border: 0px;
   	color: yellow;
   	font-weight: bold;
   	text-decoration: none;
   }

  ul#footernavi a:link {
    color: yellow; background-color: black; outline: none;
  }
  ul#footernavi a:visited {
    color: yellow; background-color: black; outline: none;
  }
  ul#footernavi a:hover {
    color: yellow; background-color: black; outline: none;
  }
  ul#footernavi a:focus {
    color: yellow; background-color: black; outline: none;
  }
  
  
  
  
  
  
  div.slideshow {
    margin: auto;
  }
  

ul.friends {
	list-style:none;
	position:relative;
	top:110px;
	left:205px;
	width:200px;
	text-align:center;

}

ul.friends li {
margin-bottom:25px;

}

ul.friends li a{
 	color:#000;
 	font-weight:bold;
 	text-decoration:none;
}
  
