/* css cloud9trails front page style */
/* by Kelvin Owers - spittingcat.com */

body {
    overflow:hidden;
    background-color:#3399cc;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

#Table_centre {
	position:absolute;
	left:50%;
	top:50%;
	width:0px;
	height:0px;
}

#cloud9 {
	position:absolute;
	left:-287px;
	top:-159px;
	width:574px;
	height:149px;
}


#Table_foot {
	position:absolute;
	left:50%;
	top:100%;
	width:0px;
	height:0px;
}

#spittingcat {
	position:absolute;
	left:-81px;
	top:-52px;
	width:182px;
	height:49px;
}
