	body, td { 	
		font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
		font-size:12px;
		color:black;
		line-height:1.2; 
	}

	body {
		margin-top: 2px;
		text-align:center;
		} 

/* Defines paragraph Styles */
	p { 
/*		font-size:12px;  */
		line-height:20px;
		padding:0 10px;
	}
	
/* Defines overall width etc of pages */
	div#wrapper { width:750px; vertical-align:top; background-color:#FFFFFF; padding:0px; margin-left:auto; margin-right:auto; background-image:url(../wow.jpg); background-repeat:no-repeat; background-position:top left; }
    div#header { width:750px; padding:10px 5px 10px 5px; margin:0px; text-align:center; background-color:transparent; }
	#datebox { padding-right:10px; text-align:right; color:#0000CC; }
/*	#datform { text-align:right; font-size:smaller; color:#FF0000; font-style:italic; } */
	#footer { width:750px; clear:both; border-top:3px solid #666666; margin-left:auto; margin-right:auto; margin-top:50px; }
	#footer p { color:#0033CC; }
/* Defines Page layout 2 cols */
	div#lnav { width:125px; vertical-align:top; text-align:left; padding:0; margin-top:0px; float:left; }
	div#main { vertical-align:top; text-align:left; margin-left:130px; margin-top:0px; padding:0; }
	
/* Defines Page layout 3 cols */
	div#lcol { width:125px; float:left; vertical-align:top; text-align:left; padding:0; margin-top:0px; }
	div#central { margin:0; vertical-align:top; text-align:left; margin-top:0px; padding: 0px 160px 0px 130px; }
	div#rcol { width:150px; float:right; vertical-align:top; text-align:left; padding:0; margin-top:0px; }

/* Styles for text in left & right columns  */
	.sidecol { 
	font-size:smaller;
	text-align:center; 
	line-height: 16px;
	}

	div.buttonbar {
		width:95%;
		text-align:center;
		padding-top:20px; padding-bottom:35px;
	}
	div.buttonbar a {
		color:#050;
		font-weight:bold;
		background-color:#fed; 
		height:20px; 
		text-decoration:none; 
		border-top: 1px solid #CCCCCC;
		border-left: 1px solid #CCCCCC;
		border-bottom: 2px solid #717171;
		border-right: 2px solid #717171;

		margin:0px 0px 0px 5px; 
		padding:3px; 
	}
	div.buttonbar a:hover {
	border-top: 2px solid #717171;
	border-left: 2px solid #717171;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	}
	
/* Defines tables and cells, etc. */

	table.main {
/*	width:100%; */
	border-collapse:collapse;
	border-spacing:0px;
	background-color:#FFFFFF;
	padding:0;
	margin-bottom:0;
	}
	
	table.list {
/*		width:100%;  */
		border:1px solid silver;
		border-width:1px 0 0 0;
	}
	table.list td {
		padding:8px 2px 8px 1px;
		border-bottom: 1px solid silver;
		font-size:9pt;
	}
	
	table.list2 { 
		width:85%; 
		position:relative; 
/*		left:10%;	*/
		border:1px solid silver;
		border-width:1px 0 0 0;
	}
	table.list2 td {
		background-color: #E6E6E6;
		padding:2px 1px 2px 2px;
		border-bottom: 1px solid silver;
		font-size:8pt;
	}
	
	table.topfoods { 
/*	width:600px;  */
	border:2px ridge #0099FF;
	padding:2px;
	}
	table.topfoods td { 
	vertical-align: top; 
	}

	th { font-size: 14px;
		font-weight:bold;
		line-height:120%;
		background-color:#0066FF;
		color:#FFFFFF;
		padding:6px 12px;
		text-align:center;
		}

	tr.altrow { background-color:#DFE7F2; color:#000000; } 
	tr#topRow td { font-weight:bold; font-size:12px; }
	tr#botrow td { border-bottom: 2px solid silver; }
	
	td#collt {border-left:hidden; text-align:right; }
	td#colrt {border-right:hidden; text-align:left; }
	#col120 { vertical-align:top; width:125px; }
	#rtcol { vertical-align:top; }
	#midcol { vertical-align:top; width:75%; border-left:#FFFFFF 3px solid; border-right:#FFFFFF 3px solid; }
	#content { vertical-align:top; border-left:#FFFFFF 3px solid; float:right; }
	
	a:link, a:visited, a:active {
	text-decoration: none;
	}
	a:hover {
	text-decoration: underline; 
	}

	#selmenu {
		font-size: 12px;
		background-color:#EEFFFF;
		padding:3px 2px 6px 2px;
		text-align:center;
		border:solid 1px #666666;
		margin-bottom:20px;
	}

/*	-- Top Navigation --  */

#navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-weight:bold;
	margin-top:70px;
	margin-bottom:10px;
	padding-bottom:3px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
#navigation li {
	display: inline;
}
#navigation a:link, #navigation a:visited { 
	margin-right: 2px;
	padding: 3px 10px 2px 10px; color:#333333;
/*	color: #A62020; */
	background-color: #FCE6EA;
	text-decoration: none;
/*	border:1px outset #666666;   */
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 2px solid #717171;
	border-right: 2px solid #717171;
}
#navigation a:hover {
/*	border:1px inset #666666; */
	border-top: 2px solid #717171;
	border-left: 2px solid #717171;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}


/* -- Navigation -- */

#nav {
	font-family: Georgia, "Times New Roman", Times, serif; line-height:200%;
	background-color:#EEFFFF;
	padding-left:3px;
	padding-top:0px;
	border:1px solid #ffffff
	}
#nav ul {
	list-style:none;
	line-height:140%;
	margin:6px 0 6px 3px;
	padding:0;
}
#nav li { 
	line-height:120%;
	padding-bottom:2px;
	}
#nav ul ul {
	margin:3px 0 12px 3px;
	}
#nav ul ul li {
	line-height:125%;
	padding-bottom:2px;
	}
#navsel {
	border-right:5px solid #FF0000;
	text-decoration:none;
	color:#000099;
	background-color:#AAAAAA;
	}

/*	#topnav {width:105px; font-weight:bold; text-align:center; } */

/* Banner definitions */
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height:125%;
	text-align:center;
	color:#000099;
	background-color:#EEEEEE;
	padding:6px 10px; 
	border:2px outset #666666;
	margin-top:0;
	margin-bottom:10px; 
 
}

h2 {
	font-size: 12px;
	background-color:#990000;
	color:#FFFFFF;
	padding:6px 12px;
	text-align:center;
}
	
h3 {
	font-size: 14px;
/*	line-height:120%; */
	background-color:#990000;
	color:#FFFFFF;
	padding:6px 12px;
	text-align:center;
}

h4 {
	font-size: 12px;
	padding:6px 12px; 
	text-align:center;
	border-bottom:solid 1px #666666; 
	border-top:solid 1px #666666;
	margin-top:0;
}
h5 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px; 
	line-height:120%;
	text-align:left;
	color:#000099;
	background-color:#EEEEEE;
	padding:6px 10px 8px 10px;
	border:2px outset #CCCCCC;
	margin-bottom:6px;
	margin-top:0;
}

h6 {
	font-size: 10px;
	text-align:center;
}


/* Definitions of Horizontal Lines */
	hr.hline1 { 
	width:90%; height:3px; text-align:center; background-color:blue; 
	}
	hr.hline2 { 
	width:100%; height:3px; background-color:blue; 
	}
	hr.hline3 { 
	width:100%; height:1px; background-color:#FF3300;
	}
	
/* Aligning images */	
	.leftimg { float:left; border:none; margin-right:12px; margin-bottom:6px; margin-top:6px; }
	.rtimg { float:right; border:none; margin-left:12px; margin-bottom:6px; margin-top:6px; }

	.clear { clear:both; }

	#box {
		width: 550px; margin:0;
		margin-left: auto;
		margin-right: auto;
		margin-top: 25px;
		margin-bottom: 25px;
		border: 2px solid #A6B2BC;
		background-color:#FFCCCC;
		color:#000000;
		padding:10px 20px 10px 20px;
		text-align:center;
	}

	#centrebox {
		text-align:center;
		width: 400px; margin:0;
		margin-left: auto;
		margin-right: auto;
/*		margin-top: 25px; */
		margin-bottom: 25px;
		border: 2px solid #A6B2BC;
		background-color:#FFCCCC;
		color:#000000;
		padding:10px;
	}
	.boxlt {
		width: 200px;
		height:200px;
		float:left;
		margin-top: 0px;
		margin-bottom: 20px;
		margin-left:10px;
		border: 2px solid #A6B2BC; background-color:#FFFFCC;
/*		background-color:#f2f2f2;  */
		color:#000000;
		padding:5px;
		text-align:center;
	}
	.boxlt p {font-size:10px;
		text-align:left;
		line-height:1;
		padding:3px;
		}
	.boxrt {
		width: 200px;
		height:200px;
		float:right;
		margin-top: 0px;
		margin-bottom: 20px;
		margin-right:10px;
		border: 2px solid #A6B2BC; background-color:#FFFFCC;
/*		background-color:#f2f2f2;  */
		color:#000000;
		padding:5px;
		text-align:center;
	}
	.boxrt p {font-size:10px;
		text-align:left;
		line-height:1;
		padding:3px;
		}



.indent {
	padding-left:40px; line-height:140%;
	}

.counter { 
    position:absolute; left:2px; bottom:2px; 
}
