body {
    margin: 0;
    background: #000;
    color: #fff;
    font-family: Arial, sans-serif;
    font-size: 12px;
}
img {
    border: 0;
}
#header {
    margin: 25px 0px 19px;
    text-align: center;
    width: 850px;
}
#logobar {
    height: 67px;
}
#logo_ri {
    margin-left:222px;
}
#logo_cdj {
    position: absolute;
    top: 0;
    right: 0;
}
#content {
    position: relative;
    width: 850px;
}
#left {
    width: 208px;
    float: left;
}
#center {
    width: 362px; /* 434-72 */
    height: 575px;
    padding: 0 36px;
    float: left;
    background: url(../images/amp_bg.jpg) no-repeat;
}
#center a:link, #center a:active, #center a:visited {
    color: #b6b04d;
    text-decoration: none;
}
#center a:hover {
    text-decoration: underline;
}
h1 {
    display: block;
    height: 150px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    font-size: 18px;
    text-align: center;
    color: #f00;
    font-weight: bold;
    font-family: Arial, sans-serif;
    line-height: 90px;
}
#article {
    position: relative;
    font-size: 14px;
    height: 365px;
    overflow: auto;
    top: 10px;
}
#right {
    width: 208px;
    float: left;
}
#left ul, #right ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
}
#left li {
    display: block;
    height: 47px;
    margin: 0;
    padding: 0;
    background: url(../images/electric_guitar_neck_button.jpg) no-repeat;
}
#left li a:link, #left li a:active, #left li a:visited {
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size:14px;
    font-family: Arial, sans-serif; 
    font-weight:bold;
    line-height:50px;
    width:115px;
}
#left li a:hover {
    text-decoration: underline;
}
#right li {
    display: block;
    height: 44px;
    margin: 0;
    padding: 0;
    background: url(../images/btn_cdj.jpg) no-repeat;
}
#right li a:link, #right li a:active, #right li a:visited {
    display: block;
    width: 208px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    font-size: 17px;
    font-family: Helvetica, sans-serif;
}
#right li a:hover {
    text-decoration: underline;
}
#sharebutton{
    position:absolute;
    top:530px;
}
#prev_next{
    position:absolute;
    top:530px;
    left:510px;
}
#prev_next a{
    margin-left: 20px;
}
#rss_link{
    font-size: 12pt;
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.ad_tall {
    margin: 10px auto 0;
    width: 150px;
    height: 600px;
}
.ad_short {
    margin: 10px auto 0;
    width: 150px;
    height: 225px;
}

.post_article {
    margin-top:35px;font-weight: bold;line-height: 1.7em;text-align: center;
}
.post_article a:link, .post_article a:active, .post_article a:visited, a.yellow:link, a.yellow:active, a.yellow:visited {
    color: #b6b04d;
    text-decoration: none;
}
