﻿body {

  background: white url(../images/bg/headerbandw.jpg) repeat-x top left;
  color: black;
  }
 


  h1 {
    color: black;}
    
  h2 {
   color: black;}
   
   h2 a {
  color: blue;
}

h2 a:hover {
  color: white;
}

h3 {
 
  color: black;
}

h4 {
  
  color: black;
}

h5 {
 
  color: black;
}

h6 {
  
  color: black;
}

input.button {
  color: black;
  background: white;
  
}


a {
  color: blue;
}



a:hover {color:black;
}




#mainMenu li a {
  
  color: black;
}

#mainMenu li a:hover,
#mainMenu li a.here {
  color: red;
  }
  
  .sideMenu li a {
  
  color: blue;
} 
/* change colour*/
.sideMenu li a:hover {
  color: blue;text-decoration:underline;
  background: white;
}

/* Active menu item */
.sideMenu li.here {
  
  color: black;
  background: white;
}

blockquote.go {border:thin black solid 
  ;
}


.sideMenu li.here ul li a {
 
  color: blue;  
 
}

.sideMenu li.here ul li a:hover {
  color: black;
  background: white url(../images/bg/bullet.gif) no-repeat 10px 0px;
}

#footer {
 
  background: #000 url(../images/bg/footerbandw.jpg) repeat-x top left;
}

.gradient {
  margin-bottom: 2em;
  background: white url('../../images/bg/gradientbandw.jpg') repeat-x left bottom;
}
blockquote {
   
  background-color: white;  
 
}

#footer a{color:white}

#footer {color:white}

