* {
   margin: 0;
   padding: 0;
   border: 0;
}
body {
	background-color: #FFF;
	font-family: Arial, Helvetica, Geneva;
	letter-spacing: 0.1em;
	font-size: 11pt;
}

.ahem {
   display: none;
}
.spacer,
.spacer1,
.spacer2,
.spacer3,
.spacer4,
.spacer5,
.spacer6 {
	clear: both;
}
/* ".spacer" uses the default height, which can be larger than 6 pixels */
.spacer1 { height: 1px; }
.spacer2 { height: 2px; }
.spacer3 { height: 3px; }
.spacer4 { height: 4px; }
.spacer5 { height: 5px; }
.spacer6 { height: 6px; }

/* ===== START DEFAULT LINKAGE ===== */
a:link, a:active {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	
}

.mainlinks a:hover, 
.footnote-list a:hover {
	color: #000;
	padding-bottom: 2px;
	border-color: #000;
	border-width: 0 0 1px 0;
	border-style: solid;
}
/* ===== END DEFAULT LINKAGE ===== */


/* +++++ START CUSTOM LINKAGE +++++ */

/*
.links a:link, 
.links a:active {
	text-decoration: none;
}
.links a:visited {
	text-decoration: none;
}
.links a:hover {
	text-decoration: underline;
}
.links a.current-page:link, 
.links a.current-page:active, 
.links a.current-page:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
*/

/* +++++ END CUSTOM LINKAGE +++++ */

/*
div {
	
	border-color: #F00;
	border-width: 1px;
	border-style: solid;
}
*/

#map, 
.mainlinks, 
#header, 
#subheader, 
#location-photo { margin: 0 auto; }


/* #########  SOUNDSCAPE LOCATION BEGINS  ######### */


#map { width: 960px; }

#location-photo {
	width: 700px;
	text-align: center;
}
#location-photo a img { margin: 0 auto; }

#location-photo a img {
	border-color: #DDD;
	border-width: 5px;
	border-style: solid;
}
#navigation-buttons {
	float: left;
	width: 200px;
	margin: 0 auto;
	text-align: left;
}
* html body #navigation-buttons { /* IE6 ONLY */
	margin: 0 auto;
}
* html body .spacer6 { /* IE6 ONLY */
	/*height: 1px;*/
	display: none;
}
.navigation-numbers { display: none; }

#media-bar {
	width: 650px;
	margin: 10px auto;
	white-space: nowrap;
}
#media-file {
	margin: 2px 0 0 0;
	width: 250px;
	float: left;
}
#photo-title { display: none; }

#location-header, 
#location-text { margin: 0 0 0 25px; }

.photo-label {
	margin: 0 auto;
	width: 640px;
	text-align: left;
}
#profile, 
#transcript {
	margin: 20px 0 0 0;
	padding: 10px 0 0 0;
	border-color: #000;
	border-width: 1px 0 0 0;
	border-style: solid;
}
.artist-location-name {
	margin-bottom: 5px;
}
.info-link, 
.info-link-block {
	font-style: italic;
	font-size: 10pt;
	font-weight: normal;
}
.info-link-block {
	float: left;
	width: 100px;
	margin: 2px 10px 0 10px;
}

.gray-block {
	display: block;
	float: left;
}

.location-up {
	color: #666;
	font-weight: normal;
}

.location-up a:link, 
.location-up a:active, 
.location-up a:visited {
	font-size: 9pt;
	font-style: italic;
	vertical-align: middle;
	letter-spacing: normal;
	color: #666;
}
.location-up a:hover {
	text-decoration: none;
	color: #000;
}



/* #########  SOUNDSCAPE LOCATION ENDS  ######### */


#intro-text p, 
#curators-text p,
#intro-text h2, 
#curators-text h2, 
#intro-text h3, 
#curators-text h3, 
#intro-text ol, 
#curators-text ol {
	margin-left: 30px;
	margin-right: 30px;
}
#intro-text h2 span.gray, 
#intro-text h2.dark-gray {
	margin: 0;
}
#intro-text h2.dark-gray {
	margin-left: 30px;
}
* html body #intro-text h2.dark-gray { /* IE6 ONLY */
	margin-left: 15px;
}

#homepage-and-map, 
.standard-paragraph {
	width: 700px;
	margin: 0 auto;
}
.gray, 
span.gray, 
h2 span.gray, 
.info-link { /* SOME OVERKILL FOR IE 6'S BENEFIT */
	color: #000;
}
.dark-gray {
	color: #000;
}
.bold-dark {
	color: #000;
	font-weight: bold;
}

h1 { margin: 0 0 10px 0; }

h2.dark-gray {
	float: left;
	margin-bottom: 10px;
}
h3 { margin: 0 0 7px 0; }

h4 { font-size: 11pt; }
.list-left {
	float: left;
	margin: 0 30px 0 10px;
}


.author-title {
	font-size: 10pt;
	font-weight: normal;
	font-style: italic;
	color: #000;
}
#intro-text, 
#standard-text, 
#location-text, 
#curators-text {
	font-size: 10pt;
	float: left;
	color: #000;
	line-height: 1.6em;
}
#intro-text, 
#curators-text {
	width: 700px;
	margin: 0 auto;
}

#standard-text {
	margin: 0 15px;
}
* html body #intro-text, 
* html body #curators-text { /* IE6 ONLY */
	margin: 0 0 0 15px;	
}

div#homepage-and-map #small-map a, 
div#homepage-and-map #small-map a:hover {
	border-color: #FFF;
	border-width: 0 0 1px 0;
	border-style: none;
}
.italic {
	font-style: italic;
}


.mainlinks {
	width: 700px;
	text-align: center;
}
.mainlinks {
	color: #000;
	border-color: #000;
	border-width: 1px 0 0 0;
	border-style: solid;
	padding: 10px 0 20px 0;
}
.mainlinks a {
	color: #000;
}
.mainlinks a.current-page, 
.mainlinks a.current-page-sub {
	color: #000;
	padding-bottom: 2px;
}
.mainlinks a.current-page {
	border-color: #000;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#header {
	width: 954px;
	text-align: left;
	border-color: #B9CEDD;
	border-width: 0 0 2px 0;
	border-style: solid;
	padding: 12px 0 18px 16px;
}
* html body #header { /* IE6 ONLY */
	padding: 12px 0 15px 16px;
}
#subheader {
	width: 600px;
	text-align: center;
	padding: 20px 50px 0 50px;
}

.page-description {
	margin: 10px auto;
	padding: 10px 0;
	width: 600px;
	font-size: 10pt;
}
.bridgetown-word, 
.location-blue, 
.location-green, 
.location-black { font-weight: bold; }

.whisperpost-word, 
.location-green {
	color: #000;
	font-style: italic;
}
.location-blue, 
.bridgetown-word, 
#location-header h1 {
	color: #000;
}

.location-black {
	color: #000;
}

select { 
	color: #000;
	border-color: #FFF;
	border-width: 0;
	border-style: none;
}
select.top-displayed-menu-item { width: 380px; }

.instructions, 
.photo-label {
	font-size: 10pt;
	font-style: italic;
	color: #000;
	letter-spacing: normal;
}
.menu-div {
	width: 650px;
	white-space: nowrap;
	height: 24px;
	border-color: #F00;
	border-width: 1px;
	border-style: solid;
}
.go-button {
	padding: 0 0 0 0;
	border-color: #F00;
	border-width: 1px;
	border-style: solid;
}
#logos {
	border-color: #666;
	border-width: 1px 0 0 0;
	border-style: solid;
	width: 750px;
	height: 44px;
	margin: 0 auto;
	text-align: center;
}
#logos img {
	padding: 25px 10px 0 10px;	
}
.rightimage, 
.rightimage-label, 
div.rightimage-padded, 
div.rightimage-padded-label {
	float: right;
}
.leftimage, 
.leftimage-label, 
div.leftimage-padded, 
div.leftimage-padded-label {
	float: left;
}
.rightimage-padded { padding: 7px 0 5px 10px; }

.leftimage-padded { padding: 7px 10px 10px 0; }

.leftimage-padded, 
.rightimage-padded {
	padding-bottom: 0;
}

.rightimage-label, 
.leftimage-label {
	float: none;
	display: block;
	white-space: nowrap;
	text-align: center;
	font-style: italic;
	padding: 7px 0 10px 0;
	margin: 0 auto 0 30px;
}


.footnote a, 
.footnote a:link, 
.footnote a:active, 
.footnote a:visited {
	font-size: 7pt;
	font-weight: bold;
	vertical-align: top;
	letter-spacing: normal;
	color: #000;
}
.footnote a:hover {
	text-decoration: none;
	border: none;
	border-color: #FFF;
	border-width: 0;
	border-style: none;
}

.standard-paragraph .footnote-list {
	font-family: "Arial Narrow", Arial, Helvetica, Geneva;
	font-weight: normal;
	color: #000;
}
.separator {
	margin: 0 0 7px 0;
	border-color: #000;
	border-width: 0 0 1px 0;
	border-style: solid;
}
ol { /* DONE TO APPEASE IE 6, WHICH OTHERWISE WON'T DISPLAY THE LIST NUMBERS */
	list-style-type: decimal;
	list-style-position: inside;
}
ol li { /* DONE TO APPEASE IE 6, WHICH OTHERWISE WON'T DISPLAY THE LIST NUMBERS */
	margin: 0 0 10px 0;
	display: list-item;
	list-style: decimal inside;
}
ul.credits {
	margin: 0 0 0 10px;
}
ul li {
	list-style: none;
}
a.text-link:active, 
a.text-link:link, 
a.text-link:visited,
a.text-link:hover {
	border-width: 0 0 1px 0;
	border-style: solid;	
}
a.text-link:active, 
a.text-link:link {
	color: #000;
	border-color: #000;
}
a.text-link:visited {
	color: #000;
	border-color: #000;
}
a.text-link:hover {
	color: #000;
	border-color: #000;
}
#copyright, 
#index-copyright {
	margin: 0 auto 30px auto;
	padding: 7px 0;
	width: 700px;
	font-size: 9pt;
	clear: both;
	letter-spacing: normal;
	color: #000;
	border-color: #666;
	border-width: 1px 0 0 0;
	border-style: solid;
}
#index-copyright {
	margin: 40px auto;
}

* html body #index-copyright { /* IE6 ONLY */
	margin: 10px auto;
}
