body
{
background-image:url(images/bg.png);
background-repeat:repeat-x;
background-color:#000;
margin: 0;
padding:0;
text-align:center;
}

#page
{
position: relative;
margin:0 auto 0 auto;
text-align: left;
vertical-align:top;
width:1151px;
height:735px;
}

#site
{
position:absolute; 
width:800px; 
height:550px; 
z-index:1; 
left:175px; 
top:100px;
}
#site .container {
position:relative; 
width:800px; 
height:550px; 
z-index:2; 
display: block;
margin: 0;
padding: 0;
}

#site #opentimesimg {
position: absolute;
left: 0;
top:0;
z-index:1;	
}
#site #back
{
height: 20px;
left: 20px;
font-size:0; color: white;
position: absolute;
display:block;
top: 313px;
width: 150px;
z-index: 10;
background: url(opentimes.jpg) -20px -312px;


}
#site #southern
{
height: 20px;
left: 290px;
position: absolute;
font-size:0; color: white;
top: 461px;
width: 191px;
display:block;
z-index: 10;
background: url(opentimes.jpg) -290px -461px;

}

#bg
{
position:absolute;
width:1151;
height:735;
z-index:0;
left:0;
top:0;
}
#site.open p {margin-top: 11px; }
p
{
color:#222;
font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.4em;
margin:1em 0em 0em 0em;
padding:0em;
text-align:left
}

a:link	
{
font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.4em;
color:#222;
text-decoration:none;
}
a:visited	
{
font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.4em;
color:#222;
text-decoration:none
}
a:hover	
{
font-family:Tahoma, Geneva, Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:1.4em;
color:#6b72d6;
text-decoration:none
}
