.sliderwrapper_2009{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/* border: 10px solid navy; */
border: 10px solid #669966;
border-bottom-width: 6px;
width: 730px; /*width of featured content slider*/
height: 266px; /* 250px; */
}



.sliderwrapper_2009 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 720px; /*width of content DIVs within slider. Total width should equal slider's inner width (540+5+5=550) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
font-size:0.85em;
}

.pagination_2009{
width: 730px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center; /* right; */
background-color: #669966;
/* background-color: navy; */
padding: 5px 10px;
}

.pagination_2009 a{
padding: 0 5px;
text-decoration: none; 
color: #00007D;
background: white;
}

.pagination_2009 a:hover, .pagination a.selected{
color: #000;
background-color: #FEE496;
}

/* ========================================================================================== */

.sliderwrapper_2009_gif{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
/* border: 10px solid navy; */
/* border: 1px solid #669966; */
/* border: 1px solid #FFFFFF; */
/* border-bottom-width: 6px; */
width: 730px; /*width of featured content slider*/
height: 190px; /* 220px; */ /* 266px; */
}



.sliderwrapper_2009_gif .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 720px; /*width of content DIVs within slider. Total width should equal slider's inner width (540+5+5=550) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
font-size:0.85em;
}

.pagination_2009_gif{
width: 730px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center; /* right; */
/* background-color: #669966; */
background-color: #FFFFFF;
/* background-color: navy; */
padding: 5px 10px;
}

.pagination_2009_gif a{
padding: 0 5px;
text-decoration: none; 
/* color: #FFFFFF; */ /* #00007D; */
color:  #00007D; 
background: white;
}

.pagination_2009_gif a:hover, .pagination a.selected{
color: #FFFFFF; /* #000; */
background-color: #FFFFFF; /* #FEE496; */
}

   
.h1_under_sliderwrapper_2009_gif {
   font-size: 1.9em;
   font-weight: bold;
   
	padding-top: 0px;
	
	/* font-size: 16px; */
	color: #003366; /* Future Now*/
	/* color: #0000CC; */  /* Vibrant Blue */
	/* color: #000000; /* Black */ 
	/* color: #330066; */  /* Color Change 070915 */
	font-family: verdana,arial,helvetica,sans-serif; 
	text-align: left; 
	line-height: 1.2em;
}
/* ========================================================================================== */
