body {
	background: #f90;
}
input, textarea {
	border: 1px solid #ffc772;
}
#container {
	background: #fff url(/images/07/container_bg.gif);
}
#navigation {
	background: url(/images/07/menu/menu_bg.gif) no-repeat;
}
#shop a {
	background: url(/images/07/menu/shop.gif) no-repeat;
}
#read a {
	background: url(/images/07/menu/readstories.gif) no-repeat;
}
#newsletter a {
	background: url(/images/07/menu/newsletter.gif) no-repeat;
}
#about a {
	background: url(/images/07/menu/about.gif) no-repeat;
}
#submit a {
	background: url(/images/07/menu/submitstory.gif) no-repeat;
}
#contact a {
	background: url(/images/07/menu/contact.gif) no-repeat;
}
#sidebar h5 {
	color: #fd1000;
}
#sidebar li {
	color: #333;
}
#sidebar a {
	color: #f90;
}
#content p {
	color: #333;
}
#content p a {
	color: #933;
}
#content h2 {
	color: #000;
}
#content h2.newsletter {
	background: url(/images/07/subheads/newsletter.gif) no-repeat;
}
#content h2.shop {
	background: url(/images/07/subheads/shop.gif) no-repeat;
}
#content h2.read {
	background: url(/images/07/subheads/read.gif) no-repeat;
}
#content h2.about {
	background: url(/images/07/subheads/about.gif) no-repeat;
}
#content h2.submit {
	background: url(/images/07/subheads/submit.gif) no-repeat;
}
#content h2.contact {
	background: url(/images/07/subheads/contact.gif) no-repeat;
}
#content h2.thanks {
	background: url(/images/07/subheads/contact.gif) no-repeat;
}
#content h2.share {
	background: url(/images/07/subheads/share.gif) no-repeat;
}
#content h3 {
	color: #f47920;
}
#content h4 {
	color: #000;
}
#content p.author {
	color: #333;
}
#content p.date {
	color: #333;
}
#content p.social_media a {
	color: #f90;
}
#content p.social_media a:hover {
	color: #fd1000;
}
#content p.metadata a {
	color: #f90;
}
#content li {
	color: #333;
}
#footer {
	background: url(/images/07/footer_line.gif) top center no-repeat;
}
#footer p {
	color: #333;
}
#footer p a {
	color: #f90;
}