    body
		{
			background-color:#99CCFF;
			background-image:url(../images/dot.jpg);
		}

		#heading
		{
			background-color: gray;
		}

		#accessibility
		{
			background-color: white;
		}

		#navigation
		{
			background-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;
		}


		#footermenu, #main
		{
			background-color: white;
		}
    #footer
    {
			background-color: #99CCFF;
			background-image: url(../images/footer_bkg.jpg);
    }
		h1, h2, h3, h4, h5, h6, p, ul, ol, dl, a
		{
			color: black;
		}

		a:hover
		{
			color: blue;
		}		

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

		#copyright
		{
			color: silver;
		}
