@charset "utf-8";
#wrap {
	height: 420px;
	width: 710px;
	clear: both;
	margin-top: 5px;
}
.li   {
	padding-bottom: 20px;
	text-align: left;
	color: #6E7A2B;
	list-style-type: none;
}



#artlist {
	width: 225px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	visibility: visible;
	height: 340px;
	margin-top: 20px;
	float: left;
	clear: left;
	margin-right: 0px;
	margin-left: 60px;
}
#picwrap {
	height: 375px;
	width: 700px;
	position: relative;
}
#images {
	height: 360px;
	width: 370px;
	float: left;
	
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 2px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#artlist h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: small;
	text-align: center;
	text-decoration: none;
	list-style-type: none;
	width: 100px;
}

#apDiv1 {
	width:383px;
	height:285px;
	z-index:1;
	position: absolute;
	visibility: hidden;
}

#apDiv2 {
	width:380px;
	height:346px;
	z-index:2;
	position: absolute;
	visibility: hidden;
}
#apDiv3 {
	width:380px;
	height:347px;
	z-index:3;
	position: absolute;
	visibility: hidden;
}
#apDiv4 {
	width:381px;
	height:347px;
	z-index:4;
	position: absolute;
	visibility: hidden;
}

#apDiv5 {
	width:382px;
	height:347px;
	z-index:5;
	position: absolute;
	visibility: hidden;
}

#apDiv6 {
	width:382px;
	height:347px;
	z-index:5;
	position: absolute;
	visibility: hidden;
}
#apDiv8 {
	width:382px;
	height:347px;
	z-index:5;
	position: absolute;
	visibility: hidden;
}
#artlist   a:link {
	text-decoration: none;
	color: #6E7A2D;
}
#artlist  a:visited  {
	color: #6E7A2D;
	text-decoration: none;
}
#artlist     a:hover {
	background-image: url(../../calmodernM/public_html/css/menu_filler_03.png);
	background-repeat: repeat-x;
	background-position: left;
	color: #869436;
	text-decoration: none;
}
#artlist   a:focus {
	color: #617A2D;
	text-decoration: none;
}
