/* CSS Document */
body {
background-image:url(/new_files/background/gray.gif);
background-color:#222222;
font-family:Arial, Helvetica, sans-serif;
color:#999933;
font-size:12px;
line-height:22px;
letter-spacing:1px;
}

.header1 {
color:#CCCC66;
font-weight:bold;
font-size:12px;
}

.header2 {
color:#999933;
font-weight:normal;
font-size:16px;
}

.artists {
color:#999933;
font-weight:normal;
font-size:11px;
line-height:14px;
}

.showlinks {
	color:#FFFFFF;
	font-weight:normal;
	font-size:9px;
	text-transform:capitalize;
	line-height:22px;
}

.header4 {
color:#666600;
font-weight:normal;
font-size:24px;
}

.exhibitions {
line-height:20px;
}

a:link {
color:#CCCC66;
text-decoration:none;
}
a:visited {
color:#CCCC66;
text-decoration:none;
}
a:hover {
color:#999966;
text-decoration:none;
}.artistbio {
	float: left;
	height: 400px;
	width: 760px;
	overflow: auto;
	z-index: auto;
}
