/* 
Title:     fast.css
Updated:   October 17 2007
*/

	/*------------- Homepage 526px wide -------------*/

	.box-homepage .top {
		background: #f2ecd3;
		}

	.box-homepage .middle {
		background: #f2ecd3;
		}						

	.box-homepage .bottom {
		background: #f2ecd3;
		}

	/*------------- Homepage special 526px wide -------------*/

	.box-homepage-special .top {
		background: #f2ecd3;
		}

	.box-homepage-special .middle {
		background: #f2ecd3;
		}						

	.box-homepage-special .bottom {
		background: #f2ecd3;
		}

	/*------------- Homepage narrow 416px wide -------------*/

	.box-homepage-narrow .top {
		background: #f2ecd3;
		}

	.box-homepage-narrow .middle {
		background: #f2ecd3;
		}						

	.box-homepage-narrow .bottom {
		background: #f2ecd3;
		}

	/*------------- Homepage narrow special 416px wide -------------*/

	.box-homepage-narrow-special .top {
		background: #f2ecd3;
		}

	.box-homepage-narrow-special .middle {
		background: #f2ecd3;
		}				

	.box-homepage-narrow-special .bottom {
		background: #f2ecd3;
		}

	/*------------- Page 688px wide -------------*/

	.box-page .top {
		background: #f2ecd3;
		}

	.box-page .middle {
		background: #f2ecd3;
		}						

	.box-page .bottom {
		background: #f2ecd3;
		}

		/*------------- Page Wide 970px wide -------------*/

		.box-page-wide .top {
			background: #f2ecd3;
			}

		.box-page-wide .middle {
			background: #f2ecd3;
			}						

		.box-page-wide .bottom {
			background: #f2ecd3;
			}

	/*------------- Page sidebar 251px wide -------------*/

	.box-page-sidebar .top {
		background: #f2ecd3;
		}

	.box-page-sidebar .middle {
		background: #f2ecd3;
		}						

	.box-page-sidebar .bottom {
		background: #f2ecd3;
		}