@import url(../styles_ns.css);

div#outerframe {
	background: url(images/nightrise_background_bottom.gif) no-repeat bottom left;
}
div#innerframe {
	background: url(images/nightrise_background_top.jpg) no-repeat top left;
	position: relative;
	border: 1px solid #000;
}
h2 {
	color: #00a4ba;
}
h3 {
	color: #9188be;
}
.pc1 {
	color: #00a4ba;
}
.pc2 {
	color: #9188be;
}
hr {
	height: 1px;
	background-color: #9188be;
	border: none;
	width: 90%;
	margin: 10px auto;
}

