body{margin:0; padding:0; width:100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-align:justify;}
#news {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-align:justify;}
#news p{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-align:justify;}
#news a{ text-decoration:none; color:#000000;}
#news a:hover{text-decoration:none; color:#000000;}
#news1 {
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-align:justify;}
#news1 p{
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000000; text-align:justify;}
#news1 a{ text-decoration:none; color:#000000;}
#news1 a:hover{text-decoration:none; color:#000000;}




/*****************************************

Style declarations for header Block

*****************************************/

#headerTop{background:url(images/top_orange_rep.gif) repeat-x left top; height:18px;}

#header{background:url(images/top_bg.gif) repeat-x left top; height:115px;}

#logo{float:left; padding:3px 0px 3px 20px;}

#head_right{float:right; font-size:25px; font-family: 'Monotype Corsiva'; color:#d90606; font-weight:bold; padding:20px 20px 0px 0px;}


/*****************************************

Style declarations for navigation Block

*****************************************/

#navigation{background-color:#075a80; height:40px;}

#nav{
background-color:#096f9e; color:#FFFFFF; font-size:11px; margin:auto; width:960px; height:40px; text-align:center; line-height:19px;}

#nav a{
color:#FFFFFF; font-size:11px; font-weight:bold;}

#nav a:hover{
color:#fbb152; font-size:11px;  font-weight:bold;}

#navigation a.selected{ /*selected main tab style */
font-size:11px; color:#fbb152; font-weight:bold; text-decoration:none;


}


/*****************************************

Style declarations for body Block

*****************************************/


.bg_body{background:url(images/bg_rep.gif) repeat-y center top; height:auto; margin:auto; text-align:justified; width:930px; padding:5px 35px 0 35px; overflow:auto;}

#main_body{margin:auto; height:auto; width:935px; margin:0; padding:0; position:relative;}

#body_curve{background:url(images/body_curve_rep.gif) repeat-y center top; height:auto; padding:0px 10px 10px 10px;}

.orange_repeator{background:url(images/body_orange_rep.gif) repeat-x left top; padding:5px 5px 0px 10px; font-size:13px; height:30px; color:#FFFFFF; font-weight:bold; width:430px;}
.orange_repeator1{background:url(images/body_orange_rep.gif) repeat-x left top; padding:5px 5px 0px 10px; font-size:13px; height:30px; color:#FFFFFF; font-weight:bold;}
.main{width:435px; padding:5px 0px 10px 0px ; height:auto;}

.column_header{background:url(images/body_orange_rep.gif) repeat-x left top; padding:5px 5px 0px 10px; font-size:13px; height:30px; color:#FFFFFF; font-weight:bold; width:100%;}


/*****************************************

Style declarations for footer Block

*****************************************/

/*#footer{
background:url(images/footer_rep.gif) repeat-x left top; height:85px; width:100%; margin:auto; border:1px solid #F00;
}*/
#footer{height:85px; width:935px; margin:auto; border-top:1px solid #9cc3da;}

.footer_text{font-size:11px; color:#cd780a; font-weight:bold; text-decoration:none;}

.footer_text a{font-size:11px; color:#cd780a; font-weight:bold; text-decoration:none;}

.footer_text a:hover{font-size:11px; color:#cd780a; font-weight:bold; text-decoration:none;}




/*gallery*/
/*preload classes*/ 
.svw {width: 50px; height: 20px; background: #fff;} 
.svw ul {position: relative; left: -999em;} 
 
/*core classes*/ 
.stripViewer {  
position: relative; 
overflow: hidden;  
border: 5px solid #ff0000;   
margin: 0 0 1px 0; 
} 
.stripViewer ul { /* this is your UL of images */ 
margin: 0; 
padding: 0; 
position: relative; 
left: 0; 
top: 0; 
width: 1%; 
list-style-type: none; 
} 
.stripViewer ul li {  
float:left; 
} 
.stripTransmitter { 
overflow: auto; 
width: 1%; 
} 
.stripTransmitter ul { 
margin: 0; 
padding: 0; 
position: relative; 
list-style-type: none; 
} 
.stripTransmitter ul li{ 
width: 20px; 
float:left; 
margin: 0 1px 1px 0; 
} 
.stripTransmitter a{ 
font: bold 10px Verdana, Arial; 
text-align: center; 
line-height: 22px; 
background: #ff0000; 
color: #fff; 
text-decoration: none; 
display: block; 
} 
.stripTransmitter a:hover, a.current{ 
background: #fff; 
color: #ff0000; 
} 
 
/*tooltips formatting*/ 
#tooltip { 
background: #fff; 
color: #000; 
opacity: 0.85; 
border: 5px solid #dedede; 
} 
#tooltip h3 {  
font: normal 10px Verdana;  
margin: 0;  
padding: 6px 2px;  
border: 0; 
} 