a:link
{
	color: rgb(255,255,0); 
}
a:visited
{
	color: rgb(255,0,0); 
} 
a:active 
{
	color: rgb(255,0,0);
}
a.heading:visited {color: rgb(255,255,0);}

.heading
{
   font-family: Times New Roman, verdana, arial, helvetica, Nimbus Sans L;
   font-size: 16px;
   font-style: italic;
   text-decoration: none;
   color: #ffff00;
   padding: 0cm 0cm 0cm 0cm;
   margin: 0cm 0cm 0cm 0cm;
   border: 0cm 0cm 0cm 0cm;
   border-width: 0cm;
}

body
{
	font-family: Times New Roman, Arial, Helvetica, Nimbus Sans L;
	font-size: 18px;
	color: #ffffff; 
	background: #000000 
	
	;
	margin: 6px 6px 6px 6px;
	}
body.black
{
	font-family: Times New Roman, Arial, Helvetica, Nimbus Sans L;
	font-size: 14px;
	color: #ffffff; 
	background: #000000 repeat-y top left url(../../lightfoot/blackspeck.gif);
	margin: 0pt 0pt 0pt 0pt;
	}	
div.black {margin: 0cm 0cm 0cm 0.2cm; color: #000000}
EM {font-family: Times New Roman, arial; font-weight: bold; font-style: italic; font-size: 18px}
EM.dateline {font-weight: bold; font-style: normal}
EM.heading {font-weight: bold; font-style: normal}
EM.side {font-weight: bold; font-style: italic}
p.song {font-weight: bold; font-style: italic}
p, table, div {font-family: Times New Roman, arial, helvetica, Nimbus Sans L; font-size: 18px; margin: 2px 2px 12px 2px;}
.songs {font-family: Times New Roman, arial, helvetica, Nimbus Sans L; font-size: 14px; margin: 0pt 0pt 0pt 0pt; line-height: 14px}
td.headline {line-height: 18px; font-family: Times New Roman, arial, helvetica, Nimbus Sans L; font-size: 18px; font-style: italic;}

p.side {font-family: Times New Roman, verdana, arial, helvetica, Nimbus Sans L; margin-top: 60px}
pre {margin: 0cm 0cm 0cm 0cm; font-family: Times New Roman, arial, helvetica, Nimbus Sans L; font-size: 18px; font-style: normal}
.caption {font-size:14px}
.interview {margin: 0cm 0cm 0cm 0.2cm; font-family: Times New Roman, arial, helvetica, Nimbus Sans L; font-size: 18px; font-style: italic; text-align: left}
pre.song {margin: 0cm 0cm 0cm 0.5cm; font-family: Times New Roman, arial, helvetica, Nimbus Sans L; font-size: 18px; font-style: italic}
/* div.main {margin: 0cm 0cm 0cm 1.5cm} */
div.main {margin: 2px;}
h1 {font-family: Times New Roman, verdana, arial, helvetica, Nimbus Sans L; font-size: 24px; margin-top: -1em; margin-bottom: 0;}

h2 {font-family: Times New Roman, Nimbus Sans L; font-size: 18px}
h3 {font-family: Times New Roman, Nimbus Sans L; font-size: 24px}

table.heading {margin-top: 0;}
h1 {margin-top: 0;}

@media (max-width: 539px) {
#doclear {
clear: both;}
}
@media (max-width: 650px) {
#wreckpic {   text-align: -webkit-center; 
text-align: center;}
#alignright,.alignright {   text-align: -webkit-center; 
text-align: center;}
#alignleft,.alignleft {   text-align: -webkit-center; 
text-align: center;}
#doclear {
}
}
@media (min-width: 651px) {
#wreckpic {float: right;
}
#alignright,.alignright {float: right;
}
#alignleft,.alignleft {float: left;
}

}
.videoBlock {
                max-width: 640px;
                margin-right: auto;
                margin-left:auto;
}	

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media (max-width: 511px) {

.videomax {margin-right:auto;margin-left:auto;text-align: -webkit-center; 
text-align: center;}
}
@media (min-width: 512px) {
.videomax {max-width:640;margin-right:auto;margin-left:auto;
}

}
a.buynowlink, a.buynowlink:hover {
	color: #EF4035;
	background-color: #FFEE00;
	font-weight: bold;
	padding: 2px;
	text-decoration: none;
}