#top {
	margin-left:auto;margin-right:auto;
	width:660px;
}

#topmenu {
	margin-left:auto;margin-right:auto;
	width:660px;
	margin-top:140px;
}

#topmenu2 {
	margin-left:auto;margin-right:auto;
	width:660px;
	margin-top:34px;
}

#topmenu3 {
	margin-left:auto;margin-right:auto;
	width:660px;
}

.linkmenu {
	float:left;
	padding:0px;
	height:23px;
}

.linkempty {
	display:block;
	float:left;
}

a.homelink  {
	display:block;
	width:53px;
	height:18px;
	background: url(../images/topmenu/home.png) no-repeat;
	background-position: top left;
}

a.homelink:hover  {
	display:block;
	width:53px;
	height:18px;
	background: url(../images/topmenu/home-over.png) no-repeat;
	background-position: top left;
}

a.classeslink  {
	display:block;
	width:66px;
	height:18px;
	background: url(../images/topmenu/modules.png) no-repeat;
	background-position: top left;
}

a.classeslink:hover  {
	display:block;
	width:66px;
	height:18px;
	background: url(../images/topmenu/modules-over.png) no-repeat;
	background-position: top left;
}

a.workshoplink  {
	display:block;
	width:84px;
	height:18px;
	background: url(../images/topmenu/workshop.png) no-repeat;
	background-position: top left;
}

a.workshoplink:hover  {
	display:block;
	width:84px;
	height:18px;
	background: url(../images/topmenu/workshop-over.png) no-repeat;
	background-position: top left;
}

a.eventlink  {
	display:block;
	width:58px;
	height:18px;
	background: url(../images/topmenu/events.png) no-repeat;
	background-position: top left;
}

a.eventlink:hover  {
	display:block;
	width:58px;
	height:18px;
	background: url(../images/topmenu/events-over.png) no-repeat;
	background-position: top left;
}

a.studentlink  {
	display:block;
	width:117px;
	height:18px;
	background: url(../images/topmenu/student-gallery.png) no-repeat;
	background-position: top left;
}

a.studentlink:hover  {
	display:block;
	width:117px;
	height:18px;
	background: url(../images/topmenu/student-gallery-over.png) no-repeat;
	background-position: top left;
}

a.contactlink  {
	display:block;
	width:75px;
	height:18px;
	background: url(../images/topmenu/contact.png) no-repeat;
	background-position: top left;
}

a.contactlink:hover  {
	display:block;
	width:75px;
	height:18px;
	background: url(../images/topmenu/contact-over.png) no-repeat;
	background-position: top left;
}
