body
{
    font-family: Verdana, Arial, Sans-Serif;
    background-color: #7E22B1;
    color:#fff;
}

#divWrapper
{
	width:1008px;
	background-color:#471d4d;
	margin: 0 auto;
}

#divHeader
{
	padding-top:0;
	padding-bottom:20px;
	margin-left: auto;
	margin-right: auto;
	width:1008px;
	background-color:#471d4d;
}

#divHeader a, #divHeader a:visited, #divHeader a:hover, #divHeader a:link
{
	color:White;
}

#divContent
{
	margin-left: auto;
	margin-right: auto;
	width: 1008px;
	background-image:url(/Images/08_bkg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#divSideBar
{
	
}

#divInnerContent
{
}

#divFooter
{
	padding-top:0;
	padding-bottom:0;
	margin-left: auto;
	margin-right: auto;
	width:1008px;
	height: 143px;
	background-image:url(/Images/08footer.jpg);
	background-repeat:no-repeat;
}

.tableCellFood
{
	width:150px;
	font-weight:bold;
	color: #FFFFFF;
}

.tableCellImage img
{
	border:none;
	width:150px;
	}
	
.pagetitle 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:24px; 
	line-height:24px; 
	color: white; 
	padding:0px 0px 15px 0px; 
	font-weight:bold;
	text-align:left;
	}
	
.bigfont 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:18px; 
	line-height:18px; 
	color: white; 
	padding:0px 15px 0px 3px; 
	font-weight:bold;
	text-align:left;
	}

.smallfont {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; 
	line-height:16px; 
	color: white; 
	padding:5px 15px 0px 3px; 
	font-weight:bold;
	text-align:left;
	}

.textbox
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px; 
	}

.white_border
{
    BORDER-RIGHT: white 3px solid; BORDER-TOP: white 3px solid; BORDER-LEFT: white  3px solid;  BORDER-BOTTOM: white 3px solid; 
}


.black_border
{
    BORDER-RIGHT: black 3px solid; BORDER-TOP: black 3px solid; BORDER-LEFT: black  3px solid;  BORDER-BOTTOM: black 3px solid; 
}


.orange_border
{
    BORDER-RIGHT: rgb(255,204,51) 3px solid; BORDER-TOP: rgb(255,204,51) 3px solid; BORDER-LEFT: rgb(255,204,51)  3px solid;  BORDER-BOTTOM: rgb(255,204,51) 3px solid; 
}
img {
	border-width:0px;
}
a:link
{
	color:white;

}
a:visited
{
	color:white; text-decoration:none;
}