@charset "utf-8";
/* CSS Document */
html, body{
	background: url(/img/bkg-repeat-dark-blue.gif) repeat-x left top;
	}
	
#masthead h1 a:link, #masthead h1 a:visited {
	background:url(/img/sl-logo-dark-blue.gif) no-repeat left top;
	}
		
.main-col h2 {
	color:#42449b;
	}

.footer2 a{
	text-decoration: none;
	color:#42449b;
	}

#footer li a{
	color:#42449b;
	text-decoration: none;
	}

#footer li {
	border-left: 1px solid #000000;
	}