@charset "UTF-8";
/* CSS Document */
<style type="text/css">


@font-face {
	font-family: 'Titillium';
	src: url('http://possibilities.anacondasuperfund.com/fonts/titilliumtext600wt-webfont.eot');
	src: local('☺'), url('http://possibilities.anacondasuperfund.com/fonts/titilliumtext600wt-webfont.woff') format('woff'), url('http://possibilities.anacondasuperfund.com/fonts/titilliumtext600wt-webfont.ttf') format('truetype'), url('http://possibilities.anacondasuperfund.com/fonts/titilliumtext600wt-webfont.svg#webfontcbX2RTbT') format('svg');
	font-weight: normal;
	font-style: normal;
}

#aBody {
margin:0px;
width:960px;
height:480px;
overflow-y:hidden;
}

.area {
	width:947px;
	height:480px;
	background-color:#FFF;
}
.textArea {
	width:245px;
	height:480px;
	background-color:#000;
	opacity: .74;
	position:absolute;
	left:66%;
	overflow:hidden;
}
.textAreaTitle {
	width:205px;
	color:#FFF;
	font-family:'Titillium', sans-serif;
	font-size:15px;
	margin-left:20px;
	margin-top:25px;
}
.textAreaText {
	margin-top:15px;
	width:210px;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#FFF;
	margin-left:20px;
	overflow:hidden;
	padding-right:4px;
	height:360px;
}
.textAreaText a{
	font-family:Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#FFF;
	text-decoration:underline;
}
.textAreaNav {
	position:absolute;
	width:205px;
	left:653px;
	top: 452px;
	color:#FFF;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
.linkers{
	margin-right:5px;
	color:#CCC;
	font-family:Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	text-decoration:none;
	float:left;
	cursor:pointer;
}
.linkers:hover {
	color:#FFF;
}
#1{
	color:#FFF;
}

#photo2 {
	display:none;
}
#photo3 {
	display:none;
}
#photo4 {
	display:none;
}
#text2 {
	display:none;
}
#text3 {
	display:none;
}
#prevPage{
	display:none;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	cursor:pointer;
	margin-left:23px;
	margin-top:-5px;
	float:left;
}
#nextPage{
	font-family:Helvetica, sans-serif;
	font-size:16px;
	color:#FFF;
	cursor:pointer;
	margin-right:20px;
	margin-top:-5px;
	float:right;
}
.continued {
	font-style:italic;
	font-size:10px;
	float:right;
	margin-right:5px;
}
</style>