body, html {
 margin: 0;
 padding: 0;
 text-align: center;
}
#userOwned,#ownerOmnibus { background: #fff url(myomnibusBG.gif) 0 0; }
#notUserOwned,#nonownerOmnibus { background: #fff url(woodgraintile.gif) 0 0; }
#omnibusTitle {
 text-align: left;
 width: 788px;
 height: 42px;
 margin: 0 auto;
 position: relative;
}
#otName { background: url(goldplate.gif) 0 0 no-repeat; }
#otMyName { background: url(brightergoldplate.gif) 0 0 no-repeat; }
#otName, #otMyName {
 width: 370px;
 height: 24px;
 color: #b05f1e;
 text-align: center;
 font-size: 15px;
 font-weight: 800;
 padding: 3px 0;
 margin: 10px 0 0 10px;;
}
#otLink {
 color: #b05f1e;
 margin: 0 0 2px 10px; 
}
.otLinks {
 background: url(littleicon.gif) no-repeat left center;
 padding-left: 15px;
 line-height: 13px;
 position: absolute;
}
#otLinkMain a, #otLinkMain a:visited, #otLinkBack a, #otLinkBack a:visited,
#otLinkLog a, #otLinkLog a:visited, #otLinkHelp a, #otLinkHelp a:visited {
 color: #636363;
 text-decoration: none;
}
#otLinkMain { left: 420px; top: 7px }
#otLinkBack { left: 420px; top: 23px }
#otLinkLog  { left: 560px; top: 23px; }
#otLinkHelp { left: 560px; top: 7px; }
#omnibusHolder {
 position: relative;
 width: 788px;
 height: 538px;
 background: #ffdca6 url(book.gif) no-repeat 0 0;
 margin: 0 auto;
 text-align: left;
}

#leftTabHolder {
 position: absolute;
 left: 12px;
 top: 365px;
}

#rightTabHolder {
 position: absolute;
 left: 749px;
 top: 25px;
}

.leftTab, .rightTab, .rightTabActive, .leftTabActive {
 display: block;
 height: 29px;
 width: 28px;
 z-index: 100;
 margin-bottom: 10px;
 text-decoration: none;
}

.leftTab        { background: #fff url(tab-left.gif) no-repeat 0 0; }
.rightTab       { background: #fff url(tab-right.gif) no-repeat 0 0; } 
.rightTabActive { background: #fff url(tab-right-activepage.gif) no-repeat 0 0; }
.leftTabActive  { background: #fff url(tab-left-activepage.gif) no-repeat 0 0;  }

.leftTab span, .rightTab span, .rightTabActive span, .leftTabActive span {
 height: 29px;
 width: 28px;
 cursor: hand;
}

#mainTab {
 display: block;
 position: absolute;
 left: 21px;
 top: 20px;
 width: 18px;
 height: 76px;
 text-decoration: none;
}
#mainTab span {
 display: block;
 background: url(tab-backtomain.gif) no-repeat 0 0;
 width: 18px;
 height: 76px;
}
#myTab {
 display: block;
 position: absolute;
 left: 21px;
 top: 100px;
 width: 18px;
 height: 96px;
 text-decoration: none;
}
#myTab span {
 display: block;
 background: url(btn-backtomyomnibus.gif) no-repeat 0 0;
 width: 18px;
 height: 96px;
}

.collectionTab span  { background: url(icon-collection.gif) no-repeat 7px 5px; }
#profileTabBoy span  { background: url(icon-profile-boy.gif) no-repeat 5px 5px; }
#profileTabGirl span { background: url(icon-profile-girl.gif) no-repeat 5px 5px; }
#houseTab span       { background: url(icon-home.gif) no-repeat 5px 7px; }
#forumTab span       { background: url(icon-forum.gif) no-repeat 5px 7px; }
#calendarTab span    { background: url(icon-calendar.gif) no-repeat 5px 7px; }
#inventoryTab span   { background: url(inventoryicon.gif) no-repeat center center; }
#friendTab span     { background: url(icon-myfriends.gif) no-repeat center center; }
#skillTab span       { background: url(icon-hammer.gif) no-repeat center center; }
#questTab span       { background: url(icon-quests2.gif) no-repeat center center; }

.woBookmark {
 display: hidden;
 width: 40px;
 height: 150px;
 position: absolute;
 top: 8px;
 left: 374px;
 z-index: 10;
}
.woCharm {
 display: hidden;
 width: 60px;
 height: 170px;
 position: absolute;
 top: 154px;
 left: 364px;
 z-index: 11;
}
.eyeDeeLink a, .eyeDeeLink a:visited {
 background-color: #fff;
 color: #696969;
 text-decoration: none;
}
.eyeDeeLink a {
 color: #fff;
 background-color: #696969;
}
