/* style for blue pages */

#main a { color: #28A6CA; }
#main h1 { color: #28A6CA; }
#main h2 { color: #28A6CA; }

.dk { background: url(../images/sq-blue-dk.gif) repeat-x; }
.lt { background: url(../images/sq-blue-lt.gif) repeat-x; }

#footer {
	border-bottom: solid 1px #28A6CA;
	color: #28A6CA;
}
#footer a { color: #28A6CA; }
#footer a:hover { color: #1C738C; }
