body {margin-top: 0px; margin-left: 0px; font-family:Verdana; color:#333333; font-size:small; line-height:18px;}
/*   ;font-family:"Franklin Gothic Demi";"Franklin Gothic Book"*/

html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }
html { overflow-y: scroll; }

a:hover {text-decoration: underline;}
.ital {font-style:italic;}
h3 {color:#660033;font-family:Arial Black, Franklin Gothic Demi;font-size:large; margin: 15px 0px 15px 0px; text-align:center;}
h4 {margin-top:10px;}
h5 {margin:0px 0px 0px 0px;}

.photocaption {font-style:italic;font-size:smaller;}

/* Styles for the services pages */
ul.servicesList {list-style-type:square; margin-top: 5px;}
ul.servicesList li {margin-bottom: 3px;}

ul.servProjList {list-style-image:disc; margin-left: 60px;}
ul.servProjList li {margin-bottom: 6px;}

/* Styles for the Whats New articles */
	
 
 .articleDate {font-style:italic; font-weight: normal;}

/* Styles for nav links */
#aboutLinks {display: inline;font-size:x-small;text-align:center; margin-bottom:0px;}
#mainLinks {font-size:x-small;text-align:center; margin-bottom:0px;}
.headinglinks {color:#FFFFFF;text-decoration:none;}

/* Styles for the Projects */
.projectNames {font-size:small; text-align:left; margin-bottom: 10px; line-height:20px;}
.projectNames a {text-decoration:none;}
.projectNames a:hover {text-decoration:underline;}
#project0 {display:inline;} 
#project1, #project2, #project3, #project4, #project5, #project6, #project7, #project8 {display:none;}
.photoCredit {font-size:x-small;font-style:italic;}
.projectspace {margin:0px 74px 0px 0px;}

/*
@font-face {
    font-family: Verdana;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/ARIAL1.eot);
  }
@font-face {
    font-family: Verdana;
    font-style:  normal;
    font-weight: bold;
    src: url(../fonts/ARIAL0.eot);
  } */
@font-face {
    font-family: Franklin Gothic Book;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/FRANKLI1.eot);
  }
@font-face {
    font-family: Franklin Gothic Demi;
    font-style:  normal;
    font-weight: normal;
    src: url(../fonts/FRANKLI0.eot);
  }
 
 @media print {	
	#bg {display: none;}
}	
  
/* everything below this line is a style for the drop down menu 
--------------------------------------------------------------------*/
.bluetabs{
border-bottom: = 1px solid #000066;
}

.bluetabs ul{
padding: 3px 0;
margin-left: 0;
margin-top: 2px;
margin-bottom: 2px;
font: bold small Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.bluetabs li{
display: inline;
margin-right: 15px;
border: 0px;
}

.bluetabs li a{			 
text-decoration: none;
padding: 4px 7px;
margin-right: 3px;
border: 0px solid;
color:#FFFFFF;   /*    
/*background-color:#000033; /*THEME CHANGE HERE  bluetab.gif this controls main links on tabs  */
}

.bluetabs li a:visited{
color:#FFFFFF;
}

.bluetabs li a:hover{
text-decoration: underline;
color:#999999;
}

.bluetabs li.selected{
color:#999999;
}
/*
.bluetabs li.selected a{ /*selected main tab style */
/*background-image: url(../Images/links/burgtabactive.gif); THEME CHANGE HERE   bluetabactive.gif  
border-bottom-color: white; * /
color:#999999;
} */

.bluetabs li.selected a:hover{ /*selected main tab style */
text-decoration: underline;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_b{  
position:absolute; 
top: 0;
border: 1px solid #000033; /*THEME CHANGE HERE  #918d8d*/
border-width: 0 1px;
font:normal 8pt Verdana;
line-height:12px;
z-index:100;
background-color:#CCCCCC;
width: 150px;
visibility: hidden;
text-align: left;
}

.dropmenudiv_b a{  /*  This controls the text for the drop down links */
width: auto;
display: block;
text-indent: 5px;
border: 1px solid #000033; /*THEME CHANGE HERE*/
border-bottom-width: 1px;
padding: 2px 0;
text-decoration: none;
color: #000000;   /* for bluetabs, use black  */
text-align: left;
}

* html .dropmenudiv_b a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_b a:hover{ /*THEME CHANGE HERE*/
background-color:#000033;   /* #990033 bluetabs color #edf3f3  #660033*/
color: #FFFFFF;  /* do not include this line for bluetabs */
}
