body{
	margin: 0px;
	background-attachment:fixed;
	background-repeat: no-repeat;
}	
body.day {
	background-image: url(images/images/bkg_all.jpg);

}
body.night {
	background-image: url(images/images/bkg_night.jpg);
}

.background {
	background-image: url(images/images/Bayou_newwebsite_LANDING_14.png);
	background-repeat: repeat-y;
}
.news_homepage {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #030;
}
.login_fields {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	width: 100px;
	border: 1px solid #060;
}
#temp_bottom_links, #temp_bottom_links a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #fff;
	font-weight: bold;
	text-decoration:none;
}
.news_homepage_bigger {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #030;
	line-height: 14px;
}
.signup_fields {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	width: 150px;
	border: 1px solid #060;
}
.check_fields {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	width: 10px;
	border: 1px solid #060;
	height: 10px;
}
.search_fields {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	width: 100px;
	border: 1px solid #060;
}
.news_homepage_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FC0;
}
/* bayou for footer links */

.bayou_links {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #030;
	text-decoration: none;
}
.bayou_links a {
font-family: Verdana;
	font-size: 10px;
	ffont-weight: normal;
	color: #030;
	text-decoration: none;
}
.bayou_links a:hover {
font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #030;
	text-decoration: none;
}
.bayou_links:hover {
font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #030;
	text-decoration: none;
}

#sitemap ul{
	margin:0;
	padding:0;
	}
#sitemap li ul {
	margin:10px;
	padding:0;
	}	
#sitemap li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #030;
	}
#sitemap li a{
	text-decoration:none;
	color: #030;
}
