#slidenav { position: relative; z-index: 10000; margin-top: 256px; margin-left: 10px;color: #FFF;}
ul.pagination { list-style-type:none; width:180px; }
ul.pagination li { float:left; margin:0 5px; }	
ul.pagination a { 
display:block; 
width:24px; 
padding-top:20px; 
height:20px; 
background-image:url(../images/pagination.png); 
background-position:0 20px; 
background-repeat:no-repeat;
position:relative; 
top:-15px;
color:#333;
font-weight:bold;
text-indent:0.5em;
overflow:hidden;
text-decoration:none;
}
ul.pagination li.active a {
background-position:0 -20px; 
position:relative; 
top:5px; 
overflow:hidden;
height:24px;
padding-top:0px;
color:#04507b;
}
.slide_container {color:#FFF; font-family: Arial, Helvetica, sans-serif;}
.slide_container a {	
	font-weight: bold;
	color:#FFF;
}
.slide_container a:hover {color:#FFF; text-decoration:underline;}
.slide_container a:visited {color:#FFF;}
.slide_container p { font-size: 14px; line-height: 20px; margin:0;}
.slide_container h2 {font-size: 28px; line-height: 32px; font-weight:lighter;}
.slide_container { width:585px; height:298px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:585px; }

#slide_one {
	background-image: url(../images/one_grab.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#900;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 265px;
	height: 288px;
	width: 310px;
}
#slide_two {
	background-image: url(../images/two_grab.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#006;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 265px;
	height: 288px;
	width: 310px;
}
#slide_two a img{
	margin-top: 30px;
}
#slide_three {
	background-image: url(../images/three_grab.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color:#900;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 275px;
	height: 288px;
	width: 300px;
}
#slide_three h2 {
	margin-bottom: 25px;
}
#slide_three h2 a{
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
#slide_three h2 a:hover {
	color:#CCC;
}
#slide_three p.twitter_text {
	margin-bottom: 15px;
}
#slide_four {
	background-image: url(../images/ath_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #003;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 255px;
	height: 288px;
	width: 320px;
}
#slide_four h2 {font-weight:bold;}
#slide_four .read_more_slide { margin-top: 200px; margin-left: 5px;}
#slide_four .read_more_slide a {color: #06C; text-decoration:none}
#slide_four .read_more_slide a:hover { text-decoration:underline; color:#006;}

#slide_five {
	background-image: url(../images/five_grab.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #003;
	position: absolute;
	padding-left: 10px;
	padding-top: 120px;
	padding-right: 215px;
	height: 178px;
	width: 360px;
}
#slide_five .read_more_slide { margin-top: 10px; }
#slide_five .read_more_slide a {color: #06C; text-decoration:none}
#slide_five .read_more_slide a:hover { text-decoration:underline; color:#006;}

#slide_six {
	background-image: url(../images/toomey_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFF;
	font-weight:normal;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 250px;
	height: 288px;
	width: 325px;
}
#slide_six h2 {font-size: 40px; line-height: 48px; font-weight:bold;}
#slide_six p { line-height: 18px; }
#slide_six .read_more_slide { margin-top: 10px; }
#slide_six .read_more_slide a {font-weight: bold; color: #FFF; text-decoration:none}
#slide_six .read_more_slide a:hover { text-decoration:underline; color:#CCC;}

#slide_ffc_otm {
	background-image: url(../images/ffc_otm.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFF;
	font-weight:normal;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 200px;
	height: 288px;
	width: 375px;
}
#slide_ffc_otm p.otm_text {width: 250px;}
#slide_ffc_otm h2 {font-size: 40px; line-height: 48px; font-weight:bold;}
#slide_ffc_otm p { line-height: 18px; }
#slide_ffc_otm a{text-decoration: none;}
#slide_ffc_otm .read_more_slide { margin-top: 10px; }
#slide_ffc_otm .read_more_slide a {font-weight: bold; color: #FFF; text-decoration:none}
#slide_ffc_otm .read_more_slide a:hover { text-decoration:underline; color:#CCC;}

#soto_slide {
	background-image: url(../images/ffc_otm.jpg);
	background-repeat: no-repeat;
	background-position: right;
	color: #FFF;
	font-weight:normal;
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 250px;
	height: 288px;
	width: 325px;
}
#soto_slide p { line-height: 18px; }
#soto_slide .read_more_slide { margin-top: 15px; }
#soto_slide .read_more_slide a {font-weight: bold; color: #06C; text-decoration:none}
#soto_slide .read_more_slide a:hover { text-decoration:underline; color:#CCC;}