/********  Start of accessibility bar- Black backround Yellow text theme  ***********/
/********  By I burns 2009 v.1.1  ***********/
/*  Changes are; 
                1. Main page text to Yellow(#ff0) 
				2. right menu links to Yellow(#ff0)
				3. phone number to Yellow(#ff0)
				4. Footer menu text to Yellow(#ff0) 
				5. Footer links to white(#fff)
                2. Background colour for changed elements to Black(#000)
*/

/* page text settings Start */
p {color:#ff0;font-family: Verdana;}

/* page text settings End */
#left { background-color:#000;}
.home_center_content { background-color:#000;}
#right { background-color:#000;}
/* Main Menu settings Start */
div.left_menu div a.current {color:#ff0;}
/* Main Menu settings End */
/* Footer Menu settings Start */
#footer {color:#FF0;}
#footer a {color: #fff;}
/* Footer Menu settings End */
/* Access bar settings Start */
#scroller2 a {color:#ff0; background-color:#000;}
#scroller1 a {color:#ff0; background-color:#000;}
/* Access bar settings End */


/********  End of accessibility bar- Black backround Yellow text theme  ***********/
