#masthead {
	background-image: url(images/masthead.gif);
	background-repeat: no-repeat;
}
#contentsec1wrap {
	background-image: url(images/sec1-mid.gif);
	background-repeat: repeat-y;
	}
#contentsec1 {
	background-image: url(images/sec1-top.gif);
	background-repeat: no-repeat;
	}
#interiorsec1 {
	left: 20px;
	width: 718px;
	}
#wrap {
	width: 720px;
	}
#leftcol {
	float: left;
	width: 27%;
	}
#rightcol {	
	float: left;
	width: 57%;
	margin-left: 5%;
	}
