body {
	background: #81B1D5 url(bkg_tile.gif) top left repeat-x;
	padding: 0; margin: 0 auto;
	font-size: .8em;
	font-family: "Arial" sans-serif
	}

p { margin-top: 10px; margin-bottom: 10px; padding: 0; }

a { text-decoration: none; font-size: 12px;}
#sun { 
	position: absolute;
	top: 0; left: 0;
	width: 204px; height: 203px;
	}

#rcpp {
	position: absolute;
	top: 0; left: 204px;
	}

#rcpp h1 { display: none; }

#rcpp p { display: none; }	

#textarea { 
	position: absolute;
	top: 180px;
	left: 100px;
	width: 400px;
	text-align: justify;
	line-height: 15px;
	}
	
#skate { 
	position: absolute;
	top: 115px;
	left: 190px;
	width: 300px;
	line-height: 15px;
	z-index: 100;
}	
#skate img { border: 0; float: right;}
	
#apply { 
	background: transparent url(rightcol_trans.gif) no-repeat;
	position: absolute;
	top: 115px;
	left: 529px;
	width: 271px;
	line-height: 15px;
	padding-top: 150px; padding-left: 80px;
	z-index: 100;
	}

#kids { 
	position: absolute;
	top: 444px; left: 0px;
	}
	
#info {
	position: absolute;
	top: 512px; left: 299px;
	}	
	
#info p { display: none; }	