@import "main.css";

#branding-image2 {
	left: 661px;
}

#nav-main #gym-link {
	left: 513px;
	width: 101px;
	height: 40px;
	background: transparent url("../../img/nav/gym_on.jpg") top left no-repeat;
}

#nav-main #gym-link a, #nav-main #gym-link a:hover {
	background: transparent url("../../img/nav/gym_on.jpg") top left no-repeat;
}

.content {
	float: left;
	margin-top: 50px;
	width: 350px;
	height: 300px;
	padding-left: 10px;
}

#page-title {
	background: transparent url("../../img/gym/title.jpg") top left no-repeat;
	width: 382px;
	height: 200px; !important;
	float: left;
}

#history-details {
	position: relative;
	top: 0;
	left: 650px;
}

.image1 {
	background: transparent url("../../img/gym/image1.jpg") top left no-repeat;
	float: left;
	width: 225px;
	height: 306px;
	margin-top: 30px;
}

.image2 {
	background: transparent url("../../img/gym/image2.jpg") top left no-repeat;
	float: left;
	margin-top: 36px;
	width: 227px;
	height: 309px;
}
