body {
  background-color: white;
color:#636363;
font-family:Arial,Helvetica,sans-serif;
margin:0px;
  }


#top_line  {
  background-image:url(../images/line.gif);
  background-position:center top;
  background-repeat:repeat-x;
  float:right;
  height:1px;
  left: 182px;
  position:absolute;
  text-align:center;
  top:105px;
  width:550px;
  z-index:3;
}
html>body #top_line  {
 left: 180px;
}

#harmoniousblacksmith {
background-image:url(../images/harmoniousblacksmith.gif);
background-position:left top;
background-repeat:no-repeat;
height:60px;
left:470px;
position:absolute;
top:84px;
width:245px;
z-index:3;
}


#title  {
  background-image:none;
  background-position:left top;
  background-repeat:no-repeat;
  height:15px;
  left:200px;
  position:absolute;
  top:91px;
  width:211px;
  z-index:3;
}

#menu_panel {
  position: absolute;
  top: 120px;
  left: 60px;
  z-index: 2;
}

html>body #menu_panel {
    top: 100px;
 }


#menu {
  line-height: 3;
  text-align: right;
}

#menu li{
   position: relative;
  list-style: none;
  display: block;
  font-size: 14px;
}

#menu a{
  text-decoration: none;
  color: 636363;
}

#menu a:hover{
  color: #d48e32;
  }
  
#selected{
  color: #d48e32;
  font-weight: bold;
}


#left_line{
  float: left;
  height:500px;
  left:180px;
  position:absolute;
  top: 105px;
  width:1px;
  background-image: url(../images/line.gif);
  background-repeat: repeat-y;
  background-position: center top;
  }





#image_content
{
  left:220px;
  position:absolute;
  top: 182px;
  width: 160px;
}



#image_content h1{
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #d48e32;
  margin: -10 0px;
}

#image_content p{
  color:#636363;
  font-size:11px;
  line-height:1.5;
  margin:5px 0pt;
  text-align:left;
}
img {
	border:none;
	float:none;
	}

#dates{
  font-weight: bold;
}

#image_content a{
  text-decoration: none;
  color: #636363;
}

#image_content a:hover{
  color: #d48e32;
  }

#main_content {
left:420px;
position:absolute;
top:140px;
width:300px;
}


#main_content h1{
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #d48e32;
  padding: 0px;
}

#main_content p{
  font-size: 12px;
  font-weight: regular;
  color: #636363;
  text-align: justify;
  line-height: 1.3;
  margin-top: -5px;
}
#main_content a{
  text-decoration: none;
  color: #636363;
}
#main_content a:hover{
  color: #d48e32;
  }
  
#performers{
  font-family:Arial,Helvetica,sans-serif;
  font-size: 11px;
}
#tickets{
  line-height: 2;
}
