body, html {
height:100%;
background-color:#000000;
}
#topbar{
position:absolute;
left:0px;
top:0px;
width:724px;
height:68px;
}
#sidebar{
position:absolute;
left:0px;
top:67px;
width:140px;
height:238px;
}
#image{
position:absolute;
left:140px;
top:67px;
width:633px;
height:434px;
z-index:2;
}
#leftarrow{
position:absolute;
left:372px;
top:0px;
width:26px;
height:32px;
z-index:3;

}

#rightarrow{
position:absolute;
left:560px;
top:0px;
width:26px;
height:32px;
z-index:3;
}

#grey{
position:absolute;
left:0px;
top:67px;
width:727px;
height:238px;
border:1px;
border-color:#999999;
z-index:5;
}

#dhtmltooltip{
position: absolute;
width: 150px;
height: 40px;
border: 1px #5F5F5F;
padding: 7px;
visibility: hidden;
z-index: 100;
}
