@charset "utf-8";
/* CSS Document */

#sliderwrapper {
	width: 515px;
	background-color: #000;
	height: 300px;
	padding-top: 19px;
}
a:link {
	color:#999;
	text-decoration:none;
}
a:visited {
	color:#999;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}
a:active {
	color:#999;
	text-decoration:none;
}

.bold-white{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ddd;
}

#main-left{
	width:405px;
	height:300px;
	float:left;
}
#empty{
	width:1px;
	height:200px;
	float:left;
}
#left-arrow{
	width:54px;
	height:73px;
	float:left;
	background-image:url(../images/arrow_left.png);
	background-repeat:no-repeat;
	margin-top:2px;
}
#main-content-wrap{
	width:405px;
	height:260px;
	float:left;
	overflow:hidden;
	position:relative;
}
.images{
	float:left;
	position:absolute;
	width:405px;
	height:260px;
	left: 0px;
	display: block;
}
#image-0{
	background-repeat:no-repeat;
	background-image: url(../images/1a.jpg);
}
#image-1{
	background-repeat:no-repeat;
	background-image: url(../images/2a.jpg);
}
#image-2{
	background-repeat:no-repeat;
	background-image: url(../images/3a.jpg);
}

#image-3{
	background-image:url(../images/4a.jpg);
	background-repeat:no-repeat;
}
#image-4{
	background-image:url(../images/5a.jpg);
	background-repeat:no-repeat;
}
#image-5{
	background-image:url(../images/6a.jpg);
	background-repeat:no-repeat;
}
#image-6{
	background-image:url(../images/7a.jpg);
	background-repeat:no-repeat;
}
#image-7{
	background-image:url(../images/8a.jpg);
	background-repeat:no-repeat;
}




#image-8{
	background-repeat:no-repeat;
	background-image: url(../images/9a.jpg);
}
#image-9{
	background-repeat:no-repeat;
	background-image: url(../images/10a.jpg);
}
#image-10{
	background-repeat:no-repeat;
	background-image: url(../images/11a.jpg);
}
#image-11{
	background-repeat:no-repeat;
	background-image: url(../images/12a.jpg);
}
#image-12{
	background-repeat:no-repeat;
	background-image: url(../images/1a.jpg);
}



#image-shadow{
	float:left;
	position:absolute;
	left:0px;
	width:400px;
	height:15px;
	top:638px;
	background-image:url(../images/feature_shadow.png);
	background-repeat:no-repeat;
}

#main-right{
	width:169px;
	height:260px;
	float:left;
	clear: right;
}
#top-bar{
	width:250px;
	height:72px;
	position:relative;
	margin-bottom: 6px;
	border-bottom: solid #666 1px;
	
}
#header-text{
	position:absolute;
	width:170px;
	height:260px;
	text-align:left;








	color:First International Symposium on Letterism
. Proceedings May 24-29, 1976, by Maurice Lemaitre. Edited by Pietro Ferrua.  Paris, France; Portland, OR : Avant-Garde, 1978.;
	font-size:14px;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: right;
	display: block;
	left: 370px;
}
#body-text{
	color:#888;
	text-align:left;
	font-size:12px;
	padding-left:9px;
	padding-right:9px;
	padding-top:3px;
	width: 140px;
}
#bottom-bar{
	clear:left;
	width:250px;
	height:180px;
}

#right-arrow{
	float:left;
	width:54px;
	height:73px;
	background-image:url(../images/arrow_right.png);
	background-repeat:no-repeat;
	margin-left: 7px;
}
.nexttitle {
	padding-top: 36px
}
