/* CSS Document */


/* IMAGE MAPPING FOR FRONT PAGE GALLERY */
#image_map01{
	width:600px;
	height:451px;
	background:url(../img/MayDanielWorkshop/DanielWorkshopHome.png) no-repeat;
	position:relative;
	border:none;
}
/*
#image_map a.menu{
	width:296px;
	height:111px;
	border:none;
	text-decoration:none;
}
*/
#image_map01 a{
	display:block;
	position:absolute;
	border:none;
	text-decoration:none;
	width:590px;
	height:441px;
	left: 5px;
	top: 5px;
	}
	
	
	
#image_map02{
	width:600px;
	height:447px;
	background:url(../img/SpringSummer/SpringSummer02Combo.png) no-repeat;
	position:relative;
	border:none;
}

/* kekai's workshop */

#image_map02 a#Kekai{
	display:block;
	position:absolute;
	border:none;
	text-decoration:none;
	width:280px;
	height:437px;
	left: 5px;
	top: 5px;
	}


/*courses*/

#image_map02 a#course01{
	display:block;
	position:absolute;
	border:none;
	text-decoration:none;
	width:300px;
	height:136px;
	left: 295px;
	top: 5px;
	}

#image_map02 a#course02{
	display:block;
	position:absolute;
	border:none;
	text-decoration:none;
	width:300px;
	height:136px;
	left: 295px;
	top: 151px;
	}


#image_map02 a#course03{
	display:block;
	position:absolute;
	border:none;
	text-decoration:none;
	width:300px;
	height:136px;
	left: 295px;
	top: 302px;
	}








/* OLD SHIZ */
#image_map a#daniel{
	width:297px;
	height:111px;
	left: 0px;
	top: 6px;
	}

#image_map a#kekai{
	width:297px;
	height:111px;
	left: 0px;
	top: 121px;
	}

#image_map a#matthew{
	width:297px;
	height:110px;
	left: 0px;
	top: 236px;
	}

#image_map a#jaime{
	width:298px;
	height:111px;
	left: 302px;
	top: 6px;
	}

#image_map a#richard{
	width:298px;
	height:111px;
	left: 302px;
	top: 121px;
	}

#image_map a#horia{
	width:298px;
	height:110px;
	left: 302px;
	top: 236px;
	}

#image_map a#daniel:hover{
	background-image:url(../img/JanWorkshop/JanWS02DanielHover.jpg);
	}

#image_map a#kekai:hover{
	background-image:url(../img/JanWorkshop/JanWS02KekaiHover.jpg);
	}

#image_map a#matthew:hover{
	background-image:url(../img/JanWorkshop/JanWS02MatthewHover.jpg);
	}

#image_map a#jaime:hover{
	background-image:url(../img/JanWorkshop/JanWS02JaimeHover.jpg);
	}

#image_map a#richard:hover{
	background-image:url(../img/JanWorkshop/JanWS02RichardHover.jpg);
	}

#image_map a#horia:hover{
	background-image:url(../img/JanWorkshop/JanWS02HoriaHover.jpg);
	}

/* END IMAGE MAPPING */
