body {
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height:21px;
    }
	
.navtext a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #f0c662;
	text-decoration: none;
	}
	
.headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #bd2925;
	/*color:#f0c662;*/
	font-weight: bolder;
	vertical-align: baseline;
	text-transform: uppercase;
	}

.subheadings {
	font-weight: bolder;
	color: #bd2925;
	text-transform: uppercase;
	font-size: 16px;
	}
	
.location {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	}

a {
	text-decoration: none;
	color: #f0c662;
	}
	
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	color: #f0c662;
	line-height: 19px;
	}
	
a:active {
	color: #ffff99;
	}
	
a:visited {
	color: #f0c662;
	}
	
a:hover {
	color: #ffff99;
	}
	
.exhibittitles a {
	font-size: 12px;
	text-align: left;
	}
	
.galleryimg {
	margin:15px;
	}
	
.headingsbigger {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #ffff99;
	/*color:#f0c662;*/
	font-weight: bolder;
	vertical-align: baseline;
	text-transform: uppercase;
	}

