/*********************************/
/* Style sheet by satiariyan.com */
/*********************************/

h1, h2, h3, h4, h5 {
   color: silver;
   text-align: center;
   border:0;
}
h4, h5 {
   text-align:left;
}
a, a:visited {
   color:#ae9c67;
}
hr {
   border-color:silver;
}

#wrapper {
   color: silver;
   background: #000000;
   width:1000px
}
#floater {
   width:780px;
}
#content {
   font-family: "New Century Schoolbook", Times, serif;
   font-size: 120%;
   background: #000000;
   width:560px;
}
#content li {
   color: #d3400a;
}
#lefttbar {
   width:180px;
   margin-right: 10px;
}

#rightbar {
   width:170px;
}
#footer a, #footer a:visited {
   color:#695003;
}
#leftbar hr, #rightbar hr {
   border-color:silver;
}
.navlocal {
   border-color: #ae9c67;
}

#content .navlocal ul {
   margin: 10px 30px;
}

