
/* Layout Stylesheet */

body {
 margin: 0%;
 padding:0;
 background: #000000;
 color: #000000;
 text-align: center;http://us.1.p2.webhosting.yahoo.com/filemanager?dispopts=*;;*&directory=
File Manager
 }





/*========================
album-added in
========================*/
.album
{
  float: left;
  position: relative;
  width: 45%;
  margin-bottom: 30px;
  color: white;
  margin-left: 2%;
}
.album .photobox
{
  float: right;
  width: 150px;
  margin-bottom: 15px;
  margin-left: 15px;
   border-top: 1px solid black;
  border-left: 1px solid black;
  border-bottom: 5px solid black;
  border-right: 5px solid black;
}
.album .photobox img
{
  max-width: 100%;

}
.album h2.title
{
  font-size: x-large;
  padding: 3px;
  font-style: italic;
  font-weight: bold;
  text-align: center;
  color: #6699ff;
}
.album .subtitle
{
  font-size: large;
  text-align: center;
  color: #6699ff;
}
.album .titletrans
{
  font-size: large;
  line-height: 1.4em;
  text-align: center;
  color: ;
}
.album .titlestats
{
  font-size: smaller;
  line-height: 1.4em;
  text-align: center;
}
.album .desc
{
  margin-top: 0.8em;
  margin-left: 5%;
}
.album .desc p
{
  margin-bottom: 0.8em;
  line-height: 1.4em;
}

/*========================
album tracks
========================*/
.album .tracks h2
{
        margin-left: 5em;
  margin-top: 1em;
  margin-bottom: 0.4em;
  font-size: large;
}
.album .tracks ol
{
  margin-left: 10em;
  padding-left: 10em;
  font-weight: normal;
  margin-left: 5%;
}
.album .tracks li
{
  font-weight: bold;
}
.album .tracks li span.tuning
{
  font-weight: normal;
}
.album .tracks li span.time
{
  font-size: small;
  font-weight: normal;
}









.artist
{
  clear: both;

  width: 243px;
        height: 150px;
  margin-bottom: 30px;
  padding: 0px;

  border: 2px ridge;
  color: Black;
  background-color: #ffff00;
}



#header  {
Position: absolute;
left: -1000em;
}


#bar-top {
 width: 100%;
 height: 30px;
 background: #c0c0c0;
 color: #333333;
 border: solid #000000;
 border-width: 2px 0;
 margin: 0;
}


#bar-bottom {
 width: 100%;
 height: 30px;
 position:relative;
 background: #336699;
 color: #333333;
 border: solid #000000;
 border-width: 2px 0;
 }

#margin-right {
 height: 450px;
 float: right;
 background: #ffffff;
 color: #000000;
 overflow: auto;
 }

#content {
 height: 450px;
 float: center;
 border: solid #000000;
 border-width: 0px 2px;
 background: #ffffff;
 color: #333333;
 overflow: auto;
 width: 790px;
 margin: 0 auto;
 }

#content2 {
 height: 450px;
width: relative;
 position:relative;
 border: solid #000000;
 border-width: 0px 2px;
 background: #ffffff;
 color: #333333;
 overflow: auto;
 margin:0 15% 0 15%;
 }

div#navbar2 {
    clear: both;
    height: 30px;
    width: 100%;
    float: top;
    border-top: solid #000 1px;
    border-bottom: solid #000 1px;
    background-color: #336699;


}
div#navbar2 ul {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: #FFF;
    line-height: 30px;
    white-space: nowrap;
}
div#navbar2 li {
    list-style-type: none;
    display: inline;
}
div#navbar2 li a {
    text-decoration: none;
    padding: 7px 10px;
    color: #FFF;
}
div#navbar2 li a:link {
    color: #FFF:
}
div#navbar2 li a:visited {
    color: #CCC;
}


div#navbar2 li a:hover {
    font-weight: bold;
    color: #FFF;
    background-color: #3366FF;
}


#nest {
 float: left;
 clear: left;
 width: 300px;
 Hight: 228px;
 border: dashed #666666;
 border-width: 0 0px 0px 0;
 background: #c0c0c0;
 color: #333333;
 margin: 0px 50px 20px 0;
 }


#nest2 {
 float: left;
 clear: left;
 width: 428px;
 Hight: 255px;
 border: dashed #666666;
 border-width: 0 0px 0px 0;
 background: #c0c0c0;
 color: #333333;
 margin: 0px 50px 20px 0;
 }

body#index         #navbar2 li.index         a,
body#sounds        #navbar2 li.sounds        a,
body#theband       #navbar2 li.theband       a,
body#instruments   #navbar2 li.instruments   a,
body#upcomingshows #navbar2 li.upcomingshows a,
body#booking       #navbar2 li.booking       a,
body#classes       #navbar2 li.classes       a,
body#links         #navbar2 li.links         a
#navbar2 li.pictures a:hover,
{
         [selection effects]
         cursor: default;
}
#navbar2 li.pictures a:hover
{
         cursor: pointer;
}

body#index         #navbar2 li.index         a,
body#sounds        #navbar2 li.sounds        a,
body#theband       #navbar2 li.theband       a,
body#instruments   #navbar2 li.instruments   a,
body#upcomingshows #navbar2 li.upcomingshows a,
body#booking       #navbar2 li.booking       a,
body#classes       #navbar2 li.classes       a,
body#links         #navbar2 li.links         a
{
          font-weight: bold;
          cursor: default;
          color: #FFF;
          background-color: #3366FF;
}
