h1 {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h1 a:link {
	color: #CC0000;
}
h1 a:visited {
	color: #CC0000;
}
h1 a:hover {
	color: #CC0000;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 a:link {
	color: #000000;
}
h2 a:visited {
	color: #000000;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.section {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC0000;
	text-decoration: none;
}
.subsection {
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
}
.subheading {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}
.sectdesc {
	font-size: 12px;
	color: #666666;
	line-height: 18px;
	padding-left: 20px;
}
.sectdesc a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.sectdesc a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.sectdesc a:hover {
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.itemhead {
	color: #333333;
}
.featured {
	font-size: 18px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-family: "Courier New", Courier, mono;

}
.featuredlink {
	font-size: 11px;
	color: #666666;
}
.featuredlink:link {
	color: #666666;
}
.featuredlink:visited {
	color: #666666;
}
.featuredlink:hover {
	color: #CC0000;
	text-decoration: underline;
}
.bkgndSectionStripes {
	background-image: url(http://www.contenti.com/graphics/section_stripes_bkgnd.gif);
}
.bkgndVertDivider {
	background-image: url(http://www.contenti.com/graphics/section_vert_divider.gif);
}

