/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://jmarler.com/movabletype/mt-static/themes/base-weblog.css);
@import url(http://jmarler.com/movabletype/mt-static/themes/theme-blackandbright/theme-blackandbright.css);
/* end StyleCatcher imports */

#banner {
	border-top:2px solid #003366;  /* -- controls the size and color of the top of page colored line -- */
	/* background-color: #003366; */
	background-image: url("http://jmarler.com/movabletype/jon-smirk.jpg");	background-repeat: no-repeat;
	height: 100px;
	border-bottom:40px solid #454545;  /* -- controls the size and color of the top of page colored line -- */
}