a { 
	cursor: pointer;
	outline: none;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}

p a:hover, ul li a:hover, h4 a:hover, em a:hover {
	background: #d91a1a;
}

h4 { 
	display: inline;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

img {
	border: none;
}

ul li {
	text-decoration: none;
	list-style: none;
	color: #A91D12;
	}

ul li a {
	color: #000;
	margin-left: -42px;
	padding: 3px 4px;
	font-size: 12px;
	font-weight: normal;
	}


	
	
	
	

html, body {
	height: 100%;
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	overflow: hidden;
	background: #666;
	color: #000;
	}





h1.main {
	font-size: 20px;
	margin: 0px;
	padding: 2px 0px 2px 10px;
	color: #fff;
	z-index: 10;
	}

h1.main .blue {
	color: #A91D12;
	}

h1.main a {
	color: #fff;
	}

h1.main a:hover {
	background: #A91D12;
	}

#container {
	position: absolute;
	top: 50%;
	right: 50%;
	margin-top: -255px;
	margin-right: -450px;
}

#main {
	height: 440px;
	width: 880px;
	background: #fff;
	padding: 5px;
}

#left {
	float: left;
	margin: 5px;
	width: 428px;
	height: 428px;
	background: url(img/left.jpg) no-repeat center center #000;
	}

#left.left-manifesto {
	background: url(img/sensibleartist.gif) no-repeat center center #888;
	}

#right {
	float: right;
	width: 398px;
	margin: 5px;
	height: 428px;
	padding: 0 10px 0 20px;
	overflow: auto;
	background: url(img/right.jpg) no-repeat bottom right #dddddf;
	}

#header {
	float: left;
	padding: 3px 0 0 10px;
	text-align: center;
	width: 428px;
}

#menu {
	text-align: right;
	padding: 2px 5px 0 0;
}

#printmaking, #painting, #drawing, #graphic, #photography, #photographicseries, #sculpture, #installations, #hhc {
	display: none;
	}

#printmaking:target, #painting:target, #drawing:target, #graphic:target, #photography:target, #photographicseries:target, #sculpture:target, #installations:target, #hhc:target,
#printmaking.target, #painting.target, #drawing.target, #graphic.target, #photography.target, #photographicseries.target, #sculpture.target, #installations.target, #hhc.target {
	display: block;
	}

.date {
	display: none;
}

#about {
	display: none;
	padding: 15px 5px 0px 5px;
	font-size: 11px;
	text-transform: none;
	height: 382px;
	overflow: auto;
	z-index: 1;
	}

#about:target {
	display: block;
	}
