 a:link		{ color: #0033FF; /*BLUE*/ text-decoration: underline; }

a:visited	{ color: #262662; text-decoration: underline;}

a:active	{ color: #666666; text-decoration: underline;}

a:hover		{ color: #0d5464; text-decoration: none; font-weight: bold; } 

#wrap {
        background: #004E5F none;
        color: black;
        margin: 0px;
        padding: 0px;
        border: none;
        width: 100%;  
        text-align: center;
        display: block;
        clear: both;
        z-index: -11;
} 

body {background: #004E5F none; /*AQUA*/ 
      color: #000000;
      padding: 0px;
      margin: 0px;
      height: 100%;
 }

/*#white {
        height: auto;
        }*/

#EACOMsubhome {
        position: relative;
        top: 0px; left: auto;
        width: 800px; height: auto;
        padding: 0px;
        background-color: white;
        color: black;
        margin: 0px auto;
        
}

/*#EACOMsubhome:after {
        content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;*/
}

/*#EACOMsubhome {display: inline-block;}

/* Hides from IE-mac \*/
* html #EACOMsubhome {height: 1%;}
#EACOMsubhome {display: block;}
/* End hide from IE-mac */*/

#eacomback { 
       
        background-image: url(images/EACOM_banner5.gif);
        position: absolute;
        top: 0px; left: 0; margin: 0px auto;
        background: transparent; no-repeat;
        color: black;  
        width: 800px; height: 800px;
        
        
        padding: 0px;
        z-index: 30;
        }

#banner {
        width: 800px; /*height: auto;*/
        background-color: transparent;
        position: absolute;
        top: 25px;
        left: 0;
        margin: 0px auto;
        padding: 0px 0px 0px 0px;
}

#eacomlogo {
        background: top right no-repeat transparent;
        color: black;
        width: 790px; 
        text-align: right;
        margin: 0px;
        padding-right: 10px;
        }


#eacombot { 
        
        background: transparent none;
        color: white;
        width: 800px;
        margin: 0px; padding: 0px;
        z-index: -50;

        }



/*LEFT MENU*/

#test { width: 298px;  
        position: absolute;
       left: 0;
       top: 388px;
       margin: 0px;
       padding: 0px;
       z-index: 101;

}

#navlist {
       width: 298px;
       /*text-align: left;*/
       position: relative;
       left: 0px;
       top: 70px;
    
}




#navlist ul {
        font-family: "Gill Sans MT","Century Gothic", "Franklin Gothic Demi", Arial;
        font-weight: bold;
        font-size: 15px;
	cursor:hand; /* NOT CURRENTLY SUPP BY CSSCHECK*/
	font-weight: bold;
	line-height: 200%;
	text-indent: 15px;
	text-align: left;
	display: block;
        margin: 0px 0px 0px 20px; /*removes indent IE and Opera*/
        padding: 0; /*removes indent Mozilla and NN7*/ 
        list-style-type: none; /*turns off display of bullet*/
		  }
		  
#navlist a, #navlist li {
         display: block;
         background: #0d5464; /*LIGHTER AQUA*/
         color: #FFFFFF;
         width: 261px;
	 text-decoration: none;
         border-bottom: 1px solid #004E5F; /*EACOM AQUA*/
         border-left: 5px solid #993333;    /*BURGUNDY*/
         border-top: 1px solid #993333;     /*BURGUNDY*/
}

#navlist li a:link {
         background: #0d5464; /*LIGHTER AQUA*/
         color: #FFFFFF;
         text-decoration: none;
}

#navlist li a:visited { 
           
	  background: #404f70; /*DEEP BLUE*/
          color: #993333; /*BURGUNDY*/
	  text-decoration: underline;
}			 
			 
#navlist li a:active { 
           
		  

                  background:  #993333; /*BURGUNDY*/
		  color: #004E5F; /*EACOM AQUA*/
		  text-decoration: underline;
                  border-left: 2px solid #FFFFFF;    /*WHITE*/
                  border-top: 2px solid #FFFFFF;    /*WHITE*/
                  border-bottom: 2px solid #FFFFFF;    /*WHITE*/
}

#navlist li a:hover { 
          
		  background: #993333; /*BURGUNDY*/
		  color: #FFFFFF; /*white*/
		  text-decoration: underline;
                  
}

#containerwrapper {
        position: absolute;
        top: 150px; left: auto;
        width: 800px; 
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        background-image: url(images/EACOM_leftborder2.gif);
        background-repeat: no-repeat;
        background-color: white;
        background-position: top left;
        color: black;
        min-height: 650px;
        
        clear: both;
        display: block;
        /*z-index: -1.5;*/  z-index: 100;
}

/*#containerwrapper:after {
        content: ".";
        display: inline;
        height: 0;
        clear: both;
        visibility: hidden;*/
        
}

/*#containerwrapper {display: inline-block;}*/

/* Hides from IE-mac \*/
* html #EACOMsubhome {height: 1%;}
#EACOMsubhome {display: block;}
/* End hide from IE-mac */



/*RIGHTHAND SIDE CONTENT COLUMN*/

#container { /*width: 400px; */ width: 496px;
            /*position: absolute;*/
            /*top: 200px;*/
            /*left: auto;*/
            background-color: transparent; color: black;
            margin-left: 210px;  padding: 10px 0px 0px 0px;
            text-align: left;
            border-right: 1px solid white;
            
            float: right;
            z-index: 102;
}

/*LEFTHAND SIDE COLUMN UNDER MENU - NOW BANISHED!*/ 

/*#container2{
           position: absolute;
           width: 270px; 
           top: 723px;
           
           left: auto;
            background: #993333; /*BURGUNDY*/ color: white;
            margin-left: 20px;  padding: 0px;
            text-align: left;
           /*overflow: auto;*/
            /*z-index: 5;*/
            }*/

h1 {  font-family: "Gill Sans MT", "Century Gothic", "Franklin Gothic Demi", Arial; 
      font-size: 36px; color: #262662;
       line-height: 43px; text-align: left}

h2 {  font-family: "Gill Sans MT", "Century Gothic", "Franklin Gothic Demi", Arial; font-size: 18px; color: #990033; /*BURGUNDY*/ 
      text-align: left; font-style: italic; font-weight: bold}

h3 {  font-family: "Gill Sans MT", "Century Gothic", "Franklin Gothic Demi", Arial; font-size: 17px; color: #FFFFFF; /*AQUA*/
      text-align: left; font-weight: bold; margin-bottom: 0px; padding-left: 5px; background-color: #004E5F; }

p {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #003300; 
     text-align: left; line-height: 120%;
}

p.redbox {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #FFF; 
     text-align: left; line-height: 120%;
}

li.redbox {  color: #FFF;font-family: Arial, Helvetica, sans-serif; font-size: 14px;  
             text-align: left; line-height: 120%; margin-top: 0px; padding-top: 0px;}


.emheading {  font-family: "Gill Sans MT", "Century Gothic", "Franklin Gothic Demi", Arial; 
              font-size: larger; font-weight: bold; color: #006666}

.joblink {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; z-index: 101; }




.joblink a:link {
         background: #0d5464; /*LIGHTER AQUA*/
         color: #FFFFFF;
         text-decoration: none;
         z-index: 101;
}

.joblink a:visited { 
           
	  background: #404f70; /*DEEP BLUE*/
          color: #993333; /*BURGUNDY*/
	  text-decoration: underline;
          z-index: 101;
}			 
			 
.joblink a:active { 
          background:  #993333; /*BURGUNDY*/
          color: #004E5F; /*EACOM AQUA*/
          text-decoration: underline;
          z-index: 101;
              
}

.joblink a:hover { 
          
		  background: #993333; /*BURGUNDY*/
		  color: #FFFFFF; /*white*/
		  text-decoration: underline;
                  z-index: 101;
}

hr {border: 1px solid #004E5F; /*AQUA*/;}

li.resources {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; 
     text-align: left; line-height: 15pt; margin-top: 0px; padding-top: 0px;}

li.comm {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #000000; 
     text-align: left; line-height: 14pt; margin-top: 0px; padding-top: 0px;}

p.address {line-height: 18pt;}