/*
BOOT TALK
*/
body.boottalk {
	background-image: url(/imgD/bkg_body_boottalk.jpg);
}
.boottalk h1.headline {
	width: 688px;
	height: 95px;
	margin: 0 0 0 -4px;
}
.boottalk #content {
	background-image: url(/imgD/boottalk_bkg_content.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
.boottalk #content #contentcolumn { 
	width: 200px;
	margin: -7px 0 0 0;
	padding: 5px 0 20px 0;
	text-align: left;
}
.boottalk #content #contentcolumn h3 { 
	margin: 0 10px;
	padding: 0 0 .2em 0;
	color: #2e0600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	line-height: 1em;
}
.boottalk #content #contentcolumn p { 
	margin: 0 10px;
	padding: 0 0 1.5em 0;
}
.boottalk #content #contentcolumn div.insert { 
	width: 200px;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	text-align: left;
	background-image: url(/imgD/boottalk_bkg_columninsert.gif); 
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boottalk #content #contentcontainer { 
	width: 450px;
	height: 507px;
	margin: 0 15px 0 0;
	padding: 20px 0 0 0;
}
.boottalk #content #contentcontainer h2 { 
	padding: 0;
	color: #2e0600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	line-height: 1em;
}
.boottalk #content #contentcontainer div.player { 
	padding: 10px 0 20px 0;
}


