body {
  background-color: #012641;
}
#siteFoot {
  background-color: #012641;
  border-top: 1px solid #c7dff0  ;
  width: 820px;
  color: #7B97B9 ;
  font-size: 90%;
}

#siteFoot a {  color: #7B97B9 ;  }
#siteFoot a:hover {  color: #BBD8FC ;  }


/*div#webSite {
  border:none;
  border: 1px solid #3E741B;
  border-bottom: none;
  border-top: none;
}*/
#siteHead {height: 209px; width: 100%; position: relative}

#siteHead h1, .h1Fix { position:absolute;  left: 170px;  top: 90px; 
	font-family: Arial;
	font-weight: normal;
	font-size: 260%;
	font-style: italic;
	/*display:none;*/ visibility: hidden
}
#siteHead h1 a, #siteHead h1 a:visited, .h1Fix a, .h1Fix a:visited {
	color:#eaf5fd;
}

#siteHead h2, .h2Fix { position:absolute;  left: 170px;  top: 130px; 
	font-family: Verdana;
	font-weight: normal;
	font-size: 130%;
	color:#eaf5fd;
	font-style: italic;
	/*display:none;*/	 visibility: hidden
}

#webSite {
    width: 850px;
}
#siteMain {
  width: 850px;
}
#mainBar {
    padding-left: 30px;
}
#rightBar, #rightBar a {
/* color: #fff; */
} 
#leftBar, #leftBar a {
/* color: #fff;  */
}







      .h1Fix a, .h1Fix a:visited {

      text-decoration: none;

      font-weight: bold;

      }
