body
{
 	font:80% 'Lucida Grande',Verdana, Helvetica, sans-serif;
	text-align: left;
	background-image: url(images/webback4.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}

table
{
	background-color: #ffffff;
	text-align:left;
}

#headerRight
{
  color:#FFF;
  float: right;
  margin: 20px 10px 10px 0px;
  padding-right: 20px;
  text-align: right;
  font-family:Verdana, Geneva, sans-serif;
  font-weight: bold;
  font-size: 11pt;
  line-height: 25px;
  background-image: url(images/header.jpg);
	background-repeat: repeat-x repeat-y;
	background-position: top left;
}

#headerRight a
{
  color:#FFF;
}

#headerTable
{
    margin: 0;
	height: 132px;
    background-image:url(images/header.jpg);
    color: #ffffff;
}


#header
{
    margin: 0;
	height: 132px;
	float: left;
	width: 100%;
    background-image:url(images/header.jpg);
    color: #ffffff;
}

#navList li 
{
  margin: 0 0 15px 0;
}

.menuback
{
 
	background: url(images/webback3.jpg);
	background-repeat: repeat-y;
}

.footerback
{
 	background: url(images/footer_line.jpg);
	background-repeat: repeat-x;
}

.footerbottom
{
 	background: url(images/footer_line2.jpg);
	background-repeat: repeat-x;
}

#menu dt 
{
  color: red;
	font-weight: bold;
	cursor: pointer;
	padding-left: 20px;
  margin: 0 0 15px 2px;
  text-align: left;
	background-image: url("images/testmenu.gif");
	background-repeat: no-repeat;
}

#menu li 
{
	margin-top: 1ex;
	margin-bottom: 1ex;
	text-align: left;
  font-style: italic;
}

#menu ul
{
  margin-top: -15px;
}

#menu li a, #menu dt a 
{
  color: red;
  text-decoration: none;
  display: block;
  border: 0 none;
  height: 100%;
}

#menu li a:hover, #menu dt a:hover 
{
  color: #003399;
	text-decoration: none;
}

ul
{
  margin-left: -35px;
	text-align: center;
}

ol
{
  list-style-type:circle;
}

.footer
{
	font-size:5px;
	color:#00C;
	 font-size: 1em;
	margin-top:  0;
	margin-left:0;
  margin-right: 0;
	margin-bottom: 0;
}

p
{
  font-size: 1em;
	margin-top:  1.5ex;
	margin-left: 2em;
  margin-right: 2em;
	margin-bottom: 1ex;
	line-height:1.5em;
}

#mainbanner
{
	background-image: url(images/banner_jan12_tile.jpg);
	height: 128px;
	width: 100%;
	text-align: center;
}

#febanner
{
	background-image: url(images/banner_foodexperience_tile.jpg);
	height: 128px;
	width: 100%;
	text-align: center;
}


h2
{
 	color: #003399;
	font-size: 1.5em;
}

h3
{
 	color: #003399;
	font-size: 1.1em;
	padding-top: 1em;
}

h4
{
  color: #000066;
	font-size: 0.7em;
	font-weight: normal;
}

h5
{
  color: #000066;
	font-size: 1.1em;
	padding-top: 0em;
	margin-bottom: 0.5ex;
	font-weight: bold;
}

h6
{
 	color: #003399;
	font-size: 1em;
	text-decoration:underline;
	padding-top: 0em;
	margin-top: 0em;
	padding-bottom: 0em;
	margin-bottom: 0em;
	text-align:right;
}	

h7
{
	color: #F03;
	font-size: 1em;
	text-align:right;
}



em
{
  font-weight: bold;
	font-style: normal;
}

li
{
  list-style-type: disc;
	margin-bottom: 1ex;
}

#menu
{
  padding-top: 20px;
	padding-bottom: 2ex;
	float: left;
	width: 21%;
}

#main
{
	padding-top: 	40px;
	padding-bottom: 2ex;
	float: left;
	width: 58%;
}

#sidebar
{
  float:left;
	width: 20%;	
	overflow: hidden;
}

#tfslogo
{
  position: absolute;
	top: 0%;
	left: 15%;
}


#small_date
{
	color: #006;
	font-size: 0.8em;
	padding: 0em, 0em, 0em, 0em;
	margin: 0em, 0em, 0em, 0em;
}


a:link
{
 	color: #3333ff;
	text-decoration: none;
}

a:visited
{
  color: #000099;
	text-decoration: none;
}

a:hover
{
  color: #33ccff;
}

a:active
{
  color: red;
}

#menu a
{
	display: block;
	width: 12em;
	height: 5ex;
}

a img 
{ 
	border: 0; 
}



#header-line 
{ 
  border-bottom: 1px solid #0000e3; 
  height: 5%;
}

#contactbox
{
  color: red;
	font-size: 100%;
}


