div#navbar2 
{
height: 30px;
width: 95%;
border-top: solid #000 1px;
border-bottom: solid #000 1px;
background-color: #202020;
}

div#navbar2 ul 
{
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18;
color: white;
line-height: 30px;
white-space: nowrap;
}

div#navbar2 li {
list-style-type: none;
display: inline;
}

div#navbar2 li a {
text-decoration: none;
padding: 5px 8px 5px 8px;
color: white;
}

div#navbar2 li a:link {
color: white;
}

div#navbar2 li a:visited {
color: white;
}

div#navbar2 li a:hover {
font-weight: bold;
color: #000000;
background-color: lightyellow;
}

a.ImgLink {border: 1 solid black}
a.ImgBorderless {border: 0}
a {color:blue}
a.visited {color:blue}
img.thumb {border:0;}

.Heading {font-size: 20;color: black; font-weight: bold;font-family: verdana, arial, Helvetica, sans-serif}
p,td {font-size: 16; color: black; font-family: verdana, arial, Helvetica, sans-serif}
p.PageHeader {font-size: 28; font-weight: bold;	font-family: verdana, arial, Helvetica, sans-serif;	color: black;}
input.MembForm, textarea.MembForm, button.MembForm
	{font-size: 16;	font-family: Verdana, Arial, Helvetica, sans-serif;}
input.button.MembForm 
{
	width: 80;
}

/*body {margin-top:0;margin-bottom:0}*/

body {background-attachment:fixed;}

table.Page 
{
	height: 100%;
	width: 80%;
	border: black 4px ridge;
	background-color: white;
	text-align: center;
}

table.PageSection
{
	width: 88%;
	background-color: white;
	text-align: center;
}

td.SectionContent, td.Banner
{
	padding: 20px;
	border: solid 2px black;
	text-align: center;
}

td.Banner
{
	cursor: hand;
}

table.Celeb
{
	width: 100%;
	background-color: #ffffcc;
	border: black 1 solid;
}

.VeggieName
{
	border-bottom: thin solid purple;
	border-top: thin solid purple;
	background-color: #ffccff;
	height: 24;
	font-weight: bold;
	font-size: 16;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.report 
{
	width: 90%;
	padding: 10;
	border: solid 1 #696969;
	background-color: #f5f5f5;
}

div.cancelled
{
	width: 90%;
	padding: 10;
	border: solid 2 #696969;
	background-color: #f5f5f5;
	font-weight: bold;
}

div#PageLinks 
{
/*height: 30px;*/
width: 350;
border-top: solid #000 1px;
border-bottom: solid #000 1px;
background-color: #BD7A5D;
}

div#PageLinks ul 
{
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 18;
color: white;
line-height: 30px;
white-space: nowrap;
}

div#PageLinks li {
list-style-type: none;
display: block;
width: 100%;
color: white;
}

div#PageLinks li a {
text-decoration: none;
/*padding: 5px 10px 5px 10px;*/
color: white;
}

div#PageLinks li a:link {
color: white;
width: 100%;
}

div#PageLinks li a:visited {
color: white;
width: 100%;
}

div#PageLinks li a:hover {
font-weight: bold;
color: white;
background-color: #6D290B;
width: 100%;
}
/******************/

div.RecipeLinks 
{
/*height: 30px;*/
width: 340;
border-top: solid #000 1px;
border-bottom: solid #000 1px;
background-color: #BD7A5D;
}

div.RecipeLinks ul 
{
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 16;
color: white;
line-height: 30px;
/*white-space: nowrap;*/
}

div.RecipeLinks li {
list-style-type: none;
display: block;
width: 100%;
color: white;
}

div.RecipeLinks li a {
text-decoration: none;
/*padding: 5px 10px 5px 10px;*/
color: white;
}

div.RecipeLinks li a:link {
color: white;
width: 100%;
}

div.RecipeLinks li a:visited {
color: white;
width: 100%;
}

div.RecipeLinks li a:hover {
font-weight: bold;
color: white;
background-color: #6D290B;
width: 100%;
}

.SectionContent 
{
width: 650; 
text-align: center;
}
