@charset "UTF-8";
/* CSS Document */

body  {
	font-family: Helvetica, Arial, Verdana;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	background-image: url(../../visualizing_beta/angouleme/header/possible-background1.jpg);
}

a {
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	background: #000000;
	color: #ffffff;
}

p {
	background: #ffffff;
	margin-top: 0px; 
}

#container {
	margin-top: 5px;
	width: 1000px;
	margin: auto;
	
	background: #ffffff;
	margin-bottom: 50px;
}

#header a {
	color: white;
	font-weight: normal;
	font-size: 12px;
}

#header a:hover {
	background: white;
	color: #000000; 	
}


#main {
	width: 1000px;
}

#content, #content2 {
	margin-top: 50px;
	width: 520px;
	float: left;
	margin-left: 20px;
	font-size: 14px;
	line-height: 26px;
	font-weight: 20;
	}
	
#content2 {	
		width: 740px;
}
	
#news {
	width: 220px;
	float: right;
	margin-top: 100px;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Garamond, Calibri, Verdana, Arial, helvetica;
}
	
	
#footer {
	clear: both;
	border-top: 1px solid #333333;
	font-size: 12px;
	line-height: 20px;
	margin: 10px 20px 10px 20px;
	text-align: center;
	padding-top: 20px;
}

h6 {

	font-size: 16px;
	line-height: 24px; 
	margin-top: 10px; 
	color: #333333;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;

}

.fl {
	float:left; 
	color:#333; 
	font-size:40px; 
	line-height:30px; 
	padding-top:4px; 
	padding-right:3px;
	font-family: Garamond, Georgia, Times, Arial;
}

.bookbox {
	width: 100px; 
	padding: 0px; 
	margin: 0px; 
	font-size: 12px;
	line-height: 14px;


}


li {
	list-style: none;
	padding: 0;	
}



#peoplethumb
{
	border: 1px solid black;
	padding: 5px;
	width: 80 px;
	text-align: center;
}
#peoplehide 
{
display: none;
}
#peoplethumb:hover
{
opacity: 0.8;
background: none !important;
}
#peoplethumb:hover + #peoplehide
{
display: block;
background: none !important;

}




#people2 {
	height: 120px;
	width: 100px;
	border: 1px dotted #ffffff;
	font-family: Calibri, Verdana, Arial, Helvetica;
	font-size: 11px;
}

#peoplehide2
{
	display: none;
	font-family: Calibri, Verdana, Arial, Helvetica;
	line-height: 15px;
}
#peoplethumb2
{
	padding: 3px;
	width: 100px;
	text-align: center;
}

#peoplethumb3
{
	padding: 3px;
	width: 80px;
	text-align: center;
	margin-bottom: 10px;
}

#people2 :hover {
opacity: 0.8;
}

#people2 :hover + #peoplehide2 {
display: block;

}

.slideshow { position:relative; width:400px; height:300px; }

.slideshow img { position:absolute; right:0; top:0; }


#content-slider {
	width: 100%;
	overflow: hidden;
	height: 300px;
	margin: 30px 0 0 0;
	border: dashed 1px #eee;
}

#content-slider-inside {
	list-style: none;
	height: 500px;
	overflow: scroll;
	overflow-y: hidden;
}

	#content-slider-inside li {
	width: 100%;
	height: 400px;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	}
h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 32px;
	font-weight: normal;
	text-transform: capitalize;
	color: #333333;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	margin-top: 10px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 25px;
	text-align: center;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	margin-left: 25px;
}
#square:hover
{
opacity: 0.6;
background: none !important;

}
