#top-left {
	padding-top: 25px;
}
#bottom-left {
	font-size: 11px;
	line-height: 16px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
#bottom-left a {
	color: white;
	text-decoration: none;
}

#bottom-left p.caption {
	margin: 0;
	padding: 5px 20px 20px 20px;
}
#bottom-right {
	color: black;
	padding-bottom: 75px;
	font-size: 11px;
	line-height: 16px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
h1 {
	padding: 0;
	margin: 0 0 20px 0;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	font-family: arial, geneva, helvetica, sans-serif;
}
h2 {
	padding: 0;
	margin: 0 0 20px 0;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
#content p, #content ol, #content ul, #content li,
#content div.indentedList {
	font-size: 11px;
	line-height: 20px;
	font-family: georgia, "times new roman", times, serif;
}
#content a {
	font-weight: bold;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}

/* Top right navigation */

div.nav p {
	font-size: 11px;
	margin: 0;
	padding: 0px 0px 10px 10px;
	text-indent: -10px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
div.nav a {
	color: white;
	text-decoration: none;
}
div.nav a.main-link {
	font-weight: bold;
}
div.nav span.subnav {
	display: none;
}
div.nav.artists span.subnav.artists,
div.nav.jazzyarns span.subnav.jazzyarns,
div.nav.photoalbum span.subnav.photoalbum,
div.nav.resources span.subnav.resources,
div.nav.thenandnow span.subnav.thenandnow,
div.nav.whatis span.subnav.whatis {
	display: inline;
}




/* Styles for photo album */

#content table.photo-album td.caption {
	padding-left: 20px;
}
#content table.photo-album td.caption p {
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 20px;
	font-family: georgia, "times new roman", times, serif;
}
#content table.photo-album td.caption p.title {
	font-size: 13px;
	font-weight: bold;
}
#content table.photo-album td.caption p.credit {
	margin-top: 10px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
}
#content table.photo-album td.caption p a {
	color: black;
}