body {
	background-color: #EBE8E2;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a:link {
	color: #D6A970;
}
a:visited {
	color: #9C7B51;
}
a:hover {
	color: #D6A970;
}
a:active {
	color: #D6A970;
}
strong {
	color: #FFFFFF;
}
p {
	line-height: 1.5;
	margin: 0 0 1em 0;
	padding: 0;
}
h1 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0 0 0.65em 0;
	padding: 0;
}

#header {
	background-color: #FFFFFF;
	background-image: url(../images/hdr_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#navs {
	background-color: #09202E;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
}
/* Sub Navigation */
.subNavs {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.subNavs ul {
	list-style: none;
	margin: 0 18px;
	padding: 0;
}
.subNavs ul li {
	border-top: 1px solid #567181;
	padding: 8px 0;
}
.subNavs ul li:first-child, .subNavs ul li.first-child {
	border-top: none;
}
.subNavs ul li a:link, .subNavs ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.subNavs ul li a:hover, .subNavs ul li a:active {
	color: #D6A970;
}
.subNavs ul li a.subNavON:link, .subNavs ul li a.subNavON:visited,
.subNavs ul li a.subNavON:hover, .subNavs ul li a.subNavON:active {
	color: #D6A970;
}
/******************/
#content {
	background-color: #1D4157;
	background-image: url(../images/content_bg-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.content-cntnr {
	background-image: url(../images/content_bottomfade.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#footer {
	background-color: #EBE8E2;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	color: #1D4157;
}
#footer a:link, 
#footer a:visited, 
#footer a:hover, 
#footer a:active {
	color: #1D4157;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#footer .tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
}
/* Side Quote */
.side-quote {
	background-image: url(../images/promo_mbg.gif);
	background-repeat: repeat-y;
	background-position: 16px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	padding: 10px 35px;
}
.side-quote-author {
	font-style: normal;
	text-align: right;
}
.promo-bottom {
	background-image: url(../images/promo_bbg.gif);
	background-repeat: no-repeat;
	height: 12px;
	margin-left: 16px;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
}

#sideBar {
	background-image: url(../images/promo_mbg.gif);
	background-repeat: repeat-y;
	background-position: 16px;
}
.names {
	list-style-type: none;
	line-height: 18px;
	text-align: center;
	margin: 6px 0px;
	padding: 0px;
}

/* Publication Listings */
.publications {}
.publications p { font-weight: bold; }
ul.pubList {}
