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;
}
#backtovolumes {
    position:absolute;
    top: 208px;
    left:76px;
}
#volumetitle { 
    position:absolute;
    top: 250px;
    left:80px;
    font-size:22px;
}


#main { 
    width: 900px; 
    background-image: url(../img/comet.gif); 
    background-repeat: no-repeat; 
    background-position: 318px 0px; 
}

#igitur { 
    text-align: right; 
    padding-top: 5px; 
    padding-right: 30px; 
}

#content { 
    margin-left: 80px; 
    width: 96%; 
    padding-top: 10px; 
}
#content td.title { vertical-align: top; font-family: Palatino Linotype,Georgia,Times New Roman,serif; font-size: 16px; color: #0074CC; line-height: 18px; 
  padding-top: 15px; }
#content td.nr { vertical-align: top; font-family: Palatino Linotype,Georgia,Times New Roman,serif; font-size: 17px; color: #0074CC; line-height: 17px;
  font-weight: bold; padding-right: 20px; padding-top: 15px; }
a,
a:visited,
a:hover,
a:active { color: #0074CC; text-decoration: none; }

#Section1 {
    margin: -60px 20px 60px 70px; 
    width: 100%; 
    font-family: Palatino Linotype,Georgia,Times New Roman,serif; 
    font-size: 15px; 
    color: #663399; 
    line-height: 18px; 
}

.Title_P {
    font-size:20px;
}
.Subtitle-P {
    font-size: 16px; 
    font-style: italic;
}
