body {
	background-image:url(http://www.stacy-ferguson.org/images/patern-top.jpg);
	background-color:#d8d8c5;
	background-repeat:repeat-x;
	margin: 0px;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;	
	line-height: 10pt;

}
font, td, th, p{
	font-family: Tahoma, Arial, Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 10pt;
	color:#564b47;		
}
A:link {
	COLOR: #0066ff; 
	TEXT-DECORATION: none
}
A:active {
	COLOR: #0066ff; 
	TEXT-DECORATION: none
}
A:visited {
	COLOR: #0066ff; 
	TEXT-DECORATION: none
}
font-right{
	color:#111111;
}
A:hover {
	COLOR: #3399ff;
	TEXT-DECORATION: underline
}
.font1{
	color:#990000;
}
.font2{
	color:#006666;
}
.white{
	color: #ffffff;
}
.blue{
	color:#0066ff;
}
.title {
	font-family: Arial, Verdana, Sans-Serif;
	font-size :  20px;
	color : #ab7d00;
}
.title2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size :  17px;
	color : #ab7d00;
}
.title-album {
	font-family: Arial, Verdana, Sans-Serif;
	font-size : 18px;
	color : #1c1c1c;
}

.line {
    	height: 21px;
    	background: url(http://www.stacy-ferguson.org/images/dot.gif) center repeat-x;
}
#footer {
	text-align:center;
	bottom:0;
	background-image:url(http://www.stacy-ferguson.org/images/footerbg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:137px;
	z-index:999;
}

