body{
width:900px;
background-color:black;
padding:0px;
Margin:0px;
}
img{
border:0 !important;
}

#main{
width:900px;
height:680px;
background-image: url(images/gallerybackground.jpg);
}
#nav{
padding:600px 0px 0px 280px;
}
table{
border-spacing:8px;
padding: 5px;
}

#desk a{
background-image:url(images/desksmall.jpg);
width:131px;
height:100px;
position:absolute;
top:245px;
left:300px;
color:red;
}
#desk a:hover{
background-image:url(images/desksmallb.jpg);
width:131px;
height:100px;
position:absolute;
top:245px;
left:300px;
color:red;
}
a:hover{
background-color:#2D241E;
}

#liq a{
background-image:url(images/liqcabsmall.jpg);
width:114px;
height:100px;
position:absolute;
top:245px;
left:445px;
}
#liq a:hover{
background-image:url(images/liqcabsmallb.jpg);
width:114px;
height:100px;
position:absolute;
top:245px;
left:445px;
}

#endtab a{
background-image:url(images/endtabsmall.jpg);
width:114px;
height:100px;
position:absolute;
top:360px;
left:200px;
}

#endtab a:hover{
background-image:url(images/endtabsmallb.jpg);
width:114px;
height:100px;
position:absolute;
top:360px;
left:200px;
}

#long a{
background-image:url(images/longbuffetsmall.jpg);
width:131px;
height:100px;
position:absolute;
top:360px;
left:330px;
}

#long a:hover{
background-image:url(images/longbuffetsmallb.jpg);
width:131px;
height:100px;
position:absolute;
top:360px;
left:330px;
}


#cab2 a{
background-image:url(images/cabfinal.gif);
width:131px;
height:100px;
position:absolute;
top:360px;
left:480px;
color:red;
}
#cab2 a:hover{
background-image:url(images/cabfinalb.gif);
width:131px;
height:100px;
position:absolute;
top:360px;
left:480px;
color:red;
}










