/* CSS Document */

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

#content {
	position: relative;
	width: 310px;
	left: 230px;
	top: 80px;
	padding: 15px;
	background-image:url(../images/community-background.png);
	background-repeat:no-repeat;
	height: 260px;
	padding-top: 5px;
	color: #330000;
	font-weight: bold;

}
/*style for IE*/
* html #content {
}

 /*style for IE*/


	

#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	list-style-type: square;
	margin-left:;	
}
#content ul a{
	color:#660000;
	text-decoration: none;
	}
	
#content ul a:hover {
	color:#660033;
	text-decoration: none;
	}


#buttons { 
	float:right;
	width: 250px;
	position: relative;
}



.classes {
	position: relative;
	left: 179px;
	background-image:  url("/images/buttons/community/classes2.png");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 70px;
	height: 31px;
	margin: 0;
	padding: 0;
	bottom: 81px;
}

.classes a {
	display: block;
	width: 70px;
	height: 31px;
	float: left;
}

.classes img {
	width: 70px;
	height: 31px;
	border: 0
}

* html a:hover {
	visibility:visible
}

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


.ganesh {
	position: relative;
	left: 96px;
	background-image:  url("/images/buttons/community/ganesh2.png");
	background-repeat: no-repeat;
	white-space: nowrap;
	top: 12px;
	width: 80px;
	height: 114px;
	margin: 0;
	padding: 0;
}

.ganesh a {
	display: block;
	width: 80px;
	height: 114px;
	float: left;
}

.ganesh img {
	width: 80px;
	height: 114px;
	border: 0
}

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



.location {
	position: relative;
	left: 219px;
	background-image:  url("/images/buttons/community/locations2.png");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 19px;
	height: 93px;
	margin: 0;
	padding: 0;
	bottom: 18px;
}
.location a {
	display: block;
	width: 19px;
	height: 93px;
	float: left;
}

.location img {
	width: 19px;
	height: 93px;
	border: 0
}

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





.instructor {
	position: relative;
	background-image:  url("/images/buttons/community/instructor2.png");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 109px;
	height: 41px;
	margin: 0;
	padding: 0;
	left: 68px;
	bottom: 23px;
}
.instructor a {
	display: block;
	width: 109px;
	height: 41px;
	float: left;
}

.instructor img {
	width: 109px;
	height: 41px;
	border: 0
}

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



.contact {
	position: relative;
	background-image:  url("/images/buttons/community/contact2.png");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 104px;
	height: 25px;
	margin: 0;
	padding: 0;
	left: 68px;
	bottom: 21px;
}
.contact a {
	display: block;
	width: 104px;
	height: 25px;
	float: left;
}

.contact img {
	width: 104px;
	height: 25px;
	border: 0
}

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





.workshops {
	position: relative;
	background-image:  url("/images/buttons/community/workshops2.png");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 27px;
	height: 112px;
	margin: 0;
	padding: 0;
	right: 5px;
	left: 216px;
	bottom: 77px;
}
.workshops a {
	display: block;
	width: 27px;
	height: 112px;
	float: left;
}

.workshops img {
	width: 27px;
	height: 112px;
	border: 0
}

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




.inspiration {
	position: relative;
	background-image:  url("/images/buttons/community/inspiration2.png");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 90px;
	height: 26px;
	margin: 0;
	padding: 0;
	left: 41px;
	bottom: 75px;
}
.inspiration a {
	display: block;
	width: 90px;
	height: 26px;
	float: left;
}

.inspiration img {
	width: 90px;
	height: 26px;
	border: 0
}

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


.home {
	position: relative;
	left: 142px;
	background-image:  url("/images/buttons/community/home2.png");
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 32px;
	height: 72px;
	margin: 0;
	padding: 0;
	bottom: 157px;
}
.home a {
	display: block;
	width: 32px;
	height: 72px;
	float: left;
}

.home img {
	width: 32px;
	height: 72px;
	border: 0
}

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