#courseimage {
	background-image: url(images/geog030.gif);
	}

.clicktip h1, .hovertip h1, .hoverinfo h1 {
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
    /* background-color: #7c1900; */
    color: white !important;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    z-index: 10;
    padding: 2px !important;
    text-align: center;
}

.hovertip_target, .clicktip_target {
    font-style: none !important;
}

#menu ul {
    background-color: #2C632C;
}

.hidden {
    visibility: hidden;
}

.active {
    background-color: #3b8a3b;
}

.print-link {
	float: right;
}
