body {
        background:#000000;
        font-family: Times New Roman, Times, serif, Arial;
        font-size:10pt;
        color:#ffffff;
        margin:0px;
}

a:link { color: #704b40 }
a:visited { color: #704b40 }
a:hover { color: #3c190e }


a:link {
        color:#704b40;
        text-decoration:none;
}

a:visited {
        color:#704b40;
        text-decoration:none;
}

a:hover {
        color:#3c190e;
        text-decoration:none;
}

img {
        border-style:none;
}

#site {
         position:absolute;
         left:50%;
         width:1024px;
         height:618px;
         margin-left:-512px;
         margin-top:10px;
}

#candle {
        width:258px;
        position:absolute;
        margin:0 auto;
}

#credits {
         width:258px;
         color:#555555;
         font-size:10pt;
         height:76px;
         margin-top:10px;
}

#credits a:link {
         color:#555555;
         text-decoration:none;
}

#credits a:visited {
         color:#555555;
         text-decoration:none;
}

#credits a:hover {
         color:#666666;
         text-decoration:none;
}

#logos {
         position:absolute;
         top:0px;
         left:258px;
         width:766px;
         height:127px;
         margin:0 auto;
}

#welcome {
         position:absolute;
         left:258px;
         top:127px;
         width:400px;
         height:491px;
}

#book {
         position:absolute;
         top:127px;
         left:617px;
         width:407px;
         height:491px;
         background-image:url(img/bookc.gif)


}

#bookopen {
         position:absolute;
         top:127px;
         left:258px;
         width:669px;
         height:491px;
         background-image:url(img/booko.jpg)

}

#bookleft {
         position:absolute;
         color:#3c190e;
         top:35px;
         left:50px;
         width:290px;
         height:425px;
}

#bookright {
         position:absolute;
         color:#3c190e;
         top:35px;
         left:350px;
         width:290px;
         height:425px;
}

.book {
         width: 407px;
         height: 491px;
         display: block;
         margin: 0 auto;
}

.bookover {
         background: url(img/book.gif) no-repeat;
}

.book:hover {
         background-position: 0 -491px;
}

.bnews {
         width: 78px;
         height: 78px;
         display: block;
         margin: 0 auto;
}

.bnewsover {
         background: url(img/b1off.png) no-repeat;
}

.bnews:hover {
         background-position: 0 -78px;
}

.bstory {
         width: 78px;
         height: 78px;
         display: block;
         margin: 0 auto;
}

.bstoryover {
         background: url(img/b2off.png) no-repeat;
}

.bstory:hover {
         background-position: 0 -78px;
}

.bscreens {
         width: 78px;
         height: 78px;
         display: block;
         margin: 0 auto;
}

.bscreens {
         background: url(img/b3off.png) no-repeat;
}

.bscreens:hover {
         background-position: 0 -78px;
}

.bteam {
         width: 78px;
         height: 78px;
         display: block;
         margin: 0 auto;
}

.bteamover {
         background: url(img/b4off.png) no-repeat;
}

.bteam:hover {
         background-position: 0 -78px;
}

.bfiles {
         width: 78px;
         height: 78px;
         display: block;
         margin: 0 auto;
}

.bfilesover {
         background: url(img/b5off.png) no-repeat;
}

.bfiles:hover {
         background-position: 0 -78px;
}

</style>