a:link     {
		color: #000;
		}
		a:active    {
			color: #000;
		}
		a:visited    {
			color: #000;
		}
		a:hover    {
			color: #000;
		}
			.smallfont {
				font-family: Verdana, Helvetica, sans-serif;
				font-size: 10px;
				font-weight:normal;
			}
			.galleryBody {
				width:550px;
				height:100%;
				background-color:#ffffcc;
				padding: 10px 10px 20px 20px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 18px;
				font-weight: bold;
			}
			.galleryThm {
				float: left;
				width: 150px;
				height: 200px;
				color: #000;
				margin: 0 15px 20px 0;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: bold;
				line-height:30px;
				background-color:#ffffcc;
				
				padding: 14px 0 0 0;
			}
			.galleryThm a {text-decoration:none;}
			.galleryThm img {
				display:block;
			}
			
			h1 {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 18px;
				font-weight: bold;
				margin-bottom:5px;
			}
			.pageTop {
				margin-bottom:40px;
				margin-top:20px;
				height: 180px;
				
			}
			.MainImage {
				float:left;
				width: 250px;
				text-align:center;
			}
			.ArtistInfo {
				padding: 80px 0 15px 25px;
				margin-left:20px;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 14px;
				font-weight: bold;
				
			}
		
