body
{
  background-color: #FFF;
  background: url("../img/map.gif") 100% 0% no-repeat;
  background-attachment: fixed;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #000;
  margin-top: -3px;
  font-size:12px;
}

#header
{
  text-align: left;
  float: left;
/*  overflow: scroll; */
}

#leftinfo
{
  width: 300px;
  text-align: left;
  float: left;
}

#sidebar ul {
margin: 0;
padding: 0;
}

#middleinfo
{
  left: 285px;
  top: 10px;
  width: 300px;
  text-align: left;
  position: absolute;
}


#sidebar h2
{
   margin-top: 10px;
   margin-bottom: 10px;
}

#rightinfo
{
  text-align: right;
  position: fixed;
  right: 10px;
  bottom: 10px;
}

#wrap 
{
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  height: 575px;
  width: 300px;
}

h1,h2,h4,p
{
  color: #000;
   padding-left: 3px;
   padding-right: 3px;
}

h1 /* MAIN HEADING */
{
  left-margin: 10px;
}

h2 /* ARTIST NAME */
{
   padding-left: 3px;
   background-color: #C8C8C8;
   margin-top: 3px;
   margin-bottom: 3px;
   font-size:11px;
}

h3 /*  */
{
   padding-right: 3px;
   color: #FFF;
   background-color: #000;
   margin-top: 3px;
   margin-bottom: 3px;
   font-size:15px;
}

h4 /* ARTIST NAME */
{
   padding-left: 3px;
   background-color: #C8C8C8;
   margin-top: 3px;
   margin-bottom: 3px;
   font-size:11px;
}


h5 /* CANCELLED */
{
   background-color: RED;
   margin: 3px;
}

h6 /* LABEL */
{
   background-color: #000;
   margin: 3px;
   font-size:10px;
}


#content 
{
  width: 300px;
  /*background-color: #F0F0F0; */
  background-color: #4C2C2C;    
  border-left: solid 2px;
  border-right: solid 2px;
}

#banner
{
  width: 300px;
}

ul
{
    list-style-type: none;
}
#middleinfo ul
{
    text-align:right;
}

#banner ul 
{
    margin:0;
    padding:0; 
}

#banner li 
{
    margin:0;
    padding:0;
}

#banner #top a 
{
    display:block;
    background:url("img/top.png") no-repeat left top;
    width: 300px;
    height: 147px;
}
   
#banner #top a:hover 
{
    display:block;
    background:url("img/top.png") no-repeat 0 -147px;
    width: 300px;
    height: 147px;
}

#banner #top a.on 
{    
     display:block; 
     background:url("img/top.png") no-repeat 0 -147px; 
    width: 300px;
    height: 147px;
}

#banner #skyline
{    
     display:block; 
     background:url("img/skyline.png") no-repeat left top; 
    width: 300px;
    height: 200px;
}




#nav
{
  width: 300px;
  height: 146px;
}  

#nav ul 
{
    list-style-type: none;
    margin:0;
    padding:0;
}

#nav li 
{
    float:left;
    margin:0;
    padding:0;
}

#nav #fri a 
{
    display:block;
    background:url("img/fri.png") no-repeat left top;
    width: 233px;
    height: 146px;
}
   
#nav #fri a:hover 
{
    display:block;
    background:url("img/fri.png") no-repeat 0 -146px;
    width: 233px;
    height: 146px;
}

#nav #fri a.on 
{    
    display:block; 
    background:url("img/fri.png") no-repeat 0 -146px; 
    width: 233px;
    height: 146px;
}

#nav #sat a 
{
    display:block;
    background:url("img/sat.png") no-repeat left top;
    width: 233px;
    height: 146px;
}
   
#nav #sat a:hover 
{
    display:block;
    background:url("img/sat.png") no-repeat 0 -146px;
    width: 233px;
    height: 146px;
}

#nav #sat a.on 
{    
    display:block; 
    background:url("img/sat.png") no-repeat 0 -146px; 
    width: 233px;
    height: 146px;
}

#nav #sun a 
{
    display:block;
    background:url("img/sun.png") no-repeat left top;
    width: 234px;
    height: 146px;
}
   
#nav #sun a:hover 
{
    display:block;
    background:url("img/sun.png") no-repeat 0 -146px;
    width: 234px;
    height: 146px;
}

#nav #sun a.on 
{    
    display:block; 
    background:url("img/sun.png") no-repeat 0 -146px; 
    width: 234px;
    height: 146px;
}




.thumbframe
{
  height: 400px;
  width: 525px;
/*  background-color: #603F3F; */
/*  background-image: url(img/panel-bg.jpg);*/
  padding: 0px;
/*  left: 7px;
  top: 8px; */
  position: relative;
}

.thumbframedbl
{
  height: 500px;
  width: 525px;
/*  background-color: #603F3F; */
/*  background-image: url(img/panel-bg.jpg);*/
  padding: 0px;
/*  left: 7px;
  top: 8px; */
  position: relative;
}

.thumbpic 
{
  float: left;
  margin-right: 0.5em;  
  margin-top: 2em;
}

.thumbpicdbl
{
  float: left;
  margin-right: 1em;  
  margin-top: 1em;
}


.weblinks
{
  left:0px;
  width: 100%;
  top: 275px;
  position: absolute;  
}

.weblinksdbl
{
  left:0px;
  width: 100%;
  top: 360px;
  position: absolute;  
}


.box
{
  width:525px;
}

.infolinks
{
left:185px;
top: 140px;
position: absolute;
}

#grad
{
  display:block; 
  background-image: url(img/grad.gif);
  height: 25px;
  width: 700px;
}



/*
.textbox
{
  background-color: #9B9B9B;
  height:150px;
  width:430px;
  left: 150px;
  position: relative;
}

.textbox, p
{
  left-margin: 10px;
}
*/



a:link, a:visited, a:active 
{
   color: #000;
   text-decoration: none;
   background-color: #C8C8C8;
}

a:hover 
{
  color: #FFF;
  text-decoration: none;
   background-color: #000;
}

img
{
   border: 1px solid #FFF;
}

