body {
	background-color:#f6efe8;
	background-image: url(/mason-dixon/_img/bg_body-md.gif);
	}
	
	
h1 { color:#900; }

h2 { color:#555; }

h3 { color:#555; }

	body#farben h3 {
		background:#b2443b;
		color:white;
		text-align:left;
		padding:3px 8px; margin:0 40px 1em 35px;
		}

#container { 
	background-color: transparent;
	background-image: url(/mason-dixon/_img/md-masthead.gif);
	}
	
#content2 {
	background-image:url(/mason-dixon/_img/bg_md-side.gif);
	}
	
	#callout { border-left-color: #c63; border-bottom-color:#c63; }
	

.pulldowns { 
	background:#be804c;
	}
	

