<style type=Òtext/cssÓ media=ÒscreenÓ>
#dumby_div {}
#home_menu a {
	overflow:hidden;
	display:block;
	width:35px;
	height:12px;
	background: url("../../images/menus/home_menu.gif") 0 0 no-repeat;
}
#home_menu a:hover {
	background-position: 0 -12px;
}
#home_menu .selected {
	background-position: 0 -12px;
}
#artwork_menu a {
	overflow:hidden;
	display:block;
	width:58px;
	height:12px;
	background: url("../../images/menus/artwork_menu.gif") 0 0 no-repeat;
}
#artwork_menu a:hover {
	background-position: 0 -12px;
}
#artwork_menu .selected {
	background-position: 0 -12px;
}
#projects_menu a {
	overflow:hidden;
	display:block;
	width:58px;
	height:12px;
	background: url("../../images/menus/projects_menu.gif") 0 0 no-repeat;
}
#projects_menu a:hover {
	background-position: 0 -12px;
}
#projects_menu .selected {
	background-position: 0 -12px;
}
#gallery_menu a {
	overflow:hidden;
	display:block;
	width:51px;
	height:12px;
	background: url("../../images/menus/gallery_menu.gif") 0 0 no-repeat;
}
#gallery_menu a:hover {
	background-position: 0 -12px;
}

#gallery_menu .selected {
	background-position: 0 -12px;
}
#back_menu a {
	overflow:hidden;
	display:block;
	width:29px;
	height:10px;
	background: url("http://www.johnholder.co.uk/images/menus/back_menu.gif") 0 0 no-repeat;
}
#back_menu a:hover {
	background-position: 0 -10px;
}
#next_menu a {
	overflow:hidden;
	display:block;
	width:25px;
	height:10px;
	background: url("http://www.johnholder.co.uk/images/menus/next_menu.gif") 0 0 no-repeat;
}
#next_menu a:hover {
	background-position: 0 -10px;
}
#publications_menu a {
	overflow:hidden;
	display:block;
	width:80px;
	height:12px;
	background: url("../../images/menus/publications_menu.gif") 0 0 no-repeat;
}
#publications_menu a:hover {
	background-position: 0 -12px;
}
#publications_menu .selected {
	background-position: 0 -12px;
}
#knowledge_menu a {
	overflow:hidden;
	display:block;
	width:75px;
	height:12px;
	background: url("../../images/menus/knowledge_menu.gif") 0 0 no-repeat;
}
#knowledge_menu a:hover {
	background-position: 0 -12px;
}
#knowledge_menu .selected {
	background-position: 0 -12px;
}
#cv_menu a {
	overflow:hidden;
	display:block;
	width:18px;
	height:12px;
	background: url("../../images/menus/cv_menu.gif") 0 0 no-repeat;
}
#cv_menu a:hover {
	background-position: 0 -12px;
}
#cv_menu .selected {
	background-position: 0 -12px;
}
#contact_menu a {
	overflow:hidden;
	display:block;
	width:57px;
	height:12px;
	background: url("../../images/menus/contact_menu.gif") 0 0 no-repeat;
}
#contact_menu a:hover {
	background-position: 0 -12px;
}
#contact_menu .selected {
	background-position: 0 -12px;
}
#follow_me {
	position: relative;
}
#follow_me_menu a {
	position: absolute;
	left:0px;
	top:0px;
	display: block;
	width:57px;
	height:7px;
	background: url("http://www.johnholder.co.uk/images/menus/follow_me_menu.png") 0 0 no-repeat;
	z-index: 20;
	margin-right:3px;
	padding-top:2px;
}
#follow_me_menu a:hover {
	background-position: 0 -8px;
}
#rss_menu a {
	position: absolute;
	left:60px;
	top:0px;
	display: block;
	width:20px;
	height:20px;
	background: url("../../images/menus/rss_menu.png") 0 0 no-repeat;
}
#tell_friend_menu a {
	position: relative;
	overflow:hidden;
	top:10px;
	display:block;
	width:51px;
	height:8px;
	background: url("../../images/menus/tell_friend_menu.png") 0 0 no-repeat;
}
#tell_friend_menu a:hover {
	background-position: 0 -8px;
}
#subscribe_menu a {
	position: relative;
	top:10px;
	overflow:hidden;
	display:block;
	width:39px;
	height:8px;
	background: url("../../images/menus/subscribe_menu.png") 0 0 no-repeat;
}
#subscribe_menu a:hover {
	background-position: 0 -8px;
}
#news_menu {
	display: block;
	margin-bottom:10px;
	width:42px;
	height:9px;
	background: url("../../images/menus/news_menu.png") 0 0 no-repeat;
}
#work_menu {
	display: block;
	margin-bottom:0px;
	width:36px;
	height:9px;
	background: url("../../images/menus/work_menu.png") 0 0 no-repeat;
}
#share_video_menu a {
	overflow:hidden;
	display:block;
	width:80px;
	height:10px;
	margin-bottom: 25px;
	background: url("../../images/menus/share_video_menu.gif") 0 0 no-repeat;
}
#share_video_menu a:hover {
	background-position: 0 -10px;
}
#events_menu {
	display: block;
	margin-bottom:10px;
	width:40px;
	height:9px;
	background: url("../../images/menus/events_menu.png") 0 0 no-repeat;
}

