body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgtop.gif);
	background-repeat: repeat-x;
}
#outer {
	padding: 0px;
	width: 772px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(images/mealstop.jpg);
	background-repeat: no-repeat;
	height: 111px;
	width: 772px;
	text-align: left;
}
#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding-top: 93px;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-align: left;
	line-height: 14pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #014B94;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003333;
}
#hotnews {
	float: right;
	width: 200px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #014B94;
	border-left-color: #014B94;
	background-image: url(images/hotnews.gif);
	background-repeat: no-repeat;
}
.smalltxt {
	font-size: 8pt;
	color: #666666;
}
#content a {
	color: #008A59;
	text-decoration: none;
	font-weight: bold;
}
#content a:hover {
	color: #014B94;
	text-decoration: underline;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color: #009900;
	text-decoration: none;
}
#newsbox {
	width: 200px;
	height: 180px;
}
h2 {
	font-size: 10pt;
	color: #014B94;
}
