/*   -------------------------------------------------------  File:'Blueball Shadow Colors' customimg01.css.css  Created: 31 August, 2006
  Last Modified: 1 September, 2006  Author: Charlie Lockhart, Blueball Design  www.blueballdesign.com
  Email: themes@blueballdesign.com  Copyright 2005/2006 Charlie Lockhart/Blueball Design USA
  All Rights Reserved  -------------------------------------------------------*/

#pageheader {
	background: #ffffff no-repeat url(../../images/customimg01.jpg);
}

#pageheader h1 {
	color: #ffffff;
}

#pageheader h2 {
	color: #dddddd;
}

#breadcrumbcontainer {
	color: #dddddd;
}

#breadcrumbcontainer #current {
	color: #ffffff;
}

#breadcrumbcontainer ul {
	color: #dddddd;
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {
	color: #dddddd;
}

#breadcrumbcontainer a:hover {
	color: #ffffff;
}