/* colour scheme 1 */
body { color: #000; }
#topbar { background: url(/images/mainbg_top.gif) top left no-repeat #360; }
#topbar ul li {  }
#menu ul li a { background-color: #ff9;}
	#menu ul li a:hover {background-color: #600; }
	#menu ul li a:hover { color: #ff9 }
	#menu ul li.first a { border: none; }
	#menu ul li a.on { background-color: #360; color: #fff }
#mainbodysq { background: #360 }
#mainbodypic { background: url(/images/image4.jpg) repeat-x top left; }
#bottombar { background: url(/images/mainbg_bottom.gif) bottom left no-repeat #360; }
#bottombar ul li {  }

