* {
    margin:0;
    padding:0;
}
html, body {
    text-align:center;
    width:100%;
    background:#000 url(images/bg.jpg) center repeat-y;
    color:#fff;
}
a img {
    border:0;
}
#nav {
    background:url(images/nav.jpg) center;
    height:74px;
    line-height:74px;
    vertical-align:middle;
    text-align:center;
}
#nav a {
    text-decoration:none;
    font-size:.7em;
    font-weight:bold;
    color:#fff;
    margin-left:4px;
    margin-right:4px;    
}
#nav a:hover {
    color:#fbbf2b;
}
#hdr {
    background:url(images/hdr.jpg) center;
    height:199px;
    width:100%;
}
#contents {
    background:transparent;
    width:767px;
    margin:0 auto;
    padding-left:30px;
    padding-right:10px;    
    position:relative;
    clear:left;
    height:100%;
    height:505px;
}
#thegenes {
    background:url(images/thegenes.jpg);
    height:252px;
    width:349px;
    float:left;
}
#news {
    background:url(images/news.jpg);
    height:240px;
    width:557px;
    font-size:.9em;
    margin-left:4px;
    margin-top:4px;
    clear:left;
}
#news-itms {
    margin-left:14px;
    top:40px;
    overflow:auto;
    margin-right:24px;
    height:150px;
    position:relative;
    padding:3px;
    color:#000;
}
#news-itms div {
    text-align:left;
}
#gigs {
    float:left;
    background:url(images/gigs.jpg);
    height:240px;
    width:196px;
    font-size:.8em;
    margin-left:4px;
    margin-top:10px;
}
#gigs-itms {
    margin-top:80px;
    overflow:auto;
    color:#000;
    height:150px;
    width:186px;
}
#gigs-itms div {
    margin:10px;
}
#player {
    position:absolute;
    display:block;
    left:0;
    top:0;
    width:199px;
}
#player .ttl {
    color:#fff;    
    background:#101403;
    margin:2px;
    font-size:.8em;
    margin-top:4px;
    margin-bottom:6px;
}
#player .txt {
    color:#fff;    
    background:#222907;
    margin:2px;
    font-size:.7em;
    text-align:left;
}
#clientplayer {
    border:2px solid #000;
    width:190px;
}
#content_c {
    position:absolute;
    left:229px;
    width:564px;    
    height:505px;    
    display:block;
    top:0;
    right:0;
    bottom:0;
}
#content_c iframe {
    display:block;
    width:100%;
    height:100%;
    border:0;
}
#content_b {
    vertical-align:top;
}
#music {
    background:url(images/music.jpg);
    height:47px;
    width:203px;
}
#playlist {
    color:#fff;
    font-size:.7em;
    text-align:left;
}
#playlist div {
    background:#222907;
    margin:2px;
}
#playlist a {
    color:#fff;
    margin:2px;
}
#book {
    height:127px;
    margin-top:8px;
}
#order {
    padding-top:2px;
    clear:left;
    display:block;
    background:#222907;
    color:#fff;
    font-size:.7em;
}
.player_dl {
    padding-top:2px;
    clear:left;
    display:block;
    background:#222907;
    color:#fff;
    font-size:.7em;
}
.player_dl a {
    color:#fff;
}
#albums_dl {
    border:1px solid #fff;
    margin:4px;
    padding:2px;
}
#ftr {
    background:url(images/ftr.jpg) center no-repeat;
    height:32px;
    width:100%;
    line-height:32px;
    color:#fff;
    font-size:.9em;
    clear:both;
}
#ftr a {
    color:#fff;
}
