.navibg {
	background-image: url(/assets/nav_bg.jpg);
	background-repeat: no-repeat;
	height: 47px;
}
.footerbg {
	background-image: url(/assets/footer.jpg);
	background-repeat: no-repeat;
	height: 81px;
}
.pagebg {
	background-image: url(/assets/page_bg.jpg);
	background-repeat: repeat-y;
}
.contentbg {
	background-image: url(/assets/content_bg-not.jpg);
	background-repeat: no-repeat;
	height: 522px;
}
.navilinks {
	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;
}
.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.indexbg {
	background-image: url(/assets/index_bg.jpg);
	background-repeat: no-repeat;
	height: 393px;
}
.sectiononebg {
	background-image: url(/assets/section1_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.contentheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

.sectiontwobg {
	background-image: url(/assets/section2_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
.contentsectiontextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #909090;
}
.pageheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #b8a175;
}
.pagetextreg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CFCFCF;
}
.pagetextwhitebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.popupbg {
	background-image: url(/assets/pop-up_bg.jpg);
	background-repeat: no-repeat;
	height: 336px;
	width: 499px;
}
.powerclickbg {

	background-image: url(/assets/powerclick_bg.jpg);
	background-repeat: no-repeat;
	height: 522px;
}
