@charset "UTF-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color: #FFF;
	background-image: url("images/steelbg.jpg");
	background-repeat: repeat;
	text-align:center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#chrome {
	width:100%;
}
#footer {
	width:100%;
}
#colmask {
	width:100%;
}
#colmid {
	min-width:996px;
	overflow:hidden;
	height:1190px;
}

#muppetsKitchen {
	min-width:996px;
	margin-left:-75px;
}

#superBanner {
	margin:0 auto;
	height:90px;
	width:738px;
	overflow:hidden;
}