body {  font-family: Verdana; font-size: 12px; color: #999999; background-color: #000000; margin:0px; padding:0px;}


h2
{
    background-color: #1B2429;
    font-family: Verdana;
    font-size: 12px;
    color: #CCCCCC;
    text-decoration: none;
}

a h2
{
    background-color: #1B2429;
    font-family: Verdana;
    font-size: 12px;
    color: #CCCCCC;
    text-decoration: none;
}

.headline
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #CCCCCC;
}
p
{
    font-family: Verdana;
    font-size: 12px;
    color: #999999;
}
pre
{
    font-family: Verdana;
    font-size: 12px;
    color: #999999;
}
a:link
{
    font-family: Verdana;
    font-size: 12px; color: #566874;
    text-decoration: none;
}
a:hover
{
    font-family: Verdana;
    font-size: 12px;
    color: #566874;
    text-decoration: none;
}
a:active
{
    font-family: Verdana;
    font-size: 12px;
    color: #566874;
    text-decoration: underline;
}
a:visited
{
    font-family: Verdana;
    font-size: 12px;
    color: #566874;
    text-decoration: none;
}
.small
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #CCCCCC;
}




form
{
  margin: 0px 0px 0px 5px;
}

a img
{
	border: 0;
}

body
{
  font-family: Verdana;
  font-size: 12px;
  color: #999999;
  background-color: #000000;
}

#screen
{
  width: 1020px;
  border: 0px;
  
}

#eyes
{
  position: relative;
  top: 40px;
}


#logo
{
	height: 301px;
	width: 1000px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(images/logo.gif);
}

#menu
{
  height: 483px;
  width: 220px;

  border: 0px; 
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
  background-image: url(images/menu.gif);
}

#menu-inside
{
  position: relative;
  top: 41px;
  left: 42px;
  height: 221px;
  width: 115px;

  border: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#content
{
  width: 550;
  border: 0px;
  margin: 0px 15px 5px 10px;
  padding: 0px 0px 0px 0px;
  float: left;
  background-image:url(images/background.jpg);
}

#sidebar
{
  width: 220px;

  border: 0px;
  margin: 49px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

#footer
{
  width: 1000px;

  border: 0px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  clear: both;
}

#und
{
  background-color: #1B2429;
}

#image
{
  padding: 5px 5px 5px 5px;
}

#band_area
{
  width: 540px;
  height: 120px;
}

div .band_pic
{
  margin: 0px 10px 0px 10px;
  float: left;
}

div .band_pic_mf
{
  margin: 0px 5px 0px 5px;
  float: left;
}

div .band_pic p
{
  margin: 0px;
}

div .band_pic_mf p
{
  margin: 0px;
}

#disco_area
{
  width: 550px;
  padding: 5px;
}

div .disco_pic
{
  width: 100px;
  height: 150px;
  margin: 0px 10px 10px 0px;
  float: left;
}

div .dicso_pic p
{
  margin: 0px;
}

#disco_area_x
{
  width: 490px;
  height: 150px;
}


#album_header
{
/*  width: 300px;*/
/*  height: 200px;*/
/*  float: left;*/
/*  margin: 0px 0px 0px 50px;*/
}

.clear
{
  clear: both;
  padding: 0px;
  margin: 0px;
}

.left
{
  float: left;
}


#album_cover
{
  margin: 5px 40px 5px 5px;
  float: left;
}

#none
{
  list-style-type: none;
}

#bandlist
{
  width: 300px;
  float: left;
  margin: 5px 45px 5px 5px;
}

 #left {
   float: left;
   width: 43%;
}


#right {
   float: right;
   width: 43%; }



#txtl {
   float: left;
   width: 50%;
}


#txtr {
   float: right;
   width: 50%; }

