#wrapper {
	height: auto;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #FFFFFF;
	height: auto;
	width: 755px;
	background-image: url(/images/Header.gif);
	float: left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main {
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue {
	color: #2684c4;
}
.spacing {
	line-height: 12px;
}
.grey {
	font-family: "Gill Sans MT", Verdana, Arial;
	color: #808487;
	text-decoration: none;
}
#logo {
	float: right;
	height: 137px;
	width: 300px;
	top: 37px;
	left: 582px;
	margin-top: 50px;
	clear: none;
}
#links {
	float: left;
	height: 20px;
	width: 400px;
	font-family: "Gill Sans MT", Verdana, Arial;
	color: #808487;
	clear: left;
	margin-top: 30px;
}
#email {
	clear: left;
	float: left;
	height: auto;
	width: 400px;
	margin-top: 80px;
	margin-right: 20px;
}
#mission {
	background-image: url(/images/mission.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 15px;
	margin-top: 60px;
}
#vision {
	background-image: url(/images/vision.gif);
	background-repeat: no-repeat;
	padding-top: 45px;
	padding-left: 15px;
}
.linespacing {
	line-height: 2px;
	color: #808487;
}
#mondayTT {
	visibility: visible;
}
#TuesdayTT {
	visibility: hidden;
}
#WednesdayTT {
	visibility: hidden;
}
#ThursdayTT {
	visibility: hidden;
}
#FridayTT {
	visibility: hidden;
}
#SaturdayTT {
	visibility: hidden;
}
.TTfix {
	margin-top: 200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 92px;
	right: 25%;
	left: 0px;
}
