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:url(../images/home.gif);
  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;
  }



#news_content
{
  left:220px;
  position:absolute;
  top: 180px;
  width: 180px;
  z-index: 4;
}



#news_content h1{
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color: #d48e32;
  margin: -2 0px;
  line-height: -2em;
}

html>body #news_content h1{
margin:-10px 0pt;
}

#news_content p{
  font-size: 11px;
  font-weight: regular;
  color: #636363;
  text-align: left;
  line-height: 1.5;
}

#dates{
  font-weight: bold;
}
#news_content a{
  text-decoration: none;
  color: #636363;
}
#news_content a:hover{
  color: #d48e32;
  }

#main_content {
left:400px;
position:absolute;
top:140px;
width:330px;
}

img {
	border:none;
	float:left;
	padding: 0px 5px 0px 0px;
}
#main_content h1{
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  color: #d48e32;
  padding: 0px;
}

#main_content p{
  font-size: 12px;
  font-weight: regular;
  color: #636363;
  text-align: right;
  line-height: 1.3;
  margin-top: -5px;
}

