/* CSS Document */

/* change this for other page layouts */
#main { 
	width: 750px;
	float: left;
	margin: 0;
	padding: 0;
	background: url(graphics/background/home-tile.gif) scroll center repeat-y;
	}

#full-text {
	width: 606px;
	margin: 0 15px 0 99px;
	padding: 10px 15px 15px 15px;
	background: #ffffff;
	}