.featuredtitle {
font-family:arial; color: #b5b5b5; font-size: 13px; font-weight: normal; text-decoration: none; text-align:center; padding-bottom:2px;
}
.featuredtext {
font-family:arial; color: #686868; font-size: 11px; font-weight: normal; text-decoration: none; text-align:left; padding-left:10px; padding-bottom:12px;
}

a.featuredtext2:link { font-family:arial; color: #04a1c9; font-size: 11px; font-weight: normal; text-decoration: none; }
a.featuredtext2:visited { font-family:arial; color: #04a1c9; font-size: 11px; font-weight: normal; text-decoration: none; }
a.featuredtext2:hover { font-family:arial; color: #dcd9d3;  text-decoration: none;  font-size: 11px; }
a.featuredtext2:active { font-family:arial; color: #04a1c9; font-size: 11px; font-weight: normal; text-decoration: none; }


.next, .prev{
	cursor:pointer;
}

#screen{
	position:relative;
	height:425px;
	width:725px;
	margin-top:40px;
}
	#screen .next, #screen .prev{
		position:absolute;
		top:200px;
	}
	#screen .prev{
		left:0px;
	}
	#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;
				}
	
#sections{
	overflow:hidden;
	background-color:white;
	width:600px;
	height:369px;
	clear:left;
	margin-left:62px;
}
	
	#sections ul{
		width:3660px;
	}
	
		#sections li{
			float:left;
			padding:11px 30px;
		}
			#sections li.fallen{
				margin-top:369px;
			}
			
			#sections p{
				width:550px;
				margin:16px 0;
				font-size:85%;
				line-height:1.4em;
			}
			
			#sections h2{
				color:#993333;
				margin:20px 0pt;
			}
			#sections a{
				color:#777;
				font-weight:bolder;
				text-decoration:none;
			}

#screen2{
	position:relative;
	width:900px;
	margin:0px;
}
	#screen2 #buttons{
	position:absolute;
		border:0px solid #777;
		margin-top:100px;
		margin-left:-40px;
		margin-bottom:5px;
		width:975px;
	}
	

	
	#screen2 #buttons a{
		margin:10px 10px;
		color:#929293;
	}
	#screen2 .prev{
		float:left;
				font-family:arial; color: #a09d94; font-size: 31px; font-weight: normal; text-decoration: none;
	}
	#screen2 .next{
		float:right;
		font-family:arial; color: #a09d94; font-size: 31px; font-weight: normal; text-decoration: none;
	}

#slideshow{
	overflow:hidden;
	width:890px;
height:340px;
	border:0px solid #777;
}

	#slideshow ul{
		width:3900px;
		padding-left:225px;
	}

		#slideshow li{
			float:left;
			margin:0 6px;
			cursor:pointer;
		}

