.content {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.bg {
	background-image: url(images/bg_forest.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: top;

}
.d-date {
	font-size: 12px;
	color: #990000;
}

.date_link:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.date_link:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.date_link:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}

.more:link {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.more:visited {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.more:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.left_link:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;


}
.left_link:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;


}
.left_link:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;


}
.input {
        font-size: 12px;
        color: #333333;
        border: 1px #999999 solid
    
}.bg-forest {
	background-image: url(../fred/images/bg_forest.jpg);
	background-repeat: repeat;
	background-attachment: fixed;






}
.bg-leaf {
	background-image: url(../fred/images/bg_leaf.jpg);
	background-repeat: repeat;
	background-attachment: fixed;




}
.bg-sky {
	background-image: url(../fred/images/bg_sky.jpg);
	background-repeat: repeat;
	background-attachment: fixed;





}
.bg-leaf2 {
	background-image: url(../fred/images/bg_leaf2.jpg);
	background-repeat: repeat;
	background-attachment: fixed;




}
.bg-grass {
	background-image: url(../fred/images/bg_grass.jpg);
	background-repeat: repeat;
	background-attachment: fixed;




}
