body {
  /* background: url('../images/background.gif') scroll left top; */
        background: #000000 url('../images/background.jpg') no-repeat fixed center top;
	margin: 0 auto; 
	font-family: Lucida Grande, Verdana, Sans-serif; 
	font-size: 11px; 
	color: #000;
}
#frame              {/*margin:0 auto;*/ width:925px;}
#header             {background: url('../images/header/header.gif') scroll left top; height: 115px; width: 925px;}
#footer             {margin-top:10px; float:left; width:925px;}
#navigation         {background-color: #000; height: 30px; color: #ffffff;}
#navigation ul      {list-style-type:none; margin: 0; padding: 0 0 0 15px; float: left;}
#navigation li      {float: left; margin: 8px 10px 0 0; padding-right: 10px; border-right: 1px solid #280d00;}
#navigation li.last {border-right: none;}
#main               {background-color: #000; width:925px; color: #fff; float:left;}
img                 {border:0;}

#vimmel_list .album_container {width:200px; height:135px; text-align:center; float:left;}
#vimmel_list img {border: 1px solid #cccccc;}

/* Anchor style */
a                   {color: #cc9933; text-decoration: none;}
a:hover             {color: #cc9933;}

h1                  {font-family: georgia,verdana,arial,sans-serif; font-size: 14px; font-weight: bold; color: #cc9933; margin: 0 0 4px 0;}

td {
	padding-left: 5px;
}

input[type="text"] {
	border:1px inset #ABABAB;
	padding:2px;
}
input, select, textarea, button, option {
	font-family:Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:1em;
}







 /* OLD */
#comments_header a{
	color:#ffffff;
}
h1.box_header{
	color:#ffffff;
	font-size:11px;
}

#artist_container{}
#content{}
#sidebar{}


.white {color: #ffffff;}
p {line-height: 1.55;}
.container {background-color: #ffffff;}
.ac_results ul{
	list-style: none;
	margin:0;
	padding:0;
}