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;
  }


  
body a{
  text-decoration: none;
  color: #636363;
}


#left
{
  left:220px;
  position:absolute;
  top: 180px;
  width: 150px;
}
#left a{
  text-decoration: none;
  color: #636363;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-align: center;
    border: none;
}
#left a:hover{
  color: #d48e32;
  border: none;
}

#center {
  left:405px;
  position:absolute;
  top: 180px;
  width: 150px;
}
#center a{
  text-decoration: none;
  color: #636363;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-align: center;
}
#center a:hover{
  color: #d48e32;
}

#right {
  left:600px;
  position:absolute;
  top: 180px;
  width: 150px;
}
#right a{
  text-decoration: none;
  color: #636363;
  font-family:Arial,Helvetica,sans-serif;
  font-size: 11px;
  text-align: center;
}
#right a:hover{
  color: #d48e32;
}
img {
	border:0;
	float:none;
	}