body{
	behavior: url("csshover3.htc");
	background-color: #000000;
	font-size:100%;
}

#upleft{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 185;
	height: 299;
	background-image: url("upleft.jpg");
}
#upleft a{
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}

#top{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 185;
	width: 775;
	height: 89;
	background-image: url("top.jpg");
}

#paintings{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 89;
	left: 185;
	width: 145;
	height: 23;
	background-image: url("paintings.jpg");
	background-position: -145px 0;
}
#paintings a{
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}
#paintings:hover{
	background-position: 0 0;
}

#ink{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 89;
	left: 330;
	width: 89.5;
	height: 23;
	background-image: url("ink.jpg");
	background-position: -89.5px 0;
}
#ink a{
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}
#ink:hover{
	background-position: 0 0;
}


#models{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 89;
	left: 419.5;
	width: 125;
	height: 23;
	background-image: url("models.jpg");
}


#mixedmedia{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 89;
	left: 544;
	width: 197.5;
	height: 23;
	background-image: url("mixedmedia.jpg");
	background-position: -197.5px 0;
}
#mixedmedia a{
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}
#mixedmedia:hover{
	background-position: 0 0;
}


#contact{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 89;
	left: 741.5;
	width: 219;
	height: 23;
	background-image: url("contact.jpg");
	background-position: -219px 0;
}
#contact a{
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
}
#contact:hover{
	background-position: 0 0;
}


#mid{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 112;
	left: 185;
	width: 774;
	height: 187;
	background-image: url("mid.jpg");
}