/* CSS Document */

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

#content {
	width: 380px;
	position:relative;
	background-image: url(../images/buttons/inspiration/content-bkgrd.png);
	padding: 25px;
	height:300px;
	background-repeat: no-repeat;
	top: 70px;
	
	left: 275px;
}

#right-side {
	position: relative;
	float: right;
	width: 115px;
	
}
#left-side {
	width: 200px;
	position: relative;
	float: left;
	
}

.locations {
	position: relative;
	left: 81px;
	background-image: url(/images/buttons/inspiration/locations2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 64px;
	height: 31px;
	margin: 0;
	padding: 0;
	bottom: 220px;
}
.locations a {
	display: block;
	width: 64px;
	height: 31px;
	float: left;
}

.locations img {
	width: 64px;
	height: 31px;
	border: 0
}

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

.instructor {
	position: relative;
	background-image: url(/images/buttons/inspiration/instructor2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 80px;
	height: 27px;
	margin: 0;
	padding: 0;
	left: 1px;
	bottom: 224px;
}
.instructor a {
	display: block;
	width: 80px;
	height: 27px;
	float: left;
}

.instructor img {
	width: 80px;
	height: 27px;
	border: 0
}

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


.contact {
	position: relative;
	background-image: url(/images/buttons/inspiration/contact2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 64px;
	height: 16px;
	margin: 0;
	padding: 0;
	left: 5px;
	bottom: 207px;
}
.contact a {
	display: block;
	width: 64px;
	height: 16px;
	float: left;
}

.contact img {
	width: 64px;
	height: 16px;
	border: 0
}

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


.community {
	position: relative;
	background-image: url(/images/buttons/inspiration/community2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 66px;
	height: 18px;
	margin: 0;
	padding: 0;
	left: 18px;
	bottom: 222px;
}
.community a {
	display: block;
	width: 66px;
	height: 18px;
	float: left;
}

.community img {
	width: 66px;
	height: 18px;
	border: 0
}

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




.workshops {
	position: relative;
	background-image: url(/images/buttons/inspiration/workshops2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 80px;
	height: 16px;
	margin: 0;
	padding: 0;
	left: 32px;
	bottom: 240px;
}
.workshops a {
	display: block;
	width: 80px;
	height: 16px;
	float: left;
}

.workshops img {
	width: 80px;
	height: 16px;
	border: 0
}

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


.classes {
	position: relative;
	left: 0px;
	background-image: url(/images/buttons/inspiration/classes2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 56px;
	height: 23px;
	margin: 0;
	padding: 0;
	bottom: 201px;
}

.classes a {
	display: block;
	top: 23px;
	width: 56px;
	height: 23px;
	float: left;
}

.classes img {
	top: 23px;
	width: 56px;
	height: 23px;
	border: 0
}

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



.home {
	position: relative;
	left: 50px;
	background-image: url(/images/buttons/inspiration/home2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 57px;
	height: 21px;
	margin: 0;
	padding: 0;
	bottom: 4px;
}
.home a {
	display: block;
	width: 57px;
	height: 21px;
	float: left;
}

.home img {
	width: 57px;
	height: 21px;
	border: 0
}

.home a:hover img {
	visibility: hidden;
}

.ganesh {
	position: relative;
	background-image: url(/images/buttons/inspiration/ganesh2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 61px;
	height: 89px;
	margin: 0;
	padding: 0;
	left: 50px;
	top: 142px;
}
.ganesh a {
	display: block;
	width: 61px;
	height: 89px;
	float: left;
}

.ganesh img {
	width: 61px;
	height: 89px;
	border: 0
}

.ganesh a:hover img {
	visibility: hidden;
}


.deer {
	position: relative;
	background-image: url(/images/buttons/inspiration/deer2.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 121px;
	height: 135px;
	margin: 0;
	padding: 0;
	left: 14px;
	bottom: 147px;
}
.deer a {
	display: block;
	width: 121px;
	height: 135px;
	float: left;
}

.deer img {
	width: 121px;
	height: 135px;
	
	border: 0
}

.deer a:hover img {
	visibility: hidden;
}
