/* colours and background imgs for teacher section */

#leftcolumn {



}


#leftcolumn div.leftmenu {

background: url("img/design/leftmenu_bg.gif") repeat-y 0px 0px;

}


#leftcolumn div.leftmenuheader {

background: url("img/design/leftmenuheader_bg.gif") no-repeat top left;

}


#leftcolumn #upperleftmenu h2 {

background: url("img/design/upperleftmenu_h2.gif") no-repeat 13px 28px;

}


#leftcolumn #lowerleftmenu h2 {

background: url("img/design/lowerleftmenu_h2.gif") no-repeat 13px 28px;

}


#leftcolumn div.leftmenufooter {

background: url("img/design/leftmenufooter_bg.gif") no-repeat bottom left;

}






#centrecolumn .contentpanel {



}

#centrecolumn .contentpanel h2 {

color: #f90;

}

#centrecolumn .contentpanel h3 {

color: #666;

}

#centrecolumn .contentpanel p {

}

#centrecolumn .contentpanel p.breadcrumb {

}

#centrecolumn .contentpanel p.breadcrumb a {

color: #f93;

}

#centrecolumn .contentpanel p.breadcrumb a:hover {

}


#centrecolumn .contentpanel p.backtotop {

background: url("img/design/backtotop.gif") no-repeat top right;

}


#centrecolumn .contentpanel ul.topiclist li {

background: url("img/design/bullet.gif") no-repeat 0px 4px;

}