body {
  
voice-family: arial;      
}


#universalnav {
display: none;
}

#masthead img {
border: 0;
}

#searchbox {
display: none;
}

#dropnav {
display: none;
}


#dmenu {
display: none;

}


.thumb {
display:none;
}

h1 {
font-size: 140%;
}

/* global links */
a {
color: #4B6782;
}

a:visited {
color: #5A7C9C;
}

a:hover {
color: #000000;
}

div.invisible a {
visibility: hidden;
position: absolute; top: 0; left: 0; z-index: -1;
}

.invisible a {
visibility: hidden;
position: absolute; top: 0; left: 0; z-index: -1;
}

/* fonts */

#wrapper .boxout p, #wrapper .boxout li {
font-size: 85%;
line-height: 1.4em;
}


#footer ul {
padding: 0px 0 1em 0;
list-style-type: none;
}

#footer li {
padding-right: 15px;
display: inline;
}


#footer{
	font-size: .9em;
	width: 780px;
	color:#666;
	text-align:center;
	margin:0 auto;
	clear:both;
	margin-top: 10px;
}

#footer a,
#footer a:link{
	text-decoration:underline;
	color:#666;
	padding:2px;
}
#footer a:hover{
	text-decoration:none;
}
