body {
	margin: 0px;
	padding: 0px; 
	border: 0px;
	background-color: #481503;
	color: #313671;
	font-size: 11px;
	font-family: "Comic Sans MS", Geneva, Myriad, sans-serif;
}

div {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

img {
	border: none;
	margin: 0px; 
	padding: 0px;
}

a {
	border: 0px; 
	margin: 0px; 
	padding: 0px;
	text-decoration: none;
}

td {
	margin: 0px;
	padding: 0px;  
	border: 0px;
}

#napkin {
	width: 250px;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 0px;
}

a#home {
	display: block;
	width: 40px;
	height: 15px;
	position: absolute;
	top: 84px; 
	left: 75px;
	background-image: url(images/homebutton.gif);
	background-repeat: no-repeat;
}

a#home:hover {
	background-image: url(images/homea.gif);
	background-repeat: no-repeat;
}

a#aboutus {
	display: block;
	width: 86px;
	height: 22px;
	position: absolute;
	top: 70px;
	left: 145px;
	background-image: url(images/aboutusbutton.gif);
	background-repeat: no-repeat;
}

a#aboutus:hover{
	background-image: url(images/aboutusa.gif);
	background-repeat: no-repeat;
}

a#menu {
	display: block;
	width: 53px;
	height: 22px;
	position: absolute;
	top: 108px;
	left: 60px;
	background-image: url(images/menubutton.gif);
	background-repeat: no-repeat;
}

a#menu:hover {
  background-image: url(images/menua.gif);
  background-repeat: no-repeat;
}

a#leagues {
	display: block;
	width: 92px;
	height: 39px;
	position: absolute;
	top: 98px;
	left: 130px;
	background-image: url(images/leaguesbutton.gif);
	background-repeat: no-repeat;
}

a#leagues:hover {
	background-image: url(images/leaguesa.gif);
	background-repeat: no-repeat;
}

a#calendar {
	display: block;
	width: 92px;
	height: 28px;
	position: absolute;
	top: 150px;
	left: 58px;
	background-image: url(images/calendarbutton.gif);
	background-repeat: no-repeat;
}

a#calendar:hover {
	background-image: url(images/calendara.gif);
	background-repeat: no-repeat;
}

a#gallery {
	display: block;
	width: 116px;
	height: 33px;
	position: absolute;
	top: 170px;
	left: 110px;
	background-image: url(images/gallerybutton.gif);
	background-repeat: no-repeat;
}

a#gallery:hover {
	background-image: url(images/gallerya.gif);
	background-repeat: no-repeat;
}

a#contactus {
	display: block;
	width: 100px;
	height: 35px;
	position: absolute;
	top: 195px;
	left: 136px;
	background-image: url(images/contactbutton.gif);
	background-repeat: no-repeat;
}

a#contactus:hover {
	background-image: url(images/contactusa.gif);
	background-repeat: no-repeat;
}

#picture {
	width: 250px;
	height: 250px;
	position: absolute;
	top: 0px;
	left: 250px;
}

#plate {
	width: 300px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 500px;
}

#aboutusbodycopy {
	width: 270px;
	height: 170px;
	position: absolute;
	top: 175px;
	left: 500px;
	overflow: auto;
	padding-right: 5px;
	padding-bottom: 5px;
}

a#map {
	display: block;
	width: 47px;
	height: 27px;
	position: absolute;
	top: 125px;
	left: 505px;
	background-image: url(images/mapbutton.gif);
	background-repeat: no-repeat;
}

#aboutusbodycopy p a {
	color: #8f0618;
	text-decoration: none;
}

#calendarbodycopy {
	width: 270px;
	height: 195px;
	position: absolute;
	top: 150px;
	left: 500px;
	overflow: auto;
	padding-right: 5px;
	padding-bottom: 5px;
}

#calendarbodycopy ul li {
	list-style-type: disc;
}
#calendarbodycopy ul li a {
	text-decoration: none;
	font-size: 14px;
	color: #8f0618;
}

#calendarbodycopy ul li a:hover {
	color: #8f0618;
}


#calendarbodycopy p a {
	text-decoration: none;
	font-size: 14px;
	color: #8f0618;
}

#calendarbodycopyp a:hover {
	color: #8f0618;
}

#leaguesbodycopy {
	width: 220px;
	height: 180px;
	color: #d5d7e1;
	font-weight: bold;
	position: absolute;
	top: 120px;
	left: 530px;
	overflow: auto;
	padding-right: 5px;
	padding-bottom: 5px;
}

#leaguesbodycopy p a {
	text-decoration: none;
	color: #8f0618;
	margin: 0px; 
	padding: 0px;
	border: 0px;
	text-align: center;
}

#leaguesbodycopy p a:hover {
	color: #8f0618;
}

#menubodycopy {
	width: 190px;
	height: 225px;
	position: absolute;
	top: 145px;
	left: 485px;
	overflow: auto;
	line-height: 150%;
	padding-right: 5px;
	padding-bottom: 5px;
}

#menubodycopy ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	padding-bottom: 5px;
	font-size: 13px;
}

#menubodycopy ul li a{
	text-decoration: none;
	color: #8f0618;
}

#menubodycopy ul li a:hover {
	color: #8f0618;
}

#menubodycopy p {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 13px;
}

#menubodycopy p a {
	text-decoration: none;
	color: #8f0618;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: center;
}

#menubodycopy p a:hover {
	color: #8f0618;
}


#menubodycopy table tr td {
	font-size: 11px;
	color: #313671;
	padding-top: 15px;
	padding-right: 5px;
	font-size: 11px;
	vertical-align: top;

}
#menubodycopy table tr td.soup{
	padding-top: 0px;
	padding-bottom: 0px;
}
#menubodycopy table tr td.soupprice{
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
}
#menubodycopy table tr td.price{
	text-align: right;
}

#menubodycopy table tr td.description {
	font-size: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #444444;
	
}

.header {
	font-size: 16px;
	padding-top: 5px;
}
.description {
	font-size: 9px;
	padding-top: 5px;
	padding-bottom: 0px;
	color: #444444;
}
.sandescription {
	font-size: 10px;
	padding-top:5px;
	padding-bottom: 0px;
	color: #313671;
}
.sandescription a {
	text-decoration: none;
	color: #8f0618;
	margin, padding, border: 0px;
	text-align: center;
}

.sandescription a:hover {
	color: #8f0618;
}


#beer {
	width: 500px;
	height: 250px;
	position: absolute;
	top: 250px;
	left: 0px;
}

#contact {
	width: 800px;
	height: 100px;
	position: absolute;
	top: 500px;
	left: 0px;
}


