table.contentArea		{ width: 950px; }
	td.contentPad 	{ width: 50px; }
	td.content		{ width: 850px; vertical-align: top;}

li a.homelink {
	color: #000000;
	text-decoration: none;
}

li a.homelink:hover {
	text-decoration: underline;
}

td.urgent-msg { 
	height: 45px;  
	width: 950px;
}
td.urgent-msg div {
	padding-bottom: 10px;
}

li.homebullet {
	margin-left: -10px;
}

/****** rotating image stuff *******/

#slideshownav { margin: 5px; }
#slideshownav div.navlink { 
	background-image: url('../img/bkgd/nav-inactive.jpg'); 
	width: 50px; 
	height: 20px;
	text-align: center; 
	vertical-align: middle; 
	display: block;
	float: left;
}
#slideshownav a { 
	text-decoration: none;
	color: #ffffff;
	font-size: .95em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, 'San Serif';
}
#slideshownav div.activeSlide { background-image: url('../img/bkgd/nav-active.jpg'); background-position: top center; }
#slideshownav a:focus { outline: none; }
div.pics { float: left; /* padding:0; margin:0; overflow: hidden; */}
img.banner { border: 0px; }