body { 
     margin: 0; 
     background-color: white;  background-image: url(../img/bg.gif); background-repeat: repeat-x; 
}

#banner { 
    height: 283px; 
    background-image: url(../img/bannerimage.jpg); 
    background-repeat: no-repeat; 
    background-position: 0px 0px; 
}

#aboutlink {
    margin-left: 74px; 
    margin-top: 5px;
}

#issuetitle { 
    vertical-align: bottom; 
    margin-top: 127px;
    width: 800px; 
    height: 60px; 
    background-image: url(../img/titleback.gif); 
    background-repeat: no-repeat; 
}
#issuetitle td { 
    font-family: Palatino Linotype,Georgia,Times New Roman,serif; 
    font-size: 18px; 
    color: #666666; 
    line-height: 20px; 
}
#backtovolumes {
    position:absolute;
    top: 208px;
    left:76px;
}
#volumenr {
    position:absolute;
    top: 230px;
    left:120px;
}
#volumetitle { 
    position:absolute;
    top: 230px;
    left:140px;
}

#main { 
    width: 900px; 
    padding-top: 5px;  
    background-image: url(../img/comet.gif); 
    background-repeat: no-repeat; 
    background-position: 318px -2px; 
} 
#igitur { 
    float: right;
    text-align: right; 
    padding-top: 0px; 
    padding-right: 30px; 
}
#pod { 
    font-size: 13px; 
    margin: 25px 0 10px 114px; 
}
.article { 
    margin-left: 114px; 
    width: 100%; 
    padding-top: 15px; 
    font-family: Palatino Linotype,Georgia,Times New Roman,serif; 
    font-size: 15px; 
    color: #663399; 
    line-height: 18px; 
}
.title {
}
.authors { 
    font-style: italic; 
}
a, a:visited, a:hover, a:active { 
    color: #663399; 
    text-decoration: none; 
}
#pod a, #pod a:visited, #pod a:hover, #pod a:active { 
    color: #663399; 
    text-decoration: underline; 
}

#reviews { color: #900; margin-left: 114px; padding: 15px 0 5px 0; font-family: Palatino Linotype,Georgia,Times New Roman,serif; font-size: 15px; line-height: 18px; }
#reviews .title { font-weight: bold; }
#reviews .subtitle {}
#reviews .content { font-size: 12px; font-style: italic; padding: 2px 0 0 2px; }
#reviews a,
#reviews a:visited,
#reviews a:active  { color: #900; text-decoration: underline; }
#reviews a:hover   { color: #c00; text-decoration: underline; }
