/* CSS Document */

h1 {
	color: #006666;
}
h2 {
	color: #FFFFFF;
}
h3 {
	color: #990000;
}

#navigation {
	background: #93097B url(sherlock-header-02.gif) no-repeat;
}
#footer {
	background: #BE6BB0 url(sherlock-footer-02.gif) repeat-x top;
}
#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-02.gif) no-repeat;
}
