body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #000000;
	margin: 0px;
	background-color: #FBDE12;
}
a {
	color:#000000;
}
#tableContent {
	background-image:url(images/dots_btm.jpg);
	background-repeat:no-repeat;
	width: 800px;
}
#tableMainContent {
	width:580px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-position: center;
}
#tableAboutUs {
	width:580px;
}
#tableTerms {
	width:200;
}
#tableInflatables {
	width: 500px;
	margin: auto;
}
#tableInflatables a{
	color:#FF0000;
}
#tdInflatablesRule {
	width:10px;
	background-image:url(images/rule_yellow_vert.gif);
	background-repeat:repeat-y;
}
#tdSideNav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	width:170px;
}
#tdSideNav li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	list-style-image: url(images/arrow_red.gif);
	list-style-type: none;
}
#tdSideNav li a{
	text-decoration:none;
	color:#000000;
}
#tdFooter {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:1.5em;
}
