@charset "UTF-8";
/* CSS Document for Deafblind Services Website*/

img{display:none;}
body{background:#000000;
color:#ffffff;
font-family:Verdana,"Times New Roman", Times, Arial, serif;
font-size: 1.4em;
width:95%;
margin:auto;}

a:link{color:#ffffff; background:#000000;}
a:visited {color:#ffffff; background:#000000;}
a:hover{color:#000000; background:#ffffff;}
a:active {color:#ffffff; background:#000000;}

#container1 /*Container for all of the boxes*/
{margin-top:9.5em}

#contentright/*accessibility links*/
{position:absolute;
top:0px;
}

#focuswhiteonblack, #focusleftnav,#focusleftnavsub1,#footer ul li #focusbottomnav
{background:#ffffff;
color:#000000;}
