/* CSS Document */
@font-face {
  font-family: Quicksand_Bold;
  src: url('fonts/Quicksand_Bold-webfont.otf') format("opentype");
}
@font-face {
  font-family: MyUnderwood;
	  src: url('fonts/MyUnderwood-webfont.ttf') format("truetype");
}

@font-face {
	font-family: MyUnderwood;
	  src: local('Courier'), url('fonts/MyUnderwood-webfont.eot');
}

@font-face {
	font-family: Daniel;
	src: url('fonts/daniel.ttf') format("truetype");
}

@font-face {
	font-family: Daniel;
	src: url('fonts/angelina-webfont.eot') ;
}
@font-face
{
	font-family:Museo;
	src: url('fonts/MuseoSans_500.otf')format("opentype");
}
@font-face
{
	font-family: Bebas;
	src: url('fonts/BEBAS___-webfont.ttf') format("truetype");
	
}
@font-face
{
	font-family: Bebas;
	src: url('fonts/BEBAS___-webfont.eot') ;
	
}

body{font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;}

p, h1, h2, h3, h4{ color:#999;}
h1, h2, h3, h4{ 
font-family: Museo,"Trebuchet MS", Arial, Helvetica, sans-serif; 
letter-spacing: 0.2em;
text-transform:lowercase;}
p{font-size:12px;
text-align:justify;}
h3{font-size:16px;}
h4{font-size:13px;}

h4 a:link
{text-decoration:none;
}

a:link
{color: #FF9933;}
#all{
width: 910px;
margin-left:auto;
margin-right:auto;
}
#LHS
{width: 260px;
height: 1020px;
float: left;
}
.end
{font: normal 9px Arial, Helvetica, sans-serif;
margin-bottom:40px;}

.lyrics p
{font-family: Daniel, "Trebuchet MS", Arial, sans-serif;
font-size: 13px;
}
.lyrics h4
{color: #006;
}
#leftcol
{margin:5px 0px 0px 5px;
width:350px;
float:left;
font-size:12px;
color:#999;
border-right:1px solid #eee;
padding-right:20px;

}

#rightcol
{
float:left;
width:240px;
font-size:11px;
margin-left:20px;
}

#rightcol-w
{
float:left;
width:180px;
font-size:1px;
padding: 20px;
margin-left: 20px;
background-color:#FBFCFA;
}
#rightcol-w .sp
{
margin-top:20px;
font-size:  2px;
}

#rightcol img
{margin-bottom:20px;}

#RHS
{float:left;
margin:69px 0px 10px 0px;
width:642px;
}

.imgfleft
{border:1px solid #ccc;
padding:4px;
margin:0px 20px 0px 0px;
float:left;
}

.imgftop
{border:1px solid #ccc;
padding:4px;
margin:10px 20px 0px 0px;

}

.imgfright
{border:1px solid #ccc;
padding:4px;
margin:0px 0px 0px 20px;
float:right;
}

div .clear{
clear:both;
font-size:1px;
height:1px;
}

.spacer
{margin-top:4px;
font-size:1px; line-height:1px;}

.p2{font-weight:normal;
font-size:12px; color: #666;}



.date
{font-variant:small-caps;
font-size: 9px;
text-align:right;
color:#993399}

ul, li {
list-style:square;
font:normal 11px Arial, Helvetica, sans-serif; color: #666;
margin-bottom:6px;}