body {background-color: #000000; color: #ffffff; text-align: center;}
A:link {color: #ffffff; text-decoration:  none;}
A:visited {color: #ffffff; text-decoration:  none;}
A:active {color: #ffffff; text-decoration:  none;}
A:hover {color: #00ff00; text-decoration: underline ;}

.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	color: #FFFFFF;

}
.Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.MainJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: #FFFFFF;

}
.TitleLeft {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}
.MainCentred {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.SmallCentred {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.GigHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;

}
.ThoughtTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	text-transform: capitalize;
	color: #FFFFFF;


}
.ThoughtJust {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	letter-spacing: 0.05em;
	color: #FFFFFF;
}
p {
	color: #FFFFFF;
}
.SmallJust {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: justify;
	color: #FFFFFF;
}
#Artwork {
	margin: 0 auto;
	width: 580px;
}
#Photos {
	margin: 0 auto;
	width: 580px;
}
.GalleryRow, .GalleryLinkRow {
	margin: 5px 0 20px 0;
	width: 600px;
}
.GalleryRow dl {
	width: 156px;
	float: left;
	margin: 0 62px 0 0;
	text-align: center;
	font-size: 80%;
}
.GalleryLinkRow dl {
	width: 160px;
	float: left;
	margin: 0 56px 0 0;
	text-align: center;
	font-size: 80%;
}
.GalleryRow dl.Last, .GalleryLinkRow dl.Last {
	margin: 0;
}
.GalleryRow dl dt, .GalleryRow dl dd {
	margin: 0;
	padding: 2px;
}
.GalleryRow dl dt, .GalleryLinkRow dl dt {

}
.GalleryLinkRow dl dt {
	padding: 3px 5px;
}
.GalleryLinkRow dl dt a {
	color: #A18A2C;
	font-size: 120%;
	text-decoration: none;
	font-weight: bold;
}
dl dt a img {
	border: none;
}
.GalleryRow dl dd h3{
	margin: 4px 0 4px 0;
	font-size: 120%;
}
.GalleryRow dl dd p{
	margin: 4px 0 4px 0;
}
.GalleryLinkRow dd {
	margin: 0;
	padding: 5px;
	font-size: 110%;
}
.GalleryLinkRow dd.GalleryImage {
	background: #FCFFAD;
	padding: 2px 0;
	border-top: none;
	height: 160px;
}

.clearfix:after { 
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
	width: 100%;
}
