@charset "utf-8";
/* CSS Document */
* {color: #000066;}
body  {
	background:url(../images/BlueLaceBackground.jpg)  #64BEEA;
	color: #c8d6fe;
}
a, a:visited, a span, a:visited span { color: #66CCFF; }
a:hover, a:hover span { color: white; }
h1, h2, h3 { color: #003399; }
/* .thrColHybHdr #sidebar2 {background: #EBEBEB; the background color will be displayed for the length of the content in the column, but no further }*/
/*.thrColHybHdr #sidebar2 h2 {  color: #C488FF;  }
.thrColHybHdr #sidebar2 h3 {  color: #C488FF;  }
.thrColHybHdr #mainContent h2 { color: #003399;  }
.thrColHybHdr #mainContent h3 { color: #003399;  }
.thrColHybHdr #mainContent a:hover { color: #C5bcFF; }
#pithyQuotes {	color: #c8d6fe; }
#footer p {color: #c8d6fe;}*/

