#topTitleBox {
	background-image: url(../Assets/assetsTitles/om_band_tile.gif);
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	z-index: 10;
}

body {
	font-family: "Times New Roman", Times, serif;
	background-color: #CC99CC;
	margin: 0px;
	padding: 0px;
}

#navBox p {
	white-space: nowrap;
	text-align: center;
	margin: 0px;
}

#navBox {
	padding-top: 3px;
	padding-bottom: 3px;
}

#ebm {
	white-space: nowrap;
}

#hiddentitle {
	visibility: hidden;
	z-index: -1;
	position: absolute;
	width: 300px;
	margin: 0px;
	padding: 0px;
}

h1,h2 {
	color: #663366;
	margin-bottom: 5px;
	margin-top: 30px;
	white-space: nowrap;
}

p {
	margin-top: 5px;
	margin-bottom: 3px;
}
