.contentslide{ text-align: center; width: 700px; height: 450px; border-style: none; }
.contentslide2 { text-align: center; width: 800px; height: 450px; border-style: none; }
.sub_height {  }
.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;

}
.contentslide2.opacitylayer { width: 100%; height: 100%; filter: progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
.contentslide .contentdiv{ display: none; }
.contentslide2 .contentdiv { display: none; }
.pagination{ width: 700px; /*Width of pagination DIV. To equal that of Content Slider's width, take into account the later's left/right paddings!*/
text-align: center; height: auto; padding: 0 0 4px; border-style: none; }
.pagination2 { text-align: center; padding: 0 0 4px; width: 800px; height: auto; border-style: none; }
* html .pagination{ /*Simplified box model hack to get IE5 to display width equal to that of Content Slider's*/
width: 400px; /*IE5 width*/
w\idth: 640px; /*IE6 width*/
}
* html .pagination2 { width: 640px; }
.pagination a{ text-decoration: none; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; }
.pagination2 a { text-decoration: none; padding-right: 15px; padding-bottom: 10px; padding-left: 15px; }
.pagination2 a:hover, .pagination2 a.selected{  }

body { background-color: #00081b; font-family: arial, Helvetica, san-serif; font-size:0.9em; color:#ffffff; margin: 0 0 0; }


table { text-align: center; vertical-align: top; width: 700px; margin-bottom: 5px; border-style: none; }


.style2 {color: #FF0000; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 24px; }
.style1 {	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {font-size: 14px}
.style7 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style8 {color: #FFFFFF}
a:link { color: #09c; text-decoration: none; }
a:visited {
	color: #09c;
	text-decoration: none;}
a:hover {
	color: #09c;
	text-decoration: none;}
a:active {
	color: #09c;
	text-decoration: none;}
.Thumb { margin-bottom: 10px; }
