body{
	padding: 0 0px;
	font-family: Verdana, sans-serif;
	background-color: #bdb4a3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul, li, h4, h3, h2, h1, p{
	padding:0;
	margin:0;
	list-style:none;
}

.next, .prev{
	cursor:pointer;
}

#screen{
	position: fixed;
	height: 1200px;
	width: 1100px;
	margin-top: 00px;
	overflow: inherit;
}
	#screen .next, #screen .prev{
	position: absolute;
}
	#screen .prev{
		left:0px;
	}
	#screen .next{
		right:0px;
	}
	#navigation{
	width: 1204px;
	text-align: left;
	margin-left: 0px;
	position: absolute;
	height: 800px;
	left: 38px;
	top: 73px;
	visibility: visible;
}
		#navigation ul{
	margin-left: 0px !important;
	margin-left: 0px;
	padding: 0;
}
			#navigation li{
	margin: 0 20px;

}
				#navigation a{
					color:#933;
					font-weight:bolder;
					text-decoration:none;
				}
	
#sections{
	overflow:hidden;
	background-color:white;
	width:1100px;
	height:680px;
	clear:left;
	margin-left:0px;
}
	
	#sections ul{
		width:11000px;
	}
	
		#sections li{
		float:left;
			
		}
			#sections li.fallen{
				margin-top:0px;
			}
			
			#sections p{
				width:1100px;
				margin:0px 0;
				font-size:85%;
				line-height:1.4em;
			}
			
			#sections h2{
				color:#993333;
				margin:00px 0pt;
			}
			#sections a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			}

#screen2{
	position: relative;
	width: 1100px;
	margin: 0px;
}
	#screen2 #buttons{
		border:1px solid #777;
		width:1100px;
	}
	
	#screen2 #buttons a{
		margin:0px 0px;
		color:#69C;
	}
	#screen2 .prev{
		float:left;
	}
	#screen2 .next{
		float:right;
	}

#slideshow{
	overflow: visible;
	width: 1100px;
	border: 0px solid #777;
}

	#slideshow ul{
		width:11000px;
		padding-left:0px;
	}

		#slideshow li{
			float:left;
			margin:0 16px;
			cursor:pointer;
		}

#news-ticker{
	width:1100px;
	height:79px;
	background-color:white;
	overflow:hidden;
	margin:20px;
}
	#news-ticker h4{
		color:#933;
		display:inline;
	}
	#news-ticker div{
		height:22px;
		width:1100px;
		border:1px black solid;
		padding:8px;
		margin-top:-1px;
	}
		#news-ticker div.first{
			margin-top:0;
		}
		
	#news-ticker p{
		font-size:11px;
		margin-left: 0 !important;
		margin-left: 5px;
		display:inline;
	}

#links{
	position:absolute;
	right:0px;
	width:400px;
	top:0px;
	padding:0px;
}
	#links h3{
		color:#777;
	}
	#links ul{
		padding: 8px 0 3px 20px;
	}
	#links li{
		list-style-type:circle;
	}
	#links a{
		color:#69C;
	}
h1{
	margin:20px 0;
	color:#5B739C;
}
	h1 strong{
		font-size:13px;
		color:#777;
	}
.clear{
	clear:both;
	width:0;
	height:0;
}

.message{
	background:#EEE;
	border:1px solid #999;
	color:#333;
	font-size:12px;
	padding:1px;
	height:auto;
	padding-left:5px;
	line-height:18px;
}
.side{
	position:absolute;
	right:5px;

}

#general{
	top:0px;
}
#extra{
	top:400px;
}

.separator{
	width:1100px;
	clear:both;
	margin-left:00px;
}
#ticker-container{
	position:relative;
	padding-top:15px;
}
	#ticker-container button{
		position:absolute;
		right:5px;
	}
#add-news{
	top:0px;
}
#shuffle-news{
	top:25px;
}

