@charset "utf-8";
/* CSS Document */

body {
	background-color:#FBF49B;
}

input {
	background-color:#FBF49B;
	color:#000;
	border: solid 1px #000;
}

textarea {
	background-color:#FBF49B;
	color:#000;
	border: solid 1px #000;
}

select {
	background-color:#FBF49B;
	color:#000;
}

#header-background {
	background-image: none;
}

#top-header-menu {
	background-color: #FBF49B;
	color: #000000;
}

#top-header-menu a {
	color: #000000;
}

#bottom-header-menu {
	color: #000;
	background: #FBF49B;
}

#bottom-header-menu a {
	color: #000;
}

#contents-background {
	background-image: none;
}

/* Start Story-box styles */

.story-box {
	border-bottom: solid 2px #000;
}

.story-box a {
	color:#000;
}

.story-box a:hover {
	text-decoration:none;
	color:#000
}

.story-box-last a:hover {
	color:#000
}

/* End story-box styles */

#home-contents-left-column h1 {
	color: #000;
	background-color: #FBF49B;
}

.leftcol-header {
	color: #000;
	background: #FBF49B;
}

.home-contents-left-column-content {
	background-color: #FBF49B;
	color: #000000;
}

#ads-holder {
	background-color: #FBF49B;
}

#footer-background {
	background-image: none;
}

#footer {
	background-color: #FBF49B;
	border-top: none;
}

#footer-menu {
	color: #000000;
	background: #FBF49B;
}

.contents2 a:active, .contents2 a:hover {
	color: #000;
}

.contents2 h1 {
	color: #000000;
}

.contents2 h2 {
	color: #000;
	border-bottom: 1px solid #000;
}

.contents2 h3 {
	color: #000;
}

.contents2 h4 {
	color: #000;
}

.pale-red-bckgrnd-centered {
	background: #FFF9AE;
}

.pale-red-bckgrnd-lefted {
	background-color: #FFF9AE;
}

.pale-red-bckgrnd-righted {
	background-color: #FFF9AE;
}

.newsitem-img {
	background:none;
}

.newsitem-img-2 {
	background:none;
}

.newsitem-img-3 {
	background:none;
}

.newsitem-img p {
	color: #000 ;
}

.required {
	color:#000;
}
.required2 {
	color:#000;
}

.pale-red {
	background: #FFF9AE;
}
.pale-green {
	background: #FFF9AE;
}
.pale-green2 {
	background: #FFF9AE;
}

.pale-blue {
	background: #FFF9AE;
}

.pale-blue2 {
	background: #FFF9AE;
}
.pale-orange {
	background: #FFF9AE;
}
