﻿
body {
    font-family: tahoma, helvetica, arial, sans-serif;
    font-size: 11px;
    text-align: center;
    background: #000;
    color: #FFFFFF;
    padding-top: 12px;
    line-height: 1,5;
}

td, th {
    font-size: 11px;
    text-align: left;
    line-height: 2;
}
#wrapper {
    margin: auto;
    text-align: left;
    width: 798px;
    position: relative;
    padding-top: 35px;
}
#body {
     background: url(body1_bg.gif) repeat-y;
     width: 798px;
}
#bodyi {
     background: url(body1_top.gif) no-repeat;
     width: 798px;
}
#bodyj {
     background: url(body_bot.gif)  bottom no-repeat;
     padding: 2px 0;
}
h1, h2, h3, h4, h5, h6, h7, h9, #nav, #nav li {
    margin: 0; padding: 0;
}
#nav {
    font-size: 10px;
    position: absolute;
    right: 0;
    top: 50px;
    line-height: 1.2;
    padding-left: 50px;
}
#nav li {
    float: left;
    width: 60px;
    list-style: none;
    margin-left: 2px;
    border-bottom: 1px solid black;
}
#nav a {
    background: #cf9118;
    color: #2e3901;
    font-weight: bold;
    text-decoration: none;
    display: block;
    text-align: center;
    padding: 1px 0;
}
#sidebar {
    float: left;
    width: 260px;
}
#sidebar .content {
    padding-left: 20px;
}
#sidebar .content img {
    float: left;
    clear: left;
    margin: 5px 5px 5px 0;
}
#sidebar .divider {
    background: url(left1_splitter.gif) center no-repeat;
    height:50px;
    width:255px;

}


.chordline {
       line-height:2.5
       }
    .chordline span {
       position:relative;
       
       }
    .chordline span strong {
       
       position:absolute;
       top:-1em; left:0;
       font:bold 80%/1 sans-serif;
       color:#cf9118;
       }
    .chordline span strong span {
       display:none;
       }



#content {
    float: left;
    width: 450px;
}
#content .content {
    margin: 0px 80px80px 0px;
}

#content .content table {
    width: 525px;
    height:50px;
    margin-left:0px;
}
#content .content table td,
#content .content table th {
    margin-left:50px;
}
#content .content table td.download {
    margin-left:40px
    padding-left:0px;
}
#content .divider {
    background: url(right_splitter.gif) repeat-x;
    height: 5px;
}
h1 {
    
    left: 1px;
    top: 1;
}
h2 {
    font-size: 10px;
    color: #cf9118;
    margin: 1em 15px;
    
}
h3 {
    color: #cf9118;
    
}
h4 {
    margin-left:360px
    
}
h5 {
    
   margin-left:  70px;
}
h6 {
   
   margin-left:  130px;
}
h7 {
   margin: 1em 40px;
    
}
h9 {
    font-size: 20px;
    color: #cf9118;
    margin-left:  330px;
    
}
h12 {
    font-size: 20px;
    color: #cf9118;
    margin: 2em 30px;
    
}
p {
    margin: 1em 20px;
}
img {
    border:0px;
}
img.left  { float: left; margin-right: 14px; }
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;
}
#power {color:#fff;text-align:center;}
#power a {color:#fff;}




