body {
}
#container {
	background-image: url(images/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 665px;
	width: 955px;
	position: relative;
}
#button_container {
	float: left;
	width: 478px;
	height: 665px;
}
#content {
	float: left;
	width: 477px;
	height: 665px;
}
#tmcc_home {
	height: 168px;
	width: 148px;
	position: absolute;
	top: 7px;
	left: 18px;
}
#tour {
	height: 71px;
	width: 143px;
	position: absolute;
	top: 7px;
	left: 166px;
}
#degrees {
	height: 96px;
	width: 139px;
	position: absolute;
	top: 79px;
	left: 167px;
}
#certificates {
	height: 168px;
	width: 154px;
	position: absolute;
	top: 7px;
	left: 310px;
}
#contact {
	height: 106px;
	width: 148px;
	position: absolute;
	top: 175px;
	left: 18px;
}
#courses {
	height: 107px;
	width: 143px;
	position: absolute;
	top: 175px;
	left: 165px;
}
#gcbutton {
	height: 109px;
	width: 199px;
	position: absolute;
	top: 411px;
	left: 56px;
}
#grchome {
	position: absolute;
	width: 173px;
	left: 83px;
	top: 282px;
	height: 103px;
}
#tmcc_logo {
	height: 98px;
	width: 144px;
	position: absolute;
	top: 520px;
	left: 74px;
}
#content_head {
	position: absolute;
	height: 56px;
	width: 344px;
	top: 106px;
	float: left;
	left: 540px;
}
#text_area {
	height: 327px;
	width: 435px;
	position: absolute;
	top: 197px;
	float: left;
	left: 398px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}
#next_button {
	height: 35px;
	width: 40px;
	position: absolute;
	left: 832px;
	top: 516px;
}
#text_button {
	position: absolute;
	height: 25px;
	width: 150px;
	left: 163px;
	top: 112px;
}
#footer {
	height: 20px;
	width: 500px;
	position: absolute;
	left: 325px;
	top: 597px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	color: #FFF;
}
#gallery {
	width: 315px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
.square {
	float: left;
	height: 100px;
	width: 100px;
	padding-top: 5px;
	padding-right: 5px;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #666;
}
