.banner
{
	height: 320px;
	background: url(../images/podcastBanner.jpg) center;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: white;
	border-bottom: 1px solid rgb(176, 191, 209);
}
.archive
{
	margin: 0 20px 0px;
	padding: 15px 0px;
}
DIV.itemContainer
{
	border: 1px solid rgb(176, 191, 209);
	background-color: rgb(250, 250, 250);
}
.headerButton
{
	background-color: white;
	padding: 10px;
	cursor: pointer;
}
.headerButton H1
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	text-align: center;
}
#movieBox
{
	margin: 6px;
}
.page .box
{
	height: 242px;
	float: left;
	margin: 15px 21px 5px;
	background-color: white;
	border: 1px solid rgb(176, 191, 209);
	padding: 10px;
}
.ie .page .box
{
	margin: 15px;
}
.page .intro
{
	width: 550px;
	background-image: url(../images/downArrow.gif);
	background-repeat: no-repeat;
	background-position: 97% 90%;
}
.page .software
{
	width: 325px;
}
H1
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 24px;
	padding: 8px 15px;
	color: #39414F;
	background-color: #E6E6E6;
}
#pageOutline P
{
	font-family: Georgia;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	text-indent: 10px;
	color: #546178;
}
.intro P
{
	position: relative;
	width: 380px;
	margin: 10px;
}
H3
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 2px solid rgb(200, 200, 200);
	padding: 0px 10px;
	color: #546178;
}
.software H3
{
	margin: 18px 0px 8px;
}
.feedBox
{
	float: right;
	width: 600px;
	height: 260px;
	padding: 20px;
}
.feedBox H1
{
	padding: 2px 170px;
	margin: 8px 0px;
}
.audioBox
{
	height: 150px;
	margin-top: 20px;
}
.ie .getit
{
	float: left;
	margin: 10px 2px;
}
.getit
{
	float: left;
	margin: 10px 5px;
}
.subscribe
{
	width: 270px;
}
.play
{
	width: 192px;
}
.email
{
	width: 108px;
}
.email A
{
	padding: 4px 25px;
	text-decoration: none;
}
.email A H4
{
	padding: 0px 12px;
	color: #546178;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	font-size: 14px;
}
.play H3
{
	border: none;
}
.subscribe UL
{
	margin: 12px 0 0 30px;
	float: left;
}
