body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 12px;
    text-align: center;
    background: #666666;
    color: #ddd4d4;
    padding-top: 12px;
    line-height: 2;
}
td, th {
    font-size: 12px;
    text-align: left;
    line-height: 2;
}
#wrapper {
    margin: auto;
    text-align: left;
    width: 800px;
    position: relative;
    padding-top: 27px;
}
#body {
     background: url(images/body_bg2.gif) repeat-y;
     width: 800px;
}
#bodyi {
     background: url(images/body_top2.gif) no-repeat;
     width: 800px;
}
#bodyj {
     background: url(images/body_bot2.gif) bottom no-repeat;
     padding: 1px 0;
}
h1, h2, h3, #nav, #nav li {
    margin: 0; padding: 0;
}
#nav {
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 12px;
    line-height: 1.2;
    padding-left: 30px;
}
#nav li {
    float: left;
    width: 78px;
    list-style: none;
    margin-left: 2px;
    border-bottom: 1px solid black;
}
#nav a {
    background: #738d09;
    color: #2e3901;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1px 0;
}
#content {
    float: left;
    width: 770px;
}
#content .content {
    margin: 7px 5px 7px 37px;
}

h1 {
font-size: 22px;
    color: #cf9118;    

}
h2 {
    font-size: 14px;
    color: #cf9118;
   
}
h3 {
    font-size: 12px;
    margin: 1em 0;
}
p {
    margin: 1em 0;
}
img {
    border: 0;
}
img.left  { float: left; margin-right: 0px; }
img.right { float: right; margin-left: 0px; }
.readmore {
    text-align: right;
}
.hidden {
    visibility: hidden;
}
.clear {
    clear: both;
}
a {
    color: #f0b33c;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    color: #cf9118;
}
a:hover {
    text-decoration: underline;
}
table a {
    text-decoration: underline;
    font-weight: normal;
    color: #7f7c79;
}
tr.top td { border-top: thin solid white; }
tr.bottom td { border-bottom: thin solid white; }
tr.row td:first-child { border-left: thin solid white; }
tr.row td:last-child { border-right: thin solid white; }
#power {color:#fff;text-align:center;}
#power a {color:#fff;}
