/* style for red coloured pages (contact section) */


#header h1 {

background: url("img/logo.gif") no-repeat 0px 0px;

}

#container {

background: #edc0b4;

}

#main {

background: url("img/tabfade.gif") repeat-x;

}

#leftmenu1 {

background: url("img/leftmenu1.gif") no-repeat;

}


#leftmenu2 {

background: url("img/leftmenu2.gif") no-repeat;

}

#leftmenu3 {

background: url("img/leftmenu3.gif") no-repeat;

}

#leftmenu4 {

background: url("img/leftmenu4.gif") no-repeat;

}

#leftmenu5 {

background: url("img/leftmenu5.gif") no-repeat;

}

#leftmenu6 {

background: url("img/leftmenu6.gif") no-repeat;

}

#leftmenu7 {

background: url("img/leftmenu7.gif") no-repeat;

}

#leftmenu8 {

background: url("img/leftmenu8.gif") no-repeat;

}

#newspanel {

background: url("img/newspanelbg.gif") repeat-y;

}


#newspanel h2 {

background: url("img/newspanelheader.gif") no-repeat;

}

#newspanelfooter {

background: url("img/newspanelfooter.gif") no-repeat;

}


#loginpanel {

background: url("img/loginpanelbg.gif") repeat-y;

}

#loginpanel h2 {

background: url("img/loginpaneltop.gif") no-repeat;

}

#loginpanelbottom {

background: url("img/loginpanelbottom.gif") no-repeat bottom left;

}


div.rightpanel {

background: url("img/rightpanelbg.gif") repeat-y;

}

div.rightpanel h2 {

background: url("img/rightpaneltop.gif") no-repeat;

}

div.rightpanelbottom {

background: url("img/rightpanelbottom.gif") no-repeat bottom left;

}


/* font colours */


#maincontent {

color: #600;

}

#maincontent h2 {

color: #ed1b34;

}


#maincontent h3 {

color: #fff;

}


#maincontent a {

color: #ed1b34;

}


#maincontent p.backtotop {

background: url("img/backtotoparrow.gif") no-repeat 288px 0px;

}





