/* #contentTop seperates thet content from the site logo above. 
   This is where tm_header_bg.jpg would go if I choose to use a banner
   like that defined in #bannerContainer of Pacific Flancrest.theme. 
   This style sheet will display no picture and typically used on
   subsequent pages of the web site.  */
#container #contentTop {
	/*background: url(images/content_top_left.png) no-repeat;*/
	height: 1px;
	display: block;
}

