@charset "utf-8";
/* CSS Document */

#filmdept:hover {
	background-image: none;
}

#televisiondept:hover {
	background-image: none;
}

#interactivedept:hover {
	background-image: none;
}

.subtopic {
	visibility: visible;
}


