* {
	margin: 0px;
	padding: 0px;
	font-family: times new roman;
	text-align: left;
	vertical-align: top;
}
body {
	background-color: #660000;
	text-align: center;
}
SUP 
{
	font-size: 10px;
}
#tblMain {
	margin: auto;
	width: 957px;
	border: 0px;	
}
#tdHeader {
	background-image: url(../images/kelloggs-culinary-expressions_02.gif);
	background-repeat: no-repeat;
	height: 77px;
}
#pHeader {
	float: right;
	margin-top: 4px;
	margin-right: 13px;
	color: #ffffcc;
	font-size: 12px;
}
#pHeader a:link, #pHeader a:visited {
	color: #ffffcc;
	text-decoration: none;	
	font-weight: bold;
}
#pHeader a:hover {
	text-decoration: underline;
}
#tblNav {
	width: 660px;
	height: 34px;
	border: 0px;
}


.imgNav 
{
	border: 0px;
}

#tblContent 
{
	width: 957px;
}
#tdLeftSide 
{
	background-color: #660000;
	width: 122px;
}
#tdContent 
{
	background-image: url(../images/content-bkg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #ffffcc;
	width: 737px;	
}
.imgTitle 
{
	margin-left: 46px;
	margin-top: 60px;
}
.divContent 
{
	margin-left: 105px;
	margin-right: 30px;
	margin-bottom: 5px;
}
.pRegular 
{	
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

#tdRightSide 
{
	background-image: url(../images/right-bkg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #660000;
	width: 98px;
	vertical-align: bottom;
}
#tdLegal {
	background-image: url(../images/kelloggs-culinary-expressions_08.gif);
	background-repeat: no-repeat;
	height: 88px;
}
#pLegal {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	float: right;
	margin-top: 5px;
}
#pLegal a:link, #pLegal a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#pLegal a:hover {
	text-decoration: underline;	
}


#CritCommWrapper {
	background: #000 url(http://library.kelloggs.com/critcomm/assets/alert_red.png) no-repeat;
	height: 55px;
	margin: 20px auto;
	padding: 0 0 0 70px;
	width: 970px;
}

#CritCommWrapper p {
	height: 25px;
	padding: 10px 0;
}

#CritCommWrapper a {
	color: #fff;
	font-size: 18px;
}

#CritCommWrapper a:hover {
	color: #cf000d;
}
