@charset "UTF-8";
/* CSS Document */



#course-nav{
	
	float:left;
	width:180px;
	margin:40px 0px 0px 0px;
	padding:0px;}
	
	#course-nav img{
	float:left;
	width:180px;
	height:30px;
	margin:10px 0px 5px 0px;
	padding:0px;}
	
	
#course-nav li{
list-style:none;
display:inline;/*cures margin bug in ie6 */
margin:0px 0px 5px 0px;
padding:0px}

#course-nav ul{
width:180px;
float:left;
display:inline;/*cures margin bug in ie6 */
margin:0px 0px 0px 0px;
padding:0px;
}



#nav-certificate a:link, #nav-certificate a:visited{
background:url(../images/certificate-button.gif) no-repeat left bottom;

} 

#nav-certificate a:hover, #nav-certificate a:active{
background:url(../images/certificate-button-over.gif) no-repeat left bottom;
}

#nav-diploma a:link, #nav-diploma a:visited{
background:url(../images/diploma-button.gif) no-repeat left bottom;

} 

#nav-diploma a:hover, #nav-diploma a:active{
background:url(../images/diploma-button-over.gif) no-repeat left bottom;

} 

#nav-ma a:link, #nav-ma a:visited{
background:url(../images/ma-button.gif) no-repeat left bottom;

} 

#nav-ma a:hover, #nav-ma a:active{
background:url(../images/ma-button-over.gif) no-repeat left bottom;

} 

#nav-conversion a:link, #nav-conversion a:visited{
background:url(../images/conversion-button.gif) no-repeat left bottom;

} 

#nav-conversion a:hover, #nav-conversion a:active{
background:url(../images/conversion-button-over.gif) no-repeat left bottom;

} 

#nav-supervision a:link, #nav-supervision a:visited{
background:url(../images/supervision-button.gif) no-repeat left bottom;

} 

#nav-supervision a:hover, #nav-supervision a:active{
background:url(../images/supervision-button-over.gif) no-repeat left bottom;

} 

#nav-fees a:link, #nav-fees a:visited{
background:url(../images/fees-button.gif) no-repeat left bottom;

} 

#nav-fees a:hover, #nav-fees a:active{
background:url(../images/fees-button-over.gif) no-repeat left bottom;

} 

#nav-apply a:link, #nav-apply a:visited{
background:url(../images/apply-button.gif) no-repeat left bottom;

} 

#nav-apply a:hover, #nav-apply a:active{
background:url(../images/apply-button-over.gif) no-repeat left bottom;

} 

#nav-student a:link, #nav-student a:visited{
background:url(../images/student-button.gif) no-repeat left bottom;

} 

#nav-student a:hover, #nav-student a:active{
background:url(../images/student-button-over.gif) no-repeat left bottom;

} 


#nav-testimonials a:link, #nav-testimonials a:visited{
background:url(../images/testimonials-button.gif) no-repeat left bottom;

} 

#nav-testimonials a:hover, #nav-testimonials a:active{
background:url(../images/testimonials-button-over.gif) no-repeat left bottom;

} 

#nav-practitioners a:link, #nav-practitioners a:visited{
background:url(../images/practitioners-button.gif) no-repeat left bottom;

} 

#nav-practitioners a:hover, #nav-practitioners a:active{
background:url(../images/practitioners-button-over.gif) no-repeat left bottom;

} 

#nav-supervisors a:link, #nav-supervisors a:visited{
background:url(../images/supervisors-button.gif) no-repeat left bottom;

} 

#nav-supervisors a:hover, #nav-supervisors a:active{
background:url(../images/supervisors-button-over.gif) no-repeat left bottom;

} 

#nav-accreditation a:link, #nav-accreditation a:visited{
background:url(../images/accreditation-button.gif) no-repeat left bottom;

} 

#nav-accreditation a:hover, #nav-accreditation a:active{
background:url(../images/accreditation-button-over.gif) no-repeat left bottom;

} 

#nav-links a:link, #nav-links a:visited{
background:url(../images/links-button.gif) no-repeat left bottom;

} 

#nav-links a:hover, #nav-links a:active{
background:url(../images/links-button-over.gif) no-repeat left bottom;

} 
ul a:link, ul a:visited, ul a:hover, ul a:active{
display:block;
margin:0px 0px 3px 0px;
padding:0px;
height:25px;
width:180px;
} 
