body{
background-color:#75604F;
margin:0px;
padding:0px;
font-family:georgia, times, times new roman, serif;
scrollbar-base-color: #7D5C4B;
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #7D5C4B;
scrollbar-highlight-color: #A8846F;
scrollbar-track-color: #543625;
overflow:auto;
}


#content img{
position:absolute;
}

#viewport{
position:relative;
width:710px;
height:442px;
text-align:left;
}

#top-logo-area {
position:absolute;
left:0px;
top:0px;
width:710px;
height:40px;
}

#top-logo,
#logo-middle{
position:absolute;
top:0px;
left:0px;
}

#topbar {
position:absolute;
left:0px;
top:41px;
width:710px;
height:35px;
background:black;
}

#workmark{
position:absolute;
left:135px;
top:11px;
}

#navbar{
position:absolute;
left:116px;
top:0px;
width:116px;
height:315px;
}

#navbar a{
display:block;
position:relative;
}

#content {
position:absolute;
left:0px;
top:76px;
width:710px;
height:334px;
background:black;
}



#main-info {
position:absolute;
left:218px;
top:76px;
width:492px;
height:334px;
}

#bottom-shadow{
position:absolute;
left:0px;
top:418px;
width:710px;
height:24px;
background:url(images/bottom-shadow.gif) repeat-x;
}


