/* content */

#ribbon {
	position: absolute;
	top: 179px;
	width: 511px;
	height: 63px;
	background-image: url(../images/amac.gif);
	left: 0px;
	z-index: 3;
	}

#content {
	width: 770px;
	height: 2450px;
	top: 281px;
	background-color: #e4dbbf;
	z-index: 1;
	position: absolute;
	left: -1px;
	}
	
