body {
	margin:0px;
	color: white;
	font-size: 14px;
	font-family: arial;
	}
td.dropshadowleft{
	background-image: url(images/dropshadowleft.jpg);
}
td.dropshadowright{
	background-image: url(images/dropshadowright.jpg);
}
td#side-menu {
	background-image: url(images/masthead/side-nav-bg.jpg);
}
td#top-menu {
	background-image: url(images/masthead/top-nav-bg.jpg);
}
ul.side-nav {
	padding-top:0px;
	font-size: 14px;
	list-style-image: url(images/masthead/arrow.gif);
	line-height:150%;
	margin:8px 0;
	}
.top-nav-bar{
	color: white;
	font-size: 14px;
	font-family: arial;
	line-height: 185%;
	padding-right: 20px;
	}
a.nav-link:link {
	color:white;
	text-decoration:none;
}
a.nav-link:visited {
	color:white;
	text-decoration:none;
}
a.nav-link:hover {
	color:#D9B90D;
	text-decoration:none;
}

#content {
	color: #000000;
	font-size: 12px;
}
p.news-headline {
	margin: 20px;
}
.side-quote {
	font-style: italic;
	font-weight: bold;
	color:#1A2B50;
}
.content-center {
	padding-left:10px;
	padding-right:10px;
}
h1{
	font-weight: bold;
	font-size: 14px;
	padding-top:20px;
}

.red-quote {
	color:#9A4561;
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
}

hr.gray {
	color:#B8B8B8;
}

.board-photo {
	text-align:center;
	font-size:10px;
}