.contentslide{
border: 0px solid #FFFFFF;
border-bottom-width: 1px;
padding: 1px;
width: 320px;
height: 320px;
}

.contentslide .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide .contentdiv{
display: none;
}

.pagination{
width: 320px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 2px 0;
}

* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 320px; /*IE5 width*/
w\idth: 320px; /*IE6 width*/
}

.pagination a{
padding: 0 1px;
text-decoration: none; 
color: #2901BC;
background-color: white;
}


.pagination a:hover{
color: #FFFFFF;
background-color: #2901BC;
}

.pagination a.selected{
color: #FFFFFF;
background-color: #2901BC;
}

/* ############################################################################### */
/* ############################################################################### */

.contentslide2{
border: 0px solid #D6C5AB;
border-bottom-width: 1px;
padding: 2px;
width: 370px;
height: 660px;
}

.contentslide2 .opacitylayer{ /*Do not edit this rule unless you're familiar with CSS opacity behavior*/
width: 100%;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;

}

.contentslide2 .contentdiv{
display: none;
}

.pagination2{
width: 370px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination2{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 370px; /*IE5 width*/
w\idth: 370px; /*IE6 width*/
}

.pagination2 a{
padding: 0 4px;
text-decoration: none; 
color: #374F35;
background-color: white;
}

.pagination2 a:visited
{
text-decoration: none; 
color: #374F35;
}

.pagination2 a:hover{
color: #374F35;
background-color: #CCCCCC;
}

.pagination2 a.selected{
color: #374F35;
background-color: #CCCCCC;
}

/* ############################################################################### */
/* ############################################################################### */

.contentslide3{
border: 0px solid #D6C5AB;
border-bottom-width: 1px;
padding: 2px;
width: 195px;
height: 330px;
     
}

.contentslide3 .contentdiv{
display: none;
text-align:           left;
}

.pagination3{
width: 190px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: right;
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 3px 0;
}

* html .pagination3{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 180px; /*IE5 width*/
w\idth: 180px; /*IE6 width*/
}

.pagination3 a{
padding: 0 4px;
text-decoration: none; 
color: #374F35;
background-color: white;
}

.pagination3 a:visited
{
text-decoration: none; 
color: #374F35;
}

.pagination3 a:hover{
color: #374F35;
background-color: #CCCCCC;
}

.pagination3 a.selected{
color: #374F35;
background-color: #CCCCCC;
}

/* ############################################################################### */
/* ############################################################################### */

.contentslide4{
border: 0px solid #D6D6D6;
border-bottom-width: 1px;
padding: 2px;
width: 500px;
height: 475px;
}

.contentslide4 .contentdiv{
display: none;
}

.pagination4{
width: 400px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: center;
background-color: #FFFFFF;
border: 1px solid #FFFFFF;
border-width: 0 10px; /*Left/ right border width of pagination DIV.*/
padding: 0 0 4px 0;
}

* html .pagination4{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 400px; /*IE5 width*/
w\idth: 400px; /*IE6 width*/
}

.pagination4 a{
padding: 0 4px;
text-decoration: none; 
color: #374F35;
background-color: white;
}

.pagination4 a:visited
{
text-decoration: none; 
color: #374F35;
}

.pagination4 a:hover{
color: #374F35;
background-color: #CCCCCC;
}

.pagination4 a.selected{
color: #374F35;
background-color: #CCCCCC;
}

#styleVideo
{
   float:                left;    
   width:                500px;
   height:               500px;
   text-align:           center;
   padding:              5px;   
   font-family:          Arial, Verdana, Helvetica, sans-serif;    
   font-size:            13px;    
   color:                #D6D6D6;
}

#styleVideo a:link, #styleVideo a:visited, #styleVideo a:active
{
   color:                #000000;
}
