/* CSS Document */
body 
{
background:url(../images/gradient1.gif) repeat-x;    
background-color:#5F615E;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
line-height:1.3em;
margin:0;
padding:6px 0px 600px 0px;
}
.olinks{
display:none;
}
.shadowcontainer{
background:url(../images/shadeback2.png) repeat-y center;
padding:0px 16px 3px 16px;
}
.titlediv {
background-color:#FFF996;
border:none;
margin:0 auto;
padding:0;
width:600px;
}
.maindiv 
{
background:#FDF79F url(../images/main2.jpg) no-repeat;
border-top:1px solid #000000;
margin:0 auto;
padding:0;
width:600px;
}
.title {
color:#000000;
}
.story {
color:#000000;
width:500px;
}
.details {
color:#000000;
padding:0;
margin:0;
}
div#footer {
color:#000000;
background-color:transparent;
border:0;
}
a.menu{ 
display:block; 
width:80px; 
height:30px; 
background:transparent url("../images/menu.png") no-repeat; 
} 
a.menu:hover { 
background-position: 0 -30px; 
}
a.fivespice{ 
display:block; 
width:250px; 
height:24px; 
background:transparent url("../images/fivespice.png") no-repeat; 
} 
a.fivespice:hover { 
background-position: 0 -24px; 
}
a.orientdiner{ 
display:block; 
width:122px; 
height:24px; 
background:transparent url("../images/orientdiner.png") no-repeat; 
} 
a.orientdiner:hover { 
background-position: 0 -24px; 
}