/* css Musoshindenkoryu Dojo Moorhead, MN */
/* Created by Bradley Anderson May 2006*/
/* Print version */

BODY {
	color: #000;
	background-color: white;
	background-image: url(../assets/banner_h.gif);
	background-repeat: no-repeat;
	}

h1, h2, h3, h4 {
	font-weight: normal;
	margin: 1em 0;
	padding: 0;
	text-transform: small-caps;
}

.no, #header, #searchbox, .navbox, .footbox {
	display: none;
}

.content { /*main content area for text*/
	margin-top: 150px;
        font-family: Arial, "MS Sans Serif", Verdana, sans-serif;
	font-size: 12pt/1.4em;
}
dt {
	font-weight: bold;
	background: transparent;
}
dd {
	font: normal;
	background: transparent;
}

