A {font-family: Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-style: normal;
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: normal;
   border-color:Black;
   }
A:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  color: #DADAD1;
  text-decoration: normal
  }
body { background:#000000;
    color: #FFFFFF;
}

.copy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  font-style: normal
  }
  
.content {
  color: #FFFFFF;
  text-decoration: none;
  font-weight: normal;
  font-family: Century;
  font-size: 10pt;
  }
  
    
.menu {       font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none}
.recipe {     font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: normal; color: #FFFFFF; text-decoration: none}
.whitebold {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bolder; color: #FFFFFF}
.big {        font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #FFFFFF; text-decoration: none}
.quote {      font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFFF; text-decoration: none; font-style: normal}
.form {       font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; text-decoration: none}
.back {       font-family: Arial, Helvetica, sans-serif; font-size: 1; color: #FFFFFF; text-decoration: none; font-weight: normal; font-style: normal}

/* Catering Menu */
#content {
	float: left;
	width: 561px;
	padding-left: 10px;
    
   
}
.back
{
background: url(images/table_back_menu.gif) repeat-y
}

.top
{
background: url(images/top_menu.gif) no-repeat top
}

.bottom
{
background: url(images/bottom_menu.gif) no-repeat bottom;
padding: 30px;
padding-top: 50px;
color:#990000;
}

.sidebar2 {
	background: url(images/title_menu.gif) no-repeat center top;
	height: 30px;
	color: #FFFFFF;
	padding-left: 20px;
	padding-top: 12px;
    font-family: Cooper Std Black;  
}
