.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

body{
	background:#005293 url('../images/bg.jpg') repeat;
	text-align:center;
	font:13px Verdana, sans-serif;
}

#container{
	width:797px;
	margin:10px auto;
}

#sponsors-table {
	width:100%;
	text-align:left;
	margin:10px 0;
}

#sponsors-table td {
	width:33%;
	padding:10px;
	vertical-align:top;
	border:1px solid #000;
}

#sponsors-table img {
	display:block;
	margin-bottom:10px;
	border:1px solid #000;
}

#sponsors-table td div.image {
	min-height:70px;
}

* html #sponsors-table td div.image {
	height: expression( this.scrollHeight < 70 ? "70px" : "auto" );
}

.title {
	font-weight:bold;
}

#masthead{
	background:transparent url('../images/masthead-back.gif') no-repeat;
	overflow:hidden;
	width:797px;
	height:240px;
	position:relative;
}

#masthead #logo{
	float:left;
	width:165px;
	height:200px;
	margin:20px 0 0 20px;
	overflow:hidden;
	vertical-align:top;
}

#masthead #address{
	margin-top:44px;
	width:400px;
	height:80px;
	float:left;
	background:#ffc url('../images/masthead-stars.gif') no-repeat;
	text-align:left;
	color:#015294;
	font:bold 13px Verdana, sans-serif;
	padding:0 90px;
}

#masthead h1{
	font-size:24px;
}

#masthead #nav{
	float:left;
	width:600px;
	overflow:hidden;
	margin-top:55px;
}

* html #masthead #nav{
	margin:-50px 0 0 95px;
}

#masthead #nav ul{
	height:32px;
}

#masthead #nav ul li{
	float:left;
}

#masthead #nav ul li a{
	display:block;
	color:#015294;
	font:bold 13px Verdana, sans-serif;
	text-decoration:none;
	margin:0 18px 0 0;
}

#masthead #nav ul li.long a{
	width:100px;
	margin:0 10px;
}

#masthead #nav ul li a:hover{
	color:#3781ae;
}

#content-top{
	margin-top:20px;
	height:20px;
	background: url('../images/content-back.gif') top left no-repeat;	
}

#content{
	background:#ffc;
	padding:0 20px;
	position:relative;
}

#content a{
	text-decoration:none;
	color:#015294;	
}

#content a:hover{
	color:#3683b1;
}

#content.home{
/*	min-height:850px;*/
}

#content.packages #background-kid{
	position:absolute;
	left:10px;
	bottom:20px;
	background: url('../images/package-boy.jpg') no-repeat;
	width:177px;
	height:230px;
}

#content.rentals #rental-kid{
	position:absolute;
	right:10px;
	bottom:20px;
	background: url('../images/directions-boy.jpg') no-repeat;
	width:121px;
	height:152px;
}

#content.gallery #what-girl{
	position:absolute;
	right:10px;
	bottom:20px;
	background: url('../images/what-girl.jpg') no-repeat;
	width:125px;
	height:177px;
}

#content .stars1{
	position:absolute;
	background:url('../images/stars1.gif') no-repeat;
	width:39px;
	height:50px;
}

#content .stars2{
	position:absolute;
	background:url('../images/stars2.gif') no-repeat;
	width:78px;
	height:56px;
}

#content .heads1{
	position:absolute;
	background:url('../images/heads1.jpg') no-repeat;
	width:155px;
	height:136px;
}

#content .heads2{
	position:absolute;
	background:url('../images/heads2.jpg') no-repeat;
	width:156px;
	height:119px;
}

#content.home .stars1{
	top:350px;
	left:100px;
}

#content.home .stars2{
	top:280px;
	right:80px;
}

#content.home .heads1{
	bottom:40px;
	right:10px;
}

#content.home .heads2{
	bottom:10px;
	left:10px;
}

#content.open-play .stars1{
	left:15px;
	bottom:0px;
}

#content.open-play .stars2{
	top:50px;
	right:140px;
}

#content.open-play .heads1{
	top:200px;
	right:10px;
}

#content.open-play .heads2{
	top:350px;
	left:10px;
}

#content span.left{
	font:bold 13px Verdana, sans-serif;
	float:left;
	color:#015294;
}

#content span.right{
	float:right;
	font:bold italic 10px Verdana;
/*	width:161px;*/
	color:#3683b1;
}

#content span.right a{
	color:#015294;
	font:bold 13px Verdana;
	text-decoration:none;
}

#content span.right a:hover{
	color:#3683b1;	
}

#content #email{
	text-align:right;
}

#content #email a{
	font:bold 13px Verdana, sans-serif;
	color:#015294;
}

#content #email a:hover{
	color:#015294;
}

#content #torso span.center{
	display:block;
	text-align:center;
}

#content #torso{
	clear:both;
	padding:30px;
	width:400px;
	margin:0 auto;
	text-align:left;
	font:bold 13px Verdana, sans-serif;
	color:#015294;
	overflow:hidden;
}

#content #torso.wide{
	width:500px;
}

#content #torso h2{
	font:bold 24px/36px Verdana, sans-serif;
	overflow:hidden;
	text-align:center;
	margin-top:10px;
}

#content #torso h2 img{
	vertical-align:middle;
}

#content #torso h2 span.star{
	background:url('../images/star.gif') no-repeat;
	width:32px;
	height:29px;
	display:block;
}

#content #torso p{
	margin-top:10px;
	font:10px Verdana, sans-serif;
	color:#015294;
}

#content #torso p strong{
	font:bold 13px Verdana, sans-serif;
}

#content #torso p strong small,
#content #torso p small strong{
	font:bold 10px Verdana, sans-serif;
}

#content #torso p em{
	color:#3683b1;
	font-weight:bold;
}

#content #torso p.caption{
	font:bold 10px Verdana, sans-serif;
	text-align:center;
}

#content.gallery #torso img{
	margin-top:10px;
}
#content-bottom{
	height:20px;
	background:url('../images/content-bottom.gif') no-repeat;
	width:797px;
}

#footer{
	color:#aef;
	margin-top:20px;
	text-align:left;
}
