/* basic stylesheet with navigation on left */

/* /////////////// basic elements /////////////// */

body { background: #e5e5e5 url("../images/body_bg.jpg") top repeat-y; }





#nav li a:hover, #nav a:hover,  #nav a.on, #nav a.subon, .headerTitle a:hover, , .headerTitleSml a:hovera:hover  { color: #9caa1e; text-decoration: underline;  }
	
#basecolor, .basecolor   {color: #996600;  /* logo colour */ }	
	

	