#highlight {
	height: 180px;
}

#highlight div.highlight {
	height: 180px;
}

#highlight div.highlight {
	padding: 5px;
	background-color: #EFF5E5;
	border: none;
}

#highlight img.highlight-image {
	float: left;
	margin-right: 10px;
}

#highlight h3 {
	margin: 0 0 0 310px;
}

#highlight ul {
	margin: 0 0 0 310px;
}

#pagetitle-etc {
	background-image: url(../images/etc/header.jpg);
}

.articles {
	background-image: url(../images/etc/icons_articles.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.videos {
	background-image: url(../images/etc/icons_videos.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

.images {
	background-image: url(../images/etc/icons_images.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	
}

#submenu-0 a {
	background-image: url(../images/etc/submenu_0.jpg);
	width: 112px;
}

#submenu-0 a:hover, #submenu-0.selected a {
	background-image: url(../images/etc/submenu_0_over.jpg);
	width: 112px;
}

#submenu-1 a {
	background-image: url(../images/etc/submenu_1.jpg);
	width: 60px;
}

#submenu-1 a:hover, #submenu-1.selected a {
	background-image: url(../images/etc/submenu_1_over.jpg);
	width: 60px;
}
