@media all {
body {
	background: black;
	font-family: 'Arial Baltic', Arial;
	font-size: 100% ! important;
	color: white;
	}
img { border: 0em; }
a:link {color: white;}
a:visited {color: white;}
a:hover {color: white;}
a:active {color: white;}

a.main {display:none;}
p {
	text-indent: 2em;
	}
.center {
	text-align: center;
	}
.headerimg {
	float: left ! important;
	margin-bottom: 100% ! important;
	}
.headertext {
	position: relative ! important;
	width: 48% ! important;
	text-align: left ! important;
	margin: 0em ! important;
	padding: 0em ! important;
	padding-left: 25% ! important;
	text-indent: 0em ! important;
	}
#top {
	text-align: center ! important;
	position: relative ! important;
	width: 100% ! important;
	height: 15em ! important;
	}

#content {
	position: absolute;
	margin: 0em;
	width: 100%;
	height: 100%;
	background: transparent;
	
	}
#subject {
	position: relative;
	margin-left: 9em;
	margin-right: 9em;
	padding: .1em;
	height: 100%;
	z-index: 1;
	}
#cpy {
	padding-top: .3em;
	margin-top: 1em;
	margin-left: 0px;
	background: transparent;
	font-size: .7em;
	text-align: center;
	}
.script {
	font-size: 3em;
	font-family: 'Brush Script MT Italic', 'Arial Italic';
	}
#bottom {
	background: transparent url('img/lifeisbraille.gif');
	background-repeat: no-repeat;
	padding-bottom: 25px;
	width: 100%;
	background-position: top;
	}
.submitLink {
	color: #000;
	background-color: transparent;
	text-decoration: none;
	border: grooved;
	border-width: 7px;
	border-color: #662E8F;
	cursor: pointer;
	cursor: hand;
	font-size: 8pt;
	font-weight: bold;
	font-style: italic;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	width: auto;
	padding-top: 0px;
	}



#rmenu ul {
list-style-type: none;
margin: 0;
padding: 0;
text-align: center;
}

#rmenu ul li { display: inline;}

#rmenu ul li a {
height: 2em;
border-width: .1em;
border-style: solid;
border-color: #9999cc #666699 #ccccff #333366;
margin: 0em;
padding: .1em;
font: bold 1.1em/1.2em arial, helvetica, sans-serif;
color: white;
background-color: #999999;
text-decoration: none;

}

#rmenu ul li a:hover {
color: white;
background-color: #666666;
}

#menu {
float: left;
position: relative;
margin-right: 0em;
width: 9em;
height: 100%;
background: transparent;
z-index: 500;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 1.1em/1.2em arial, helvetica, sans-serif;
display: block;
border-width: .1em;
border-style: solid;
border-color: #9999cc #666699 #ccccff #333366;
margin: 0em;
padding: .1em;
}

#menu h2 {
color: black;
background: #999999;
text-transform: uppercase;
}

#menu a {
color: black;
font-style: italic;
background: #cccccc url('img/NFBTaglinelt.jpg');
background-repeat: no-repeat;
text-decoration: none;
text-indent: 1em;
}

#menu a:hover, #menu a.over {
color: white;
background: #999999 url('img/NFBTaglinedk.jpg');
background-repeat: no-repeat;
text-indent: 1em;
}

#menu li {position: relative;}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul, div#menu ul ul li.over ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul,
div#menu ul ul li.over ul,
div#menu ul ul ul li.over ul
{display: block;}

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:white;
background:#662E8F;
}

#menu a.x:hover, #menu a.x.over{
color:white;
background:#D15FEE;
}


#menu a.x:active{
color:white;
background:#662E8F;
}


}
#noprint{}

@media print, embossed {
	#menu, #rmenu, #top, #cpy,#noprint { display: none; }
	#subject { width: 100%; margin: 1.7em .5em 1.7em .5em; background: white; color: black; }
	     }
