/*#screen{
	position:relative;
	height:425px;
	width:725px;
	margin-top:40px;
}
#screen .next, #screen .prev{
	position:absolute;
	top:200px;
}
#screen .prev{
	left:10px;
}
#screen .next{
	right:10px;
}
#navigation{
		width:600px;
		text-align:center;
		margin-left:62px;
}
#navigation ul{
	margin-left:55px !important;
	margin-left:35px;
}
#navigation li{
	float:left;
	margin:0 20px;
	padding:10px 20px;
	background-color:#EEE;
}
#navigation a{
	color:#933;
	font-weight:bolder;
	text-decoration:none;
}*/
#scroll-sections{
	overflow-x:hidden;
	background-color:white;
	width:500px;
	height:300px;
	clear:left;
/*	margin-left:62px;*/
}
	
#scroll-sections ul{
	width:5660px;
}

#scroll-sections li{
	float:left;
	/*padding:11px 30px;*/
}
#scroll-sections li.fallen{
	margin-top:369px;
}

/*#scroll-sections p{
	width:550px;
	margin:16px 0;
	font-size:85%;
	line-height:1.4em;
}

#scroll-sections h2{
	color:#993333;
	margin:20px 0pt;
}
#scroll-sections a{
	color:#777;
	font-weight:bolder;
	text-decoration:none;
}*/
