#calendar {
position:relative;
text-align:center;
background:white url(images/int_content-cap-cal-end.gif) no-repeat left bottom;
color:black;
width:850px;
margin-top:50px;
}

#calendar div.top {
background:transparent url(images/int_content-cap-cal.gif) no-repeat left top;
padding:20px;
}

/* ALBERTA LINKS */
	a.ab:link, a.ab:visited {
	color:#B31B34;
	text-decoration:none;
	}

	a.ab:hover {
	color:#8DD4E9;
	text-decoration:underline;
	border-bottom:0;
	}

	a.ab:active {
	color:#8DD4E9;
	}

/* MANITOBA LINKS */
	a.um:link, a.um:visited {
	color:#F78900;
	text-decoration:none;
	}

	a.um:hover {
	color:#8DD4E9;
	text-decoration:underline;
	border-bottom:0;
	}

	a.um:active {
	color:#8DD4E9;
	}

/* DISTRICT LINKS */
	a.dist:link, a.dist:visited {
	color:purple;
	text-decoration:none;
	}

	a.dist:hover {
	color:#76B900;
	text-decoration:underline;
	border-bottom:0;
	}

	a.dist:active {
	color:#76B900;
	}

/* INTERNATIONAL LINKS */
	a.intl:link, a.intl:visited {
	color:#76B900;
	text-decoration:none;
	}

	a.intl:hover {
	color:maroon;
	text-decoration:underline;
	border-bottom:0;
	}

	a.intl:active {
	color:maroon;
	}

/* KIWANIS LINKS */
	a.k:link, a.k:visited {
	color:Blue;
	text-decoration:none;
	}

	a.k:hover {
	color:cyan;
	text-decoration:underline;
	border-bottom:0;
	}

	a.k:active {
	color:cyan;
	}

/* OTHER LINKS */
	a.o:link, a.o:visited {
	color:gray;
	text-decoration:none;
	}

	a.o:hover {
	color:cyan;
	text-decoration:underline;
	border-bottom:0;
	}

	a.o:active {
	color:cyan;
	}
