body {
	background-color: #000;
	background-image: url(file:///F|/Sasses_Restaurant/Sasses_Restaurant_Jon/Images/Body_BG.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h1 {
	color: #250101;
}
p, h1, h2, h3 {
	margin: 3px;
}
a:link {
	color: #3e0102;
	text-decoration: none;

}

a:visited {
	text-decoration: none;
	color: #3e0102;
}
a:hover {
	text-decoration: underline;
	color: #3e0102;
}
a:active {
	text-decoration: none;
	color: #E8DD95
}
#container {
	width: 897px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #006
	padding-left: 19px;
	padding-right: 19px;
}
#endcap {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contentcontainer {
	padding: 10px;
	background-repeat:repeat;
	clear:both;
	overflow:auto;
	background-color:#BE9458;
	margin-top:5px;
}

#navbar {
	background-color: #000;
	text-align:center;
	height:75px;
	border-left-style:solid;
	border-right-style:solid;
	border-left-color:#BE9458;
	border-right-color:#BE9458;
}
#infobox {
	width:150px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:-3px;
 	background-color: #694D24;
	color:#FFF;
}

#navbar a{
	margin-left:20px;
	margin-right:20px;
	
}

#header {
	background-color: #000;
}

#endcap {background-image:url(images/wood_bottom_boarder_03.gif);
margin-top:-3px;
}

#footer {
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #FFF;
}

