body {
	background-image: url(../imgs/bkg-pattern.gif);
	background-repeat: repeat-x;
	position: top;
	background-color: #7DA9AC;
	margin-top: 0px;
	font-family: "Arial Narrow";
	color:#FFFFFF;
}
td img {
	display: block;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C94E9C;
}
a:active {
	text-decoration: none;
}
.BottomNav {
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	position: relative;
	top: 775px;
	left: 55px;
	visibility: visible;
}
.copyrightinfo {
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	position: relative;
	top: 775px;
	left: 55px;
}
.pagetitle {
	z-index: 99;
	font-family: "Arial Narrow";
	font-weight: 200;	
	font-size: 30px;
	text-indent: 0.5em;
	color:#FFFFFF;
	position: relative;
	top: 4px;
	left: 200px;
}
p.maintext {
	position: relative;
	top: -20px;
	left: 80px;
	width: 500px;
	max-width: 500px;
	text-align: left;
}
.entrytitle {
	font-family: arial;
	color: #000000;
	font-style:italic;
	font-weight:bold;
	text-align: left;
}
.entrydate {
	font-family: arial;
	color: #FFFFFF;
	font-weight: normal;
	font-style:normal;
	text-align: left;
}
.entrytext {
	font-family: "arial narrow";
	color: #000000;
	padding-left: 10px
	text-align: left;
}
a.podcastlink {
	text-decoration:underline;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}