body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.bgheaders {
	background-image: url(../images/headers-placement.jpg);
	background-repeat: no-repeat;
}
.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: wider;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: wider;
	font-style: normal;
	color: #2496C8;
	font-weight: bold;
	
}
.subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-stretch: wider;
	font-style: normal;
	color: #2496C8;
	font-weight: normal;
	
}
.bgleftcontent {
	background-image: url(../images/left-content.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgrightcontent {
	background-image: url(../images/right-content.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgrightcontentfire {
	background-image: url(../images/right-content-fire.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgcontent {
	background-image: url(../images/full-content.jpg);
	background-repeat: repeat;
}
.bgbottombar {
	background-image: url(../images/bottom-bar.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bottomlinks {
	color: #FFFFFF;
	font-size: 10px;
	word-spacing: 20px;
	letter-spacing: 3px;
}
.bottomlinks a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bottomlinks a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.bottomlinks a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.waxworkslink {
	color: #000000;
	font-size: 10px;
}
.waxworkslink a:link {
	color: #000000;
	text-decoration: none;
}
.waxworkslink a:visited {
	text-decoration: none;
	color: #000000;
}
.waxworkslink a:hover {
	text-decoration: underline;
	color: #000000;
}
.waxworkslink a:active {
	text-decoration: none;
	color: #000000;
}

.leftcontent {
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 1px;
	word-spacing: 2px;
	line-height: 18px;
}
.rightcontent {
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
}
.contactlink {
	color: #FFFFFF;
	font-size: 12px;
}
.contactlink a:link {
	color: #000000;
	text-decoration: none;
}
.contactlink a:visited {
	text-decoration: none;
	color: #000000;
}
.contactlink a:hover {
	text-decoration: underline;
	color: #000000;
}
.contactlink a:active {
	text-decoration: none;
	color: #000000;
}
