body { color: black; font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #ffefe3;}
table { font-size: 16px; font-family: Verdana, Arial, Helvetica, sans-serif; }
p { font-size: 16px; }

td { font-size: 16px; }

a:link { color: blue ; font-size: 16px; text-decoration: none; }

a:visited { color: purple ; font-size: 16px; text-decoration: none; }

a:hover { color: purple ; font-size: 16px; text-decoration: none; }

a:active { color: red ; font-size: 16px; text-decoration: none; }


h1 { 
	font-size: 2em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: center; 
	margin: 0.67em 0; 
	padding: 12px; 
	border-bottom: 1px solid black;
}

h2 { font-size: 1.5em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; margin: 0.83em 0; padding: 12px; }
h3 { font-size: 1.17em; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-align: center; margin: 1em 0; }


#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}

#navbar {
background-image: url(../Misc/OurInflatables5.gif); 
background-repeat: no-repeat; 
margin: 0px 0px;
float: left; 
width: 137px; 
text-align: center;
position: : inline;
overflow: hidden;
 }

#header {
	height:125px;
	background: url(../Misc/OurInflatables1.gif) no-repeat;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}


#main { 
background-color: white; 
margin: 0px 0px;
float: right	;
padding-left: 50px; 
padding-right: 50px; 
width:          713px; 
display: inline;
overflow: hidden;
}
 
#footer { 
background-image: url(../Misc/OurInflatables3.gif); 
background-repeat: no-repeat; 
clear: both; 
width: 950px; height: 173px; 

margin-left: auto; 
margin-right: auto; 
text-align: center; 
padding-top: 10px; }

#navbar, #main {
	padding-bottom: 20001px;
	margin-bottom: -20000px;
	}

#navbar	ul {
		margin: 40px 0px 0px 0px;
		padding: 10px 10px 30px 7px;
		width: 132px;
	}
	
#navbar	li {
		list-style-type: none;	
		padding: 5px;
		background: url(../Misc/Button.gif) no-repeat;
		margin: 10px 0px 0px 0px;
	}

#navbar li a{
	display: block;
	color: white;
	font-weight: bold;
	}

#navbar li:hover, #navbar li.cmdhover{
	background: url(../Misc/Button2.gif) no-repeat;
}

#main img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#main caption {
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	padding: 20px 0px;
}

#main table, #main td {
	border: 1px solid #666;
	border-collapse: collapse;
	background-color: white;
}

#main tr {
	text-align: center;
}

#text-box{
	background: #ffffcc;
}

* html ul li a {
			   height:1em;
			}