body {
	scrollbar-face-color: limegreen;
	scrollbar-highlight-color: greenyellow;
	scrollbar-3dlight-color: lawngreen;
	scrollbar-darkshadow-color: olive;
	scrollbar-shadow-color: darkolive;
	scrollbar-arrow-color: chartreuse;
	scrollbar-track-color: darkgreen;
	background-color: #000000;
	background-position: top left;
	background-repeat: repeat;
	color:#FFFFFF;
}
a:visited{
	color:#006666;
	font-style:normal;
	font-size:20;
}
a:link{
	color:#009999;
	font-style:normal;
	font-size: 20;
}
a:hover{
	color:#00CCCC;
	font-style: bold;
	font-size: 20;
}
a:active{
	color:#55EEEE;
	font-style:normal;
	font-size: 20;
}
h1, h2 {
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: white;
	background : #000000 none;
}
table.desc {
	color: #000000;
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-left:45px;
	padding-right:45px;
	max-width: 545px;
	width: 545px;
	min-width: 545px;
	min-height: 50px;
	height:50px;
	background-image: url(desc_bg.png);
	background-position:top;
	background-repeat: repeat-y;
}
th.desc {
	color: #000000;
	font-weight: bold;
	font-size: 14pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	max-width: 545px;
	width: 545px;
	min-width: 545px;
	min-height: 50px;
	height:25px;
	background-image: url(desc_td_bg.png);
	background-position:top;
	background-repeat: repeat-y;
}
td.desc{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-left: 45px;
	padding-right:45px;
}
table.flash2 {
	background-color: #000000;
	background-image: url(Moofoo New.png);
	background-position: center;
	border: 1px none #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-repeat : no-repeat;
	background-attachment : scroll;
}
table.flash {
	background-color: #000000;
	border: 1px none #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
th.flash{
	background-color: #000000;
	color: #FFFFFF;
	border: 1px solid #000000;
	font-weight: bold;
	font-size: large;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
table.fancy{
	background-image: url(Fancy Dinner Menu.jpg);
	background-attachment: scroll;
	background-color: #FEFEFE;
	background-position: top-center;
	background-repeat: repeat-y;
	width: 395px;
	height: 307px;
	text-align: center;
	font-style: italic;
	color: #000000;
	min-height: 307px;
	max-width: 495px;
	padding-top: 200px;
	vertical-align : middle;
}
ul.moofoo{
	list-style-image: url(Moofoo New Small.png);
}
li { 
color:#FFFFFF; 
padding: 0; 
padding-left: 1em; 
margin-bottom: 0px; 
background-position: 0.1em; 
} 

div.copyright{
	border-top: 1px dotted;
	border-left: 1px dotted;
	font-family: Arial, Geneva, Helvetica, SunSans-Regular, sans-serif;
	color: white;
	font-size: 10;
	text-align: right;
	vertical-align: right;
}

a.copyright:link{
	font-size: 10;
}
a.copyright:active{
	font-size: 10;
}
a.copyright:visited{
	font-size: 10;
}
a.copyright:hover{
	font-size: 10;
}