@charset "UTF-8";
/* CSS Document */
#alt_stories {
position:relative;
height:54px;
width:996;
top:34px;
}

#story_b {
background-color:#fff;
position:absolute;
width:260px;
height:54px;
margin_left:12px;
left:90px;
top:130px;
}

#story_c {
background-color:#fff;
position:absolute;
width:260px;
height:54px;
margin_left:12px;
left:371px;
top:130px;
}

#story_d {
background-color:#fff;
position:absolute;
width:260px;
height:54px;
margin_left:12px;
left:653px;
top:130px;
}

#story_main {
background-color:#fff;
position:relative;
width:576px;
height:285px;
left:0px;
top:1px;
}

#linkback {
position:absolute;
top:380px;
left:700px;
}

.story_image {
position:absolute;
top:212px;
left:696px;
}

#presentations_scrollcontent {
position:absolute;
left:154px;
top:157px;
width:800px;
border-color:#000066;
	  border-style:none;
	  border-width:1px;
	  overflow:hidden;
}

#presentations_slidercontainer {
position:absolute;
left:808px;
top:5px;
width:513px;
height:225px;
border-color:#000066;
	  border-style:none;
	  border-width:0px;
	  overflow:hidden;
}



	#presentations_slider_thumb {
		position:absolute;
		height:40px;
		width:7px;
		background-color:#CCC;
		}
		
	#presentations_slider {
		position:absolute;
		height:225px;
		width:7px;
		background-color:#E6E6E6;
		
		}

.latest_thumb {
position:absolute;
top: 5px;
left: 193px;
}

.story_image {
float:right;
}

a.back:link {color:#3333ff;
font-family: Optima, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
}     
a.back:visited {color: #3333ff;
font-family: Optima, Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:12px;
} 
a.back:hover {color:#660000;
font-family: Optima, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-size:12px;

}  
a.back:active {color: #3333ff;
font-family: Optima, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-size:12px;
} 
