body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('/images/page-background-text.png'), url('/images/bg-kona.png');
	background-repeat: no-repeat;
	background-position: top left, bottom right;
	width: 800px;
	padding-bottom: 20px;
	color: mediumvioletred;
}
a, a:visited, a:active {
	color: hotpink;
	text-decoration: none;
	border-bottom: 1px dashed hotpink;
}
a:hover {
	color: indianred;
	border-bottom: 1px solid indianred;
}
#flash-banner-ad {
	border: 1px solid hotpink;
	background: pink;
	color: black;
	padding: 4px 0 0 0;
	margin: 0;
}
#flash-banner-ad > p {
	margin: 0;
	padding: 0;
}
#ad-disclaimer {
	font-size: x-small;
	float: right;
	margin-top: 1px;
	border-bottom: 1px dashed hotpink;
}
.small-text {
	font-size: x-small;
}
#page-title {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
#share-this-page {
	margin: 15px;
	padding: 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
}
.section-heading {
	font-size: 18px;
	font-weight: bold;
	padding: 0;
	margin: 15px 0 0 0;
	background: url('/images/section-heading-bg.gif') no-repeat left bottom;
}
p {
	margin-top: 5px;
}
.blog-image-embed {
	border: 1px solid hotpink;
	background: pink;
}
.blog-image-embed > tbody > tr > td > a > img,
.blog-image-embed > tbody > tr > td > div > a > img {
	border: 1px dashed hotpink;
}
