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