.contentbg {
	background-image: url(http://www.glorynet.net/darlene/assets/content_bg.jpg);
	background-repeat: no-repeat;
}
.pagebg {
	background-image: url(http://www.glorynet.net/darlene/assets/page_bg.jpg);
	background-repeat: repeat-y;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.navigationbg {
	background-image: url(http://www.glorynet.net/darlene/assets/navigation_bg.jpg);
	background-repeat: no-repeat;
	height: 54px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

