
body {font-family: Georgia; font-size: 12px; background-image:url(../img/filler.gif);background-repeat:repeat;}

#centerAll       
   {
   text-align: center;
   position: absolute;
   top: 0%;
   left: 0px;
   width: 100%;
   height: 1px;
   overflow: visible;
   visibility: visible;
   display: block;
   }

#top
   {
   margin-left: -300px;
   position: absolute;
   top: 0px;
   left: 50%;
   width: 600px;
   height: 226px;
   z-index:0;
   }
   
#banner
   {
   margin-left: -300px;
   position: absolute;
   top: 20px;
   left: 50%;
   width: 600px;
   height: 226px;
   z-index:0;
   }  
   
#logo
   {
   margin-left: -473px;
   position: absolute;
   top: 30px;
   left: 50%;
   width: 200px;
   height: 200px;
   z-index:1;
   }
   
#logoteaser
   {
   margin-left: -100px;
   position: absolute;
   top: 30px;
   left: 50%;
   width: 200px;
   height: 200px;
   z-index:1;
   }
   
#short
   {
   margin-left: -150px;
   position: absolute;
   top: 250px;
   left: 50%;
   width: 200px;
   height: 200px;
   z-index:1;
   }
   
#page-wrap
   {
   margin-left: -578px;
   position: absolute;
   top: 250px;
   left: 50%;
   width: 300px;
   height: 200px;
   z-index:1;
   }

#dishes
   {
   margin-left: 280px;
   position: absolute;
   top: 50px;
   left: 50%;
   width: 300px;
   height: 200px;
   z-index:1;
   }
   
#dish-tabs { background: #f7ecda; padding: 10px; margin: 0 0 15px 0; -moz-box-shadow: 0 0 5px #666; -webkit-box-shadow: 0 0 5px #666; }

#content
   {
   margin-left: -300px;
   position: absolute;
   top: 226px;
   left: 50%;
   width: 600px;
   height: 1000px;
   font-family: Georgia;  
   font-size:12px;
   text-align: left;
   z-index:0;
   }
   
   a.link { 
     		color:			#000000;
     		font-family:    Georgia; 
   			font-size:      12px;
     		text-decoration:none;
		}
		a.text:link { 
     		color:			#000000;
     		font-family:    Georgia; 
   			font-size:      12px;
     		text-decoration:none;
		}
		a.text:active { 
     		color:			#9788c5;
     		font-family:    Georgia; 
   			font-size:      12px;
     		text-decoration:none;
		}
		a.text:hover {
     		color:			#9788c5;
     		font-family:    Georgia; 
			font-size:      12px;
     		text-decoration:none;
		}
		a.text:visited {
     		color:			#000000;
     		font-family:    Georgia; 
   			font-size:      12px;
     		text-decoration:none;
		}
		a.text:visited:hover {
     		color:			#9788c5;
     		font-family:    Georgia; 
    		font-size:      12px;
     		text-decoration:none;
		}
		
		h1 {
     		color: #9788c5;
     		font-family:        Georgia; 
    		font-size:          16px;
     	}
		

table.menuTable {
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
}
table.menuTable th {
	border-width: 1px;
	padding: 1px;
	border-style: solid;
	border-color: #9788c5;
	text-align: center;
	-moz-border-radius: 3px;
	color: #9788c5;
    font-family: Georgia;
	font-size: 14px;
	text-align: left; 
}
table.menuTable td {
	border-width: 1px;
	padding: 1px;
	border-style: dotted;
	border-color: gray;
	text-align: center;
	-moz-border-radius: 3px;
	font-family: Georgia;  
    font-size:12px;
    text-align: left;
}
