/* Remove unwanted elements */
#header, #HorizontalMenu, #TETA, #awmAnchor-Home, #awmAnchor-Schedules, #awmAnchor-Publications, #awmAnchor-Courses, #awmAnchor-ContactUs, .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#EditRegion1, #content
{
width: 100%; margin: 0; float: none;
}

/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
	color: #0000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
}


/* Improve colour contrast of links */
a:link, a:visited
{
color: #0000FF
}
.Verticalmenu {
	width: 0px;
	display: none;
}
