/* style for marine coloured pages (home section, generic pages) */

#header h1 {

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

}

#container {

background: #c0d5cd;

}

#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; */

}

#newspanel a {

text-decoration: underline;

}

#newspanel a:hover {

text-decoration: none;

}

#newspanel h3 a {

text-decoration: none;

}

#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: #1b5d66;

}

#newspanel {

color: #25808d;

}


#maincontent h2 {

color: #25808d;

}


#maincontent h3 {

color: #fff;

}


#maincontent a {

color: #1b5d66;

}

#newspanel a {

color: #25808d;

}

#maincontent p.backtotop {

background: url("img/backtotoparrow.gif") no-repeat top right;

}


#maincontent p.golink {

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

}

