@charset "utf-8";
/* CSS Document */

.topback {
	background-image: url(aestivaltop900px.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomback {
	background-image: url(aestivalbottom_900.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.midback {
	background-image: url(aestivalmiddle_900.png);
	background-repeat: repeat-y;
	background-position: center top;
}
.aestivaltop {
	background-image: url(aestivaltop_900.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.border {
	border: thin solid #0071BC;
}
.whiteborder {
	border:medium solid #ffffff;
}.statefair2007 {
	background-color: #FFFFFF;
	background-image: url(Show-state-fair-2007-back.png);
	background-repeat: no-repeat;
	background-position: center;
}
.canyon2007 {
	background-image: url(Show-canyon-2007-back.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.kidtop {
	background-image: url(kidaestivaltop_900.png);
	background-position: center top;
}
.kidmidde {
	background-image: url(kidaestivalmiddle_900.png);
	background-position: center top;
	background-repeat: repeat-y;
}
.kidbottom {
	background-image: url(kidaestivalbottom_900.png);
	background-position: center bottom;
}
