/* CSS Document */

/* CSS Document */
body, html{
background-color:#302E21;
z-index:0;
border:0;
margin:0;
text-decoration:none;
font-family:Trebuchet MS, Helvetica;
font-size:11px;
font-weight:80;
letter-spacing:0.25em;
color:#EDEDED;
word-spacing:0.3em;
}

a, a:link, a:visited{
text-decoration:none;
color:#EDEDED;

}
a:hover{
text-decoration:none;
background-color:#000;
color:#f31065;
}

ul{
list-style:none;
margin:0px;
border:0px;
}
li{
margin:0px;
border:0px;
}
p{
color:#EDEDED;
width:450px;
}
.title{
text-transform:uppercase;
color:#F31065;
letter-spacing:0.1em;
}
.background{
position:absolute;
top:0px;
left:0px;
overflow:hidden;

}

#menu{
position:absolute;
margin:0;
border:0;
top:100px;
left:10px;
width:250px
}

#inset{
position:absolute;
margin:0;
top:100px;
left:350px;
height:460px;
width:550px;
background-color:transparent;
}
#hours{
position:absolute;
margin:0px;
left:350px;
bottom:5%;
}