/* CSS Document */

#container {
	background-image: url(/images/homeLVM.png);
	background-repeat: no-repeat;
}

#content {
	position: relative;
	width: 170px;
	left: 327px;
	top: 150px;
	display: block;
}
#buttons {
	
	width: 230px;
	position: relative;
	padding-top:50px;
	left:570px;
	height:479px;
	
}



#classes {
	position: relative;
	background-image: url(/images/buttons/home/classes2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	top: 30px;
	width: 127px;
	height: 33px;
	margin: 0;
	padding: 0;
	left: 100px;
}

#classes a {
	display: block;
	width: 127px;
	height: 33px;
	float: left;
}

#classes img {
	width: 127px;
	height: 33px;
	border: 0;
}

* html a:hover {
	visibility:visible
}

#classes a:hover img {
	visibility: hidden;
}


#locations {
	position: relative;
	top: 45px;
	left: 37px;
	background-image: url(/images/buttons/home/locations2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 126px;
	height: 35px;
	margin: 0;
	padding: 0;
}
#locations a {
	display: block;
	width: 126px;
	height: 35px;
	float: left;
}

#locations img {
	width: 126px;
	height: 35px;
	border: 0;
}

#locations a:hover img {
	visibility: hidden;
}


#instructor {
	position: relative;
	top: 74px;
	background-image: url(/images/buttons/home/instructor2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 138px;
	height: 47px;
	margin: 0;
	padding: 0;
	left: 9px;
}
#instructor a {
	display: block;
	width: 138px;
	height: 47px;
	float: left;
}

#instructor img {
	width: 138px;
	height: 47px;
	border: 0;
}

#instructor a:hover img {
	visibility: hidden;
}

#workshops {
	position: relative;
	left: 80px;
	top: 76px;
	background-image: url(/images/buttons/home/workshops2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 146px;
	height: 41px;
	margin: 0;
	padding: 0;
}
#workshops a {
	display: block;
	width: 146px;
	height: 41px;
	float: left;
}

#workshops img {
	width: 146px;
	height: 41px;
	border: 0;
}

#workshops a:hover img {
	visibility: hidden;
}

#community {
	position: relative;
	top: 125px;
	background-image: url(/images/buttons/home/community2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 142px;
	height: 38px;
	margin: 0;
	padding: 0;
	left: 27px;
}
#community a {
	display: block;
	width: 142px;
	height: 38px;
	float: left;
}

#community img {
	width: 142px;
	height: 38px;
	border: 0;
}

#community a:hover img {
	visibility: hidden;
}


#inspiration {
	position: relative;
	top: 40px;
	background-image: url(/images/buttons/home/inspiration2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 127px;
	height: 34px;
	margin: 0;
	padding: 0;
	left: 90px;
}
#inspiration a {
	display: block;
	width: 127px;
	height: 34px;
	float: left;
}

#inspiration img {
	width: 127px;
	height: 34px;
	border: 0;
}

#inspiration a:hover img {
	visibility: hidden;
}

#contact {
	position: relative;
	top: 99px;
	background-image: url(/images/buttons/home/contact2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 104px;
	height: 36px;
	margin: 0;
	padding: 0;
	left: 118px;
}
#contact a {
	display: block;
	width: 104px;
	height: 36px;
	float: left;
	
}

#contact img {
	width: 104px;
	height: 36px;
	border: 0;
}

#contact a:hover img {
	visibility: hidden;
}
