/* CSS Document */

div#navcontainer {
width:168px;
height:250px;
float:left;
text-align:left;
padding-top:10px;
}
div#navcontainer img{
padding-top:2px;
padding-bottom:2px;
}

#dropmenudiv{
position:absolute;
background-color:#ffffff;
border:1px solid #666666;
filter:alpha(opacity=85); /* IE - not W3C valid */
-moz-opacity:0.85; /* Depreciated - not W3C valid*/
-khtml-opacity: 0.85; /* Depreciated - not W3C valid*/
opacity: 0.85; /* CSS 3 */
}

/***********************************
/* following styles are for individual menu tabs enforced design by rodney miller
are extensive to keep with design requirements and as much accessibility without using javascript */
/**************************************/
/* HOME */
#navhomelink {
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-home-unsel.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:3px;
}
#navhomelink a{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-home-mouse-over-unsel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}
#navhomelink a:hover{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-home-mouse-over-sel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}

/* COURSES */
#navcourseslink {
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-courses-unsel.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:3px;
}
#navcourseslink a{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-courses-mouse-over-unsel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}
#navcourseslink a:hover{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-courses-mouse-over-sel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}

/* ADULT */
#navadultlink {
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-adult-unsel.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:3px;
}
#navadultlink a{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-adult-mouse-over-unsel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}
#navadultlink a:hover{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-adult-mouse-over-sel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}

/* BUSINESS */
#navbusinesslink {
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-business-unsel.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:3px;
}
#navbusinesslink a{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-business-mouse-over-unsel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}
#navbusinesslink a:hover{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-business-mouse-over-sel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}

/* ABOUT */
#navaboutlink {
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-about-unsel.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:3px;
}
#navaboutlink a{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-about-mouse-over-unsel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}
#navaboutlink a:hover{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-about-mouse-over-sel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}






/* STUDENT LIFE */
#navstudentlifelink {
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-studlife-unsel.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:3px;
}
#navstudentlifelink a{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-studlife-mouse-over-unsel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}
#navstudentlifelink a:hover{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-studlife-mouse-over-sel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}

/* STUDENT LIFE */
#navstudentsupportlink {
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-studsupport-unsel.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:3px;
}
#navstudentsupportlink a{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-studsupport-mouse-over-unsel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}
#navstudentsupportlink a:hover{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-studsupport-mouse-over-sel.jpg);
background-repeat:no-repeat;
margin-bottom:3px;
}

/* CONTACT */
#navcontactlink {
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-contact-unsel.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:5px;
}
#navcontactlink a{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-contact-mouse-over-unsel.jpg);
background-repeat:no-repeat;
margin-bottom:5px;
}
#navcontactlink a:hover{
display:block;
width:168px;
height:24px;
background-image:url(../images/menu-contact-mouse-over-sel.jpg);
background-repeat:no-repeat;
margin-bottom:5px;
}

/* SUB MENU  */
/* Full-time 1 */
#subnavfac1link {
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/FT-L2-unselected.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:5px;
}
#subnavfac1link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/FT-L2-unselected.jpg);
background-repeat:no-repeat;
margin-bottom:5px;
}
#subnavfac1link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/FT-L2-selected.jpg);
background-repeat:no-repeat;
margin-bottom:5px;
}

/* Training For Success 2 */
#subnavfac2link {
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/TFS-L2-unselected.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:5px;
}
#subnavfac2link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/TFS-L2-unselected.jpg);
background-repeat:no-repeat;
margin-bottom:5px;
}
#subnavfac2link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/TFS-L2-selected.jpg);
background-repeat:no-repeat;
margin-bottom:5px;
}
/* Higher Educatin 3 */
#subnavfac3link {
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/HE-L2-unselected.jpg);
background-repeat:no-repeat;
float:left;
margin-bottom:5px;
}
#subnavfac3link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/HE-L2-unselected.jpg);
background-repeat:no-repeat;
margin-bottom:5px;
}
#subnavfac3link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/HE-L2-selected.jpg);
background-repeat:no-repeat;
margin-bottom:5px;
}

/* Part-time 4 */
#subnavfac4link {
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/PT-L2-unselected.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavfac4link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/PT-L2-unselected.jpg);
background-repeat:no-repeat;
}
#subnavfac4link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/PT-L2-selected.jpg);
background-repeat:no-repeat;
}
/* Course In Partnership */
#subnavfac5link {
display:block;
width:331px;
height:24px;
background-image:url(../images/l2courses/menu-courses-in-part-unsel.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavfac5link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-courses-in-part-unsel.jpg);
background-repeat:no-repeat;
}
#subnavfac5link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-courses-in-part-sel.jpg);
background-repeat:no-repeat;
}

/****************************************************

/******************************************************/
/******** BUSINESS************************/
/* BUSINESS SUPPORT */
#subnavbussupportlink1 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-business-Support-L2-unselec.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavbussupportlink1 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-business-Support-L2-unselec.jpg);
background-repeat:no-repeat;
}
#subnavbussupportlink1 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-business-Support-L2-selec.jpg);
background-repeat:no-repeat;
}

/* UPSKILLING */
#subnavbusupskillinglink2 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-upskilling-L2-unselect.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavbusupskillinglink2 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-upskilling-L2-unselect.jpg);
background-repeat:no-repeat;
}
#subnavbusupskillinglink2 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-upskilling-L2-select.jpg);
background-repeat:no-repeat;
}

/* APPRENTICSHIP */
#subnavbusapprenticelink3 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-apprenticeships-L2-unselect.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavbusapprenticelink3 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-apprenticeships-L2-unselect.jpg);
background-repeat:no-repeat;
}
#subnavbusapprenticelink3 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-apprenticeships-L2-selected.jpg);
background-repeat:no-repeat;
}

/* INNOVATION */
#subnavbusinnovationlink4 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-innovation-L2-unselected.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavbusinnovationlink4 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-innovation-L2-unselected.jpg);
background-repeat:no-repeat;
}
#subnavbusinnovationlink4 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-innovation-L2-selected.jpg);
background-repeat:no-repeat;
}


/* ENTREPRENEUR */
#subnavbusentrepreneurlink5 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-entrepreneurship-L2-unsel.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavbusentrepreneurlink5 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-entrepreneurship-L2-unsel.jpg);
background-repeat:no-repeat;
}
#subnavbusentrepreneurlink5 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-entrepreneurship-L2-selecte.jpg);
background-repeat:no-repeat;
}

/******************************************************/
/******** ABOUT NRC ************************/
/* ABOUT */
#subnavAboutlink1 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-media-centre-unse.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavAboutlink1 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-media-centre-unse.jpg);
background-repeat:no-repeat;
}
#subnavAboutlink1 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-media-centre-sel.jpg);
background-repeat:no-repeat;
}

/* GOVERNANCE */
#subnavAboutlink2 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-governance-unsel.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavAboutlink2 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-governance-unsel.jpg);
background-repeat:no-repeat;
}
#subnavAboutlink2 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-governance-sel.jpg);
background-repeat:no-repeat;
}

/* NEW BUILD */
#subnavAboutlink3 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-new-build-unsel.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavAboutlink3 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-new-build-unsel.jpg);
background-repeat:no-repeat;
}
#subnavAboutlink3 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-new-build-sel.jpg);
background-repeat:no-repeat;
}
/* VACANCIES */
#subnavAboutlink4 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-vacancies-unsel.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavAboutlink4 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-vacancies-unsel.jpg);
background-repeat:no-repeat;
}
#subnavAboutlink4 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-vacancies-sel.jpg);
background-repeat:no-repeat;
}
/* MAPS */
#subnavAboutlink5 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-maps-unsel.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavAboutlink5 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-maps-unsel.jpg);
background-repeat:no-repeat;
}
#subnavAboutlink5 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-maps-sel.jpg);
background-repeat:no-repeat;
}
/* CORPORATE */
#subnavAboutlink6 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-corporate-unsel.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavAboutlink6 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-corporate-unsel.jpg);
background-repeat:no-repeat;
}
#subnavAboutlink6 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-corporate-sel.jpg);
background-repeat:no-repeat;
}
/* INTERNATIONAL ACTIVITY */
#subnavAboutlink7 {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-international-activity-unse.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavAboutlink7 a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-international-activity-unse.jpg);
background-repeat:no-repeat;
}
#subnavAboutlink7 a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-about-international-activity-sel.jpg);
background-repeat:no-repeat;
}
/******************************************************/
/******** ADULT EDUCATION************************/
/* COMMUNITY */
#subnavadult1link {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ae-comm-ed-l2-unselected.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavadult1link a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ae-comm-ed-l2-unselected.jpg);
background-repeat:no-repeat;
}
#subnavadult1link a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ae-comm-ed-l2-selected.jpg);
background-repeat:no-repeat;
}

/* ESSENTIAL */
#subnavadult2link {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ae-essential-skills-l2-unselected.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavadult2link a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ae-essential-skills-l2-unselected.jpg);
background-repeat:no-repeat;
}
#subnavadult2link a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ae-essential-skills-l2-selected.jpg);
background-repeat:no-repeat;
}

/* ADULT CLASSES */
#subnavadult3link {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ae-adult-classes-unselected.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavadult3link a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ae-adult-classes-unselected.jpg);
background-repeat:no-repeat;
}
#subnavadult3link a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ae-adult-classes-selected.jpg);
background-repeat:no-repeat;
}

/****************************************************


/******************************************************/
/******** STUDENT SUPPORT ************************/

/* STUDENT SUPPORT */
#subnavstdsup1link {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ss-career-guid-unsel.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavstdsup1link a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ss-career-guid-unsel.jpg);
background-repeat:no-repeat;
}
#subnavstdsup1link a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-ss-career-guid-sel.jpg);
background-repeat:no-repeat;
}

/* EDUCATION SUPPORT */
#subnavstdsup2link {
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-educ-support-unsel.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavstdsup2link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-educ-support-unsel.jpg);
background-repeat:no-repeat;
}
#subnavstdsup2link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-educ-support-sel.jpg);
background-repeat:no-repeat;
}

/* COUNSELLING */
#subnavstdsup3link {
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-counsel-services-unsel.jpg);
float:left;
background-repeat:no-repeat;
}
#subnavstdsup3link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-counsel-services-unsel.jpg);
background-repeat:no-repeat;
}
#subnavstdsup3link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-counsel-services-sel.jpg);
background-repeat:no-repeat;
}

/* FINANCE */
#subnavstdsup4link {
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-finan-welfare-unsel.jpg);
float:left;
background-repeat:no-repeat;
}
#subnavstdsup4link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-finan-welfare-unsel.jpg);
background-repeat:no-repeat;
}
#subnavstdsup4link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-finan-welfare-sel.jpg);
background-repeat:no-repeat;
}

/* EXAMINATIONS */
#subnavstdsup5link {
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-examinations-unsel.jpg);
float:left;
background-repeat:no-repeat;
}
#subnavstdsup5link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-examinations-unsel.jpg);
background-repeat:no-repeat;
}
#subnavstdsup5link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-examinations-sel.jpg);
background-repeat:no-repeat;
}
/****************************************************



/******************************************************/
/******** STUDENT LIFE ************************/

/* STUDENT COUNCIL */
#subnavstdsl1link {
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-sl-student-council-unsel.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavstdsl1link a{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-sl-student-council-unsel.jpg);
background-repeat:no-repeat;
}
#subnavstdsl1link a:hover{
display:block;
width:331px;
height:24px;
max-height:24px;
background-image:url(../images/menu-sl-student-council-sel.jpg);
background-repeat:no-repeat;
}

/* STUDENT SERVICES / OFFICES */
#subnavstdsl2link {
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-student-services-unsel.jpg);
background-repeat:no-repeat;
float:left;
}
#subnavstdsl2link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-student-services-unsel.jpg);
background-repeat:no-repeat;
}
#subnavstdsl2link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-student-services-sel.jpg);
background-repeat:no-repeat;
}

/* INTERNATIONAL STUDENTS */
#subnavstdsl3link {
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-internat-stud-unsel.jpg);
float:left;
background-repeat:no-repeat;
}
#subnavstdsl3link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-internat-stud-unsel.jpg);
background-repeat:no-repeat;
}
#subnavstdsl3link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-ss-internat-students-sel.jpg);
background-repeat:no-repeat;
}

/* LIBRARY */
#subnavstdsl4link {
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-sl-library-unsel.jpg);
float:left;
background-repeat:no-repeat;
}
#subnavstdsl4link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-sl-library-unsel.jpg);
background-repeat:no-repeat;
}
#subnavstdsl4link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-sl-library-sel.jpg);
background-repeat:no-repeat;
}
/* TERM DATES */
#subnavstdsl5link {
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-sl-term-dates-unsel.jpg);
float:left;
background-repeat:no-repeat;
}
#subnavstdsl5link a{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-sl-term-dates-unsel.jpg);
background-repeat:no-repeat;
}
#subnavstdsl5link a:hover{
display:block;
width:331px;
height:24px;
background-image:url(../images/menu-sl-term-dates-sel.jpg);
background-repeat:no-repeat;
}

