/* CSS Document */

h1 {
	color: #006666;
}
h2 {
	color: #FFFFFF;
}
h3 {
	color: #006666;
}

#navigation {
	background: #2E0268 url(sherlock-header-01.gif) no-repeat;
}
#footer {
	background: #8267A4 url(sherlock-footer-01.gif) repeat-x top;
	color: #FFFFFF;
}
#footertxt {
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
}
#footertxt a:link, #footertxt a:visited {
color:#FFFFFF;
	text-decoration: none;
}
#footertxt a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#foil {
	background: url(sherlock-foil-01.gif) no-repeat;
}
