.background {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/blackbird_banner_top_more.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.greenright {
	background-attachment: scroll;
	background-image: url(../images/blackbird_landscapes_green_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;



}
.greentop {
	background-attachment: scroll;
	background-image: url(../images/blackbird_landscapes_green_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.greenbottom {
	background-attachment: scroll;
	background-image: url(../images/blackbird_landscapes_green_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	width: 480px;

}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;

}
.topstripblackfade {
	background-attachment: scroll;
	background-image: url(../images/black_strip_fade_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.blackbirdfaint {
	background-attachment: scroll;
	background-image: url(../images/blackbird_faint.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;

}

