﻿.sliderwrapper1{

position: relative; /*leave as is*/

overflow: hidden; /*leave as is*/

border: 0px solid navy;

border-bottom-width: 0px;

width: 800px; /*width of featured content slider*/

height: 1132px;

float:left;

}







.sliderwrapper1 .contentdi0v1{

visibility: hidden; /*leave as is*/

position: absolute; /*leave as is*/

left: 0;  /*leave as is*/

top: 0;  /*leave as is*/

padding: px;

background: white;

width: 785px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */

height: 760px;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);

-moz-opacity: 1;

opacity: 1;

;

}



.pagination1{

margin-left:100px;

width: 800px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/

text-align: center;

background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;

float:left;

}

.pagination1 a.toc img{

float:right;



}

.pagination1 a.selected

{

background-color:white;



}





.pagination1 a{

padding: 2px 2px;

text-decoration: none; 

color:#666666;

background: white;

}



.pagination1 a:hover, .pagination1 a.selected{

color:#000000;

background-color:white;

}



