body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ebd077;
	background-repeat: no-repeat;
	line-height: 1.2em
/*	line-height: 1.7em;*/
}
#tdFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	line-height: 1.7em;*/
	font-weight: normal;
	text-align: center;
	vertical-align: top;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
}

a:link {
	color: #ebd077;
}
a:visited {
	color: #ebd077;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #ebd077;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #ebd077;
}
h2 {
	font-size: 20px;
	color: #ebd077;
}
body {
	background-color: #000000;
}
#tdHeadlineRow {
	text-align: left;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
	background-image: url(../media/ejhHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#tdPowerHead {
	background-image: url(../media/powerHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
}
#tdSpecOfferHeader {
	background-image: url(../media/specOfferHeader.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	vertical-align: bottom;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 125px;
}
#tdNavRow {
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tdImageRow {
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tdLeftText {
	text-align: left;
	vertical-align: top;
	padding: 25px;
}
#tdImageGallEntry {
	text-align: center;
	vertical-align: top;
	padding: 25px;
}
#tdJustifiedText {
	text-align: justify;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#tdJustifiedTextNoSpace {
	text-align: justify;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#tdCenteredText {
	background-position: center top;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#tdCenteredTextLarge {
	background-position: center top;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 34px;
}
#tdCenteredTextSmall {
	background-position: center top;
	text-align: center;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 16px;
}
.sold {
	font-size: 30px;
	color: red;
}