.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 399px; /*width of featured content slider*/
height: 184px;
margin: 0 0 -13px 0;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: transparent;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.pagination{
width: 389px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
position: relative;
z-index: 10;
top: -190px;
padding: 0 0 0 10px;
}
.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #ffffff;
font-weight: bold;
background: transparent;
margin-right: 14px;
}
.pagination a:hover, .pagination a.selected{
color: red; 
font-weight: bold;
background-color: transparent;
}


.sliderwrapper2{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 381px; /*width of featured content slider*/
height: 150px;
float: left;
}
.sliderwrapper2 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
width: 377px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.pagination2{
width: 45px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: center;
float: left;
}
.pagination2 a{
text-decoration: none; 
color: #00007D;
background: white;
width: 45px;
height: 35px;
}
.pagination2 a:hover, .pagination2 a.selected{
color: #000;
background-color: #FEE496;
}


.sliderwrapper3{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 399px; /*width of featured content slider*/
height: 184px;
}
.sliderwrapper3 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: transparent;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.pagination3{
width: 389px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
position: relative;
z-index: 10;
padding: 3px 10px 0 0;
margin: 0 0 -3px 0;
}
.pagination3 a{
padding: 0 5px;
text-decoration: none; 
color: #ffffff;
font-weight: bold;
background: transparent;
margin-right: 14px;
}
.pagination3 a:hover, .pagination3 a.selected{
color: red; 
font-weight: bold;
background-color: transparent;
}


.sliderwrapper4{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 399px; /*width of featured content slider*/
height: 64px;
}
.sliderwrapper4 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: transparent;
width: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.pagination4{
width: 389px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align: right;
position: relative;
z-index: 10;
padding: 3px 10px 0 0;
margin: 0 0 -3px 0;
}
.pagination4 a{
padding: 0 5px;
text-decoration: none; 
color: #ffffff;
font-weight: bold;
background: transparent;
margin-right: 14px;
}
.pagination4 a:hover, .pagination4 a.selected{
color: red; 
font-weight: bold;
background-color: transparent;
}

.sliderwrapper5{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 687px; /*width of featured content slider*/
height: 730px;
margin: 0 0 -30px 0;
}
.sliderwrapper5 .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: transparent;
width: 687px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
.pagination5 a{
color: #000000;
cursor: pointer;
}
.pagination5 a:hover, .pagination5 a.selected{
color: #ffffff;
cursor: pointer;
}