/* CSS Document *//*HEADER*/div#headerbox{	width: 100%;	background: #66CC33 url(../images/bg-hdr-green.jpg) repeat;	height: 148px;}/*NAVIGATION*/#navbox{	background: #000000 url(../images/bg-nav.gif) repeat-x;	width: 100%;	text-align: left;	border-bottom: 1px solid #CCCCCC;}#navigation{	width: 800px;	text-align: center;	padding-top: 8px;	padding-bottom: 7px;	font: bold x-small Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;}#navigation ul{	list-style: none;	margin: 0;}#navigation li{	display: inline;	padding-right: 16px;}#navigation a:link{	color: #FFFFFF;	text-decoration: none;}#navigation a:hover{	color: #00FF00;	text-decoration: underline;}#navigation a:visited{	color: #FFFFFF;	text-decoration: none;}/*CONTENT*/#maintable{	padding: 0px;	width: 800px;	background: #FFFFFF;}/*LEFT COLUMN*/td#leftcolumn{	width: 194px;	border-right: 3px ridge #009900;	}#betweenthepipes{	width: 156px;	height: 230px;	background: #57A4D0 url(../images/bg-betweenpipes.gif) no-repeat;	overflow: hidden;	padding: 60px 20px 0px 18px;}#betweenthepipes ul{	list-style: none;	text-decoration: none;	padding: 0;	margin: 0;}#betweenthepipes li{	font: bold x-small Verdana, Arial, Helvetica, sans-serif;	color: #000033;	padding-bottom: 8px;}#betweenthepipes a:link{	font-weight: bold;	color: #000000;	text-decoration: none;}#betweenthepipes a:hover{	font-weight: bold;	color: #000066;	text-decoration: underline;}#betweenthepipes a:visited{	font-weight: bold;	color: #000000;	text-decoration: none;}#guesstheteam{	background: #FFFFFF;	font-weight: bold;}#guesstheteam form{	padding-left: 18px;	padding-top: 12px;}/*#guesstheteam ul{	list-style: none;	padding: 10px 0 0;	margin: 0;}#guesstheteam li{	padding-bottom: 12px;	padding-left: 15px;}#guesstheteam a:link, #guesstheteam a:visited, #guesstheteam a:hover{	font-weight: bold;	color: #000000;	text-decoration: none;	font-size: small;}*//*MIDDLE COLUMN- TEMPLATE*/td#content{	background: #FFFFFF;	padding: 8px 10px;	width: 423px;}/*MIDDLE COLUMN- HOME*/#toprowhome{	padding: 0px;	vertical-align: top;}#flavorfrenzy{	padding: 0px;	margin: 0px;}#nestedtable{	padding: 0;	margin: 0;}#kidzcorna{	font-size: 12px;	font-weight: bold;	padding: 0;	margin: 0;}#kidzcornatext{	padding: 2px 12px;	}#kidzcornatext br{	padding-bottom: 12px;}#chewit{	background: url(../images/bg-chewit.jpg) repeat;}#puckerup{	padding: 0;	margin: 0;}#fundraising{}td#adcolumn{	background: #66FFFF url(../images/bg-chewit.jpg) repeat;	border-left: 2px solid #00CC33;}/*RIGHT COLUMN*/td#rightcolumn{	background: #009933 url(../images/bg-rightmargin.gif) repeat-y top;	font-size: 0px;	width: 20px;	border-right: 3px ridge #009900;}/*footer*/#footerbox{	background: #0099CC url(../images/bg-footer.gif) no-repeat left top;	height: 54px;	padding-left: 334px;	vertical-align: middle;	} 