body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	background: url(../images/tablefade.gif) no-repeat right top;
}

A:link {font-size:12px}

#background {
	width:980px;
	height:100%;
	background: url(../images/strips.jpg) no-repeat right bottom;
	border-top: 25px solid #0000FF;
	border-bottom: 25px solid #0000FF;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}


#container {
	width:800px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width:100%;
	height: 200px;
}

#main {
	width:100%;
	height: auto;
	
}

#navigation {
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 50px;
	list-style: none;
}

#content {
	height: auto;
	width: 500px;
	font: 17px Georgia, "Times New Roman", Times, serif;
	color: #660033;
	text-align: justify;
	padding-top: 25px;
	
	overflow: hidden;
}

#indexcontent {
	height: auto;
}
#footer {
	height: 20px;
	width: 100%;
	border-top: 1px solid #0000FF;
	font: 9px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-left: 10px;
	margin-top:100px;
	clear: both;
}
#background2 {
	width:100%;
	height:100%;
	background: url(../images/sandwichesfaded.jpg) no-repeat right bottom;
	border-top: 25px solid #0000FF;
	border-bottom: 25px solid #0000FF;
	overflow: hidden;
}
h1 {
	font: 24px Arial, Helvetica, sans-serif;
	color: #660066;
	text-align: center;
}
h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #0000FF;
}
.menudescription {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #660033;
}

.navlinkhome
{
position: relative;
font-family: arial, helvetica, sans-serif;
background: url(../images/home2.gif) no-repeat;
white-space: nowrap;
display: block;
width: 100px;
height: 50px;
margin: 0;
padding: 0;
list-style: none;
}

.navlinkhome a
{
display: block;
font-size: 11px;
width: 100px;
height: 50px;
display: block;
float: left;
color: white;
text-decoration: none;
list-style: none;
}

.navlinkhome img
{
width: 100px;
height: 50px;
border: 0;
}

* html a:hover
{
visibility:visible;
}

.navlinkhome a:hover img
{
visibility:hidden;
}

.navlinkhome span
{
position: absolute;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.navlinkspecial
{
position: relative;
font-family: arial, helvetica, sans-serif;
background:  url("../images/specialevents1.gif") no-repeat;
white-space: nowrap;
display: block;
width: 100px;
height: 100px;
margin: 0;
padding: 0;
list-style: none;
}

.navlinkspecial a
{
display: block;
font-size: 11px;
width: 100px;
height: 100px;
display: block;
float: left;
color: white;
text-decoration: none;
list-style: none;
}

.navlinkspecial img
{
width: 100px;
height: 100px;
border: 0;
}

.navlinkspecial a:hover img
{
visibility:hidden
}

.navlinkspecial span;
{
position: absolute;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.navlinkschool
{
position: relative;
font-family: arial, helvetica, sans-serif;
background:  url("../images/schoollunch2.gif") no-repeat;
white-space: nowrap;
display: block;
width: 100px;
height: 100px;
margin: 0;
padding: 0;
list-style: none;
}

.navlinkschool a
{
display: block;
font-size: 11px;
width: 100px;
height: 100px;
display: block;
float: left;
color: white;
text-decoration: none;
list-style: none;
}

.navlinkschool img
{
width: 100px;
height: 100px;
border: 0
}

.navlinkschool a:hover img
{
visibility:hidden
}

.navlinkschool span
{
position: absolute;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.navlinkingredients
{
position: relative;
font-family: arial, helvetica, sans-serif;
background:  url("../images/ingredientsup.gif") no-repeat;
white-space: nowrap;
display: block;
width: 100px;
height: 75px;
margin: 0;
padding: 0;
list-style: none;
}

.navlinkingredients a
{
display: block;
font-size: 11px;
width: 100px;
height: 75px;
display: block;
float: left;
color: white;
text-decoration: none;
list-style: none;
}

.navlinkingredients img
{
width: 100px;
height: 75px;
border: 0
}

.navlinkingredients a:hover img
{
visibility:hidden
}

.navlinkingredients span
{
position: absolute;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.navlinkaboutus
{
position: relative;
font-family: arial, helvetica, sans-serif;
background:  url("../images/aboutus1.gif") no-repeat;
white-space: nowrap;
display: block;
width: 100px;
height: 50px;
margin: 0;
padding: 0;
list-style: none;
}

.navlinkaboutus a
{
display: block;
font-size: 11px;
width: 100px;
height: 50px;
display: block;
float: left;
color: white;
text-decoration: none;
list-style: none;
}

.navlinkaboutus img
{
width: 100px;
height: 50px;
border: 0
}

.navlinkaboutus a:hover img
{
visibility:hidden
}

.navlinkaboutus span
{
position: absolute;
left: 0px;
top: 0px;
margin: 0px;
padding: 0px;
cursor: pointer;
}

.imageleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
}

