/*	-------------------------------------------------------------
	Display menu
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#menu #about ul { display: block; }
	li#about a { background-image: none; }

/*	-------------------------------------------------------------
	Headings
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	h3 {
		height: 13px;
		width: 400px;
		}
	
	h3#aboutus { background: url(../../images/headings/aboutus.gif) no-repeat; }
	h3#aim { background: url(../../images/headings/aim.gif) no-repeat; }
	h3#monitor { background: url(../../images/headings/monitor.gif) no-repeat; }
	h3#do { background: url(../../images/headings/do.gif) no-repeat; }
	h3#fees { background: url(../../images/headings/fees.gif) no-repeat; }
	h3#book { background: url(../../images/headings/book.gif) no-repeat; }
	h3#courseLevels { background: url(../../images/headings/levels.gif) no-repeat; }
	h3#howMuch { background: url(../../images/headings/howMuch.gif) no-repeat; }
	h3#supplements { background: url(../../images/headings/supplements.gif) no-repeat; }
	h3#remission { background: url(../../images/headings/remission.gif) no-repeat; }
	h3#transport { background: url(../../images/headings/transport.gif) no-repeat; }
	h3#private { background: url(../../images/headings/private.gif) no-repeat; }