#container {
	text-align: left;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#intro {
	float: left;
	width: 237px;
	margin-left: 64px;
}
head:first-child+body div#intro {
	margin-left: 124px;
}
#monday {
	float: left;
	width: 76px;
	margin-left: 4px;
	margin-top: 50px;
	position: absolute;
}
#tuesday {
	width: 80px;
	margin-left: 0px;
	margin-top: 115px;
	float: left;
}
head:first-child+body div #tuesday {
	margin-left: 83px;
}
#wednesday {
	float: left;
	width: 90px;
	margin-left: 15px;
	margin-top: 50px;
}
#thursday {
	float: left;
	width: 82px;
	margin-left: 5px;
	margin-top: 83px;
}
#sunday {
	width: 79px;
	margin-left: 535px;
	padding-top: 120px;
}
#locations h4 {
	margin-top: 0px;
	margin-left: 22px;
}
#locations p {
	margin-left: 22px;
}
#locations li {
	float: left;
	width: 150px;
	list-style-type: none;
	padding: 0;
}
#locations ul {
	margin-left: 22px;
	padding: 0;
}
#intro_2 {
	width: 237px;
	margin-left: 385px;
}
#footer {
	background-image: url(images/dotted_footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	text-align: center;
	padding-right: 200px;
}
a {
	color: #A4D867;
	font-weight: bold;
}
a:visited {
	color: #666666;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
}
#credits {
	font-size: 9px;
	text-align: right;
	margin-right: 20px;
	margin-top: 30px;
}
.cleared {
	clear: both;
	margin-left: 20px;
	padding-top: 20px;
}
#evangeline {
	background-image: url(images/evangeline.jpg);
	background-repeat: no-repeat;
	background-position: 40px 30px;
	padding-left: 250px;
	margin-top: 20px;
}
#intro_indent {
	margin-left: 51px;
}
#evangeline p {
	margin-right: 30px;
}
#locations li#roundhouse {
	width: 170px;
}
#locations li {
	width: 175px;
}
#massage {
	margin-left: 120px;
}
#schedule {
	height: 440px;
	width: 621px;
	margin-left: 0px;
	background-image: url(images/schedule_BG_winter.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}

#schedule-next {
	width: 621px;
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/schedule_BG_Spring.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	height: 440px;
}
#locations {
	width: 750px;
	margin-bottom: 55px;
}
body {
	font-family: Helvetica, arial, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom: 0px;
	margin-top: 5px;
}
.video {
	margin-left: 240px;
}
