@charset "UTF-8";
/* CSS Document */

#contentcolumn {
	margin-left:5px;
}

div#links a img {
	height: 0; 
	width: 0; 
	border-width: 0;
}

div#links a:hover img {
	position: absolute;
    top: 320px; 
	margin-left:175px;
	height: 120px; 
	width: 130px;
}

.eventdiv {
	float:right;
	max-width:275px;
	padding:10px;
}

.submenu {
	display:none;
	padding-left:15px;
}