

/* --------------[ User-Defined Adjustments from Stylesheet #2 ]-------------- */

@import 'style-2.css';


/* --------------[ User-Defined Adjustments ]-------------- */

/*---------------[Header Picture ]--------------------------*/


#header {
	background:  url(images/logobw.gif) left 45px no-repeat;
}


/*--------------[ Header Color ]---------------------------*/
#top h1 {
	font-size: 40px;
	font-family: Arial Black;
        
}

#top h1 a {
	color: #000000;
}


#top h1 span.black {
	color:#df1104;
	font-size: 25px;
	font-family: arial,helvetica,sans-serif;
}


/*--------------[ Advertising ]---------------------------*/

.bottom-ads{
	background:  url(<script type=\"text/javascript\"><!--
google_ad_client = \"pub-5856590706766672\";
/* CE680 468x60, created 9/28/10 */
google_ad_slot = \"7296427736\";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type=\"text/javascript\"
src=\"http://pagead2.googlesyndication.com/pagead/show_ads.js\">
</script>) no-repeat;
}





