.main_header{
font-size: 36px;
text-align: center;

}

 /* WEB COUNTER */
 .counter{
 margin: 150px 0 0 0;
 text-align: center;
 width: 150px;
padding-left: 20px;
padding-right: 8px;
color: #fff;
background-color: inherit;
 }


/* IMAGE DISPLAYS IN GALLERY PAGE */            

.imageDisp{
text-align: center;
padding: 10px;
}

.imgFloat {
float: left;
padding: 0 25px 25px 25px;
margin: 0;

}

.imgFloat p {
width: 200px;
text-align: center;
padding-bottom: 15px;
margin: 0;
}
 /* SKIP TO NAVIGATION  */
 
 
 #skip a, #skip a:hover, #skip a:visited 
{ 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 
 
#skip a:active 
{ 
position:static; 
width:auto; 
height:auto; 
}



/* FOR THE SLIDESHOW */


 .slideshow{
 margin: 15px;


 }
 .slideshow img{
 margin: 3px;
 padding: 5px;
 border: none;

 }
 .slideshow a{
 text-decoration: none;
 }
 .slideshow p{
 width: 200px;
 padding: 10px;
 float: right;}
 
 .gallerySpacing{
 background-color: #e1e1ff;
  border: outset #b2b0b1 4px;
 padding: 10px;
 width: 480px;
 }

/* body styling with beige textured background */
body{
margin: 0;

background-color: #f2f1e9;
} 
 
/* outer wrapper for the shadow */
.outwrapper{
background-image: url(images/shadow2.gif);
background-repeat: repeat-y;
width: 830px;
margin: 0 auto;
}


/* styling for main wrapper */
.wrapper{
background-color: #3e6177; 
width: 790px;
margin: 0 auto;
border-right: 3px solid #3e6177;
border-left: 3px solid #3e6177;
color: #3e6177;
}

/* styling for title */
 .titleHeader{
background-image: url(images/blueGrad.gif);
background-repeat: repeat;
background-color: #eae8de;
color: #fff;
font-size: 40px;
font-family: ariel;
padding: 50px; 
border-bottom: double 5px  #3e6177;
}   

/* logo positioning */ 

.logo{ 
float: right;
margin-top: -20px;
margin-right: -40px;
}        
.logo_left{
   float: left; margin-top: -25px; margin-left: -40px;
}

/*  left panel to house the navigation  */
.leftBit{
width: 196px;
background-image: url(images/leftGrad.gif);
background-repeat: repeat-x;
background-color: #3e6177;
border-right: solid 1px #3e6177;
margin: 0;
border-top: solid 2px #3e6177;
padding-bottom: 200px;


}


/* vertical navigation */
.menu{
color: #fff;
width: 150px;
padding-left: 5px;
padding-right: 5px;
z-index:1000;
font-size: 1em;
margin: 130px 13px 50px 15px; 
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
color: #fff;   
background-color: inherit;
border-top: 2px solid #95a8b6;

}

/* position relative so that you can position the sub levels */
.menu li {
background-color: transparent;
list-style: none;
border-bottom: solid 2px #95a8b6;
padding-top: 7px;
padding-bottom: 7px;
width: 150px;
position:relative;
height:20px;
color: #fff;
}

.menu li a{
background-color: inherit;
text-decoration: none;
color: #ffffff;
  width: 150px; 
}

.menu li a:hover{
color: #999;
background-color: inherit;
  width: 150px;
}

.menu ul ul{
border: outset 2px #95a8b6;
background-image: url(images/blueGrad.gif);
background-repeat: repeat-x;
background-color: #95A8B6;
}

/* hack for IE5.5 */
* html .menu ul {margin-left: 0px;}



/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; 
z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block;
text-decoration:none;
height:25px;
line-height:25px;
width:150px;
color:#fff;
text-indent:10px;
}


.menu li .flyout, .menu li .flyoutFirst {
border-bottom: solid 2px #3e6177;
color: #000;}


/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background: inherit; width:150px;}
/* style the link hover */
* html .menu a:hover {color:#75aed7; background: transparent;
}

.menu :hover > a {
color: #95a8b6;
background: transparent;

}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
background-image: url(images/blueGrad.gif);
background-repeat: repeat-x;
visibility:hidden;
position:absolute;
top: -2px;
left: 140px;
background-color: #95A8B6;;
}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible; 
background-image: url(images/blueGrad.gif);
background-repeat: repeat-x;
background-color: #95A8B6;
color: #000;
}

/* MAIN LEGEND STYLING */

.legend{
color: #000;
font-size: 17px;
font-family: 'Times New Roman';
margin: 0;
background-color: #fff;
}

.openingWords{
clear: both;
width: 533px;
float: right;
padding: 28px;
background-color: #fff;
background-image: url(images/borderGrad2.gif);
background-repeat: repeat-x;
color: #000;
margin-top: -5px;
}

.openingWords h1{
color: #3e6177;
font-family: verdana;
font-size: 24px;
background-color: inherit;
padding: 10px;
margin: 0;
}

.openingWords h2{
color: #3e6177;
font-family: verdana;
font-size: 22px;
background-color: inherit;
padding: 10px;
margin: 0;
}

.openingWords h3{
color: #52829e;
font-family: verdana;
font-size: 20px;
margin: 0;
background-color: inherit;
}

.openingWords h4{
color: #52829e;
font-family: verdana;
font-size: 18px;
margin: 0;
background-color: inherit;
}


       /* FOOTER STUFF */
.footer{
width:762px;
margin: 0 auto;
background-image: url(images/blueGrad.gif);
background-repeat: repeat-x;
padding: 25px 30px 45px 0px;
font-size: 16px;
color: #fff;
border-left: 1px solid #000000;
border-right: 1px solid #000000;
border-top: 2px outset #000000;
text-align: right;
}