    body
		{
			background-color: white;
		}

		#heading
		{
			background-color: white;
		}

		#accessibility
		{
			background-color: white;
		}

		#navigation
		{
			background-color: white;
		}
		#home, #community, #information, #sevenoaks, #partnership, #speakingup, #ourstories, #events, #thingstolookat
		{
			background-color: #DDDDDD;
			color: white;
		}
		#content, #access, #size, #colour
		{
			background-color: #DDDDDD;
			color: black;
		}

		#small, #default, #large
		{
			background-color: white;
			color: black;
		}

		#purple, #medium, #red, #blue, #brown, #system, #save
		{
			color: white;
		}
        #def
        {
            background-color: white;
            color: black;
        }

		#leftcol
		{
			background-color: white;
		}

		#rightcolrow1, #rightcolrow2, #rightcolrow3, #rightcolrow4
		{
			background-color: white;
		}

		#textboxleftrow1, #textboxleftrow2, #textboxleftrow3, #textboxleftrow4
		{
			color: white;
			background-color: #DDDDDD;
		}

		#textboxrightrow1, #textboxrightrow2, #textboxrightrow3, #textboxrightrow4
		{
			color: white;
			background-color: #DDDDDD;
		}

		#minutes
		{
			background-color: #DDDDDD;
		}

		#inset
		{
			background-color: #DDDDDD;
		}


		#footer, #footermenu, #main
		{
      background-color:#FBE9EF;
		}
div{
  background-color:white;
}

		h1, h2, h3, h4, h5, h6, p, ul, ol, dl, a
		{
			color: black;
		}

		a:hover
		{
			background-color:yellow;
			color:black;		
    }		

		h1, h3, h4, h5, h6
		{
			color: yellow;
		}

		#copyright
		{
			color: silver;
		}
