#eventslisttextscroll p a:hover,
#id378backbuttonstext p a:hover  {
   color: #BD9B04;
}

#servicesbotnavmenu li a,
#bottommainnavmenu li a  {
   color: #1D4230;
   text-decoration: underline;
}

#eventslisttextscroll  {
	overflow: auto;
	visibility: visible;
	position: absolute;
	left: 330px;
	top: 236px;
	z-index: 2;
	width: 439px;
	height: 696px;
}

#servicesbotnavmenu  {
   top: 1054px;
}

#bottommainnavmenu  {
   top: 1040px;
}

#calendarofevents  {
   background: url(eventslistmedia/calendarofevents.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 453px;
   top: 195px;
   z-index: 3;
   width: 190px;
   height: 13px;
}

#copyrighttext  {
   top: 1081px;
}

html, body  {
	padding: 0px;
	margin: 0px;
	background: #A7B7C2 url(teachingmedia/exteriortile.png) center top repeat-x;
	background-image: url(teachingmedia/exteriortile.png);
}

