.headerstyle {
	background-image: url(img/headerstyle.gif);
	background-position: 0px 20px;
	background-repeat: no-repeat;
}

.headerstyle span a:link, .headerstyle span a:visited {
	color: white;
}

#block-nav a:link, #block-nav a:visited {
		border-right: 1px solid #601b00;
}

#block-nav a:link.active, #block-nav a:visited.active {
		border-left: 0px;
	border-right: 1px solid #601b00;
}

body {
		background-repeat: repeat-x;
	background-color:#554423;
}

.footer {
		border-top: none;
		margin-top: 20px;
		background-color: transparent;
}

.footer-right-side {
		margin-top: 0px;
}

.footer-right-side a:link, .footer-rightside a:visited {
	color: #fffec1;
}

.footer-right-side a:hover {
	color: #f8f500;
}

.headerstyle p {
	color: white;
}
