/*******************************************************/
/* CSS Style Sheet for The Saskatoon Racing Canoe Club */
/* This css sheet contains information for the programs*/
/* and registration page.						       */
/*******************************************************/

/*
	The placement information for each layer
*/

#content
{
	height: 1000px;
	font: Arial, Helvetica, sans-serif;
}

#pageCell
{
	padding-top: 5px;
	width: 810px;
	padding-right: 5px;
}


