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;
  }




#date_content
{
  left:220px;
  position:absolute;
  top: 180px;
  width: 150px;
}



#date_content h1{
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #d48e32;
  margin: -2 0px;
  line-height: -2em;
}

html>body #date_content h1{
margin:-10px 0pt;
}

#date_content p{
  color:#636363;
  font-size:12px;
  line-height:3;
  margin:5px 0pt;
  text-align:left;
}

body a{
  text-decoration: none;
  color: #636363;
}
body a:hover{
  color: #d48e32;
  }
  
#location_content {
left:420px;
 position:absolute;
  top: 180px;
  width: 150px;
}

#location_content h1{
 font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #d48e32;
 margin: -2 0px;
}
html>body #location_content h1{
margin:-10px 0pt;
}
#location_content  p{
  color:#636363;
  font-size:12px;
  line-height:3;
  margin:5px 0pt;
  text-align:left;
}

#program_content {
left:600px;
 position:absolute;
  top: 180px;
  width: 200px;
}

#program_content h1{
 font-size: 16px;
  font-weight: bold;
  text-align: left;
  color: #d48e32;
 margin: -2 0px;
}
html>body #program_content h1{
margin:-10px 0pt;
}


#program_content  p{
  color:#636363;
  font-size:12px;
  line-height:3;
  margin:5px 0pt;
  text-align:left;
}
