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

div#outerframe {
	background: url(images/ravensGate_background_bottom.gif) no-repeat bottom left;
}
div#innerframe {
	background: url(images/ravensGate_background_top.jpg) no-repeat top left;
	position: relative;
	border: 1px solid #000;
}
h2 {
	color: #65a7db;
}
h3 {
	color: #ed1c24;
}
.pc1 {
	color: #65a7db;
}
.pc2 {
	color: #ed1c24;
}
hr {
	height: 1px;
	background-color: #a41c1d;
	border: none;
	width: 90%;
	margin: 10px auto;
}

