@charset "UTF-8";
/* CSS Document */

body {
	background-color: #a60311;
	background-image: url(slices/images/index.gif);
	background-repeat: no-repeat;
	background-position: 130px 0px;
}
.about {
	position: absolute;
	top: 345px;
	left: 477px;
	width: 100px;
}
.daybyday {
	position: absolute;
	height: 0px;
	width: 105px;
	left: 511px;
	top: 400px;
}
.cities {
	width: 75px;
	position: absolute;
	top: 327px;
	left: 672px;
}
.testimonials {
	width: 120px;
	position: absolute;
	left: 625px;
	top: 426px;
}
.photos {
	height: 0px;
	width: 65px;
	position: absolute;
	top: 316px;
	left: 585px;
}
.curriculum {
	width: 108px;
	position: absolute;
	top: 360px;
	left: 596px;
}
.participants {
	width: 115px;
	position: absolute;
	top: 273px;
	left: 653px;
}
a:link {
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #FFF;
}

