@charset "utf-8";
/* CSS Document */

* {color: #B7CAF7;}
body  {
	background:url(../images/darkBlueLaceBackground.jpg)   #004182;
	color: #66CCFF;
}
a, a:visited, a span, a:visited span { color: #9999ff; }
a:hover, a:hover span { color: white; }
h1, h2, h3 { color:#9999ff ; }
.thrColHybHdr #sidebar1 a {	color: #CCCCCC;	}
.thrColHybHdr #sidebar1 a:hover {	color: #ffffff;}
/* .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: #1283AD;  }
.thrColHybHdr #mainContent h3 { color: #1283AD;  }
.thrColHybHdr #mainContent p { color: #CCCCCC  ;  }
.thrColHybHdr #mainContent a:hover { color: #C5bcFF; }
#pithyQuotes {	color: #c8d6fe; }
#footer p {color: #c8d6fe;}*/

