
body {
  font-family: Arial, "MS Trebuchet", sans-serif;
  font-size:13px;
  }

h1  {
  font-weight:bold;
  font-size:250.5%;
}

h2  {
  font-weight:bold;
  font-size:178.1%;
}

h3  {
  font-weight:bold;
  font-size:138%;
}
h4  {
  font-weight:bold;
  font-size:107%;
}

/* heading images*/

/*h3.instigator {
  text-indent:-9000px;
  background: url(../images/footlogo.jpg) no-repeat center center;
}*/

li {
  }

p {
  text-align:justify;
  font-size:108%;

}
#wrapper {
  margin:auto;
  width:960px;
  border: 1px solid grey;
}

#nav {
  border-top: 1px solid grey;
  border-bottom: 1px solid grey;
}

#nav li {
  display: inline;
  padding-left:15px;
}

#main_body {
  min-height:500px;


}

#main_body h2 {
  text-align:center;
}

#right_media {
  float:right;
  width:300px;
  margin-left:10px;
}

#footer {
  font-size:10px;
  text-align: center;
  border-top: 1px solid grey;
  clear:both;
}
#maintext {
  background: url(../images/footlogo.jpg) no-repeat center center;

  overflow:auto;
  margin:5px;
  min-height:443px;
}

#artist_music_image {
  float:right;
  margin:0px 10px;
}

.table
{ background
}

.table ul
{
float:left;
margin:0;
padding:0;
border:2px solid #C9C9C9;
}
.table ul li
{
list-style:none;
padding:5px 10px;
}
.table ul li.title
{
font-weight:bold;
 background:#FF0000!important; color:#fff !important;
}
.table ul li.even
{
 font-weight:bold;
  font-size:100%;
 background:#000!important; color:#FF0000 !important;
}
.table ul li.odd
{
 font-weight:bold;
  font-size:100%;
 background:#000!important; color:#fff !important;
}

.covers  {
  clear:both;
  border-top: 1px solid grey;
}






