/* CSS Document */

body {
background: #393955;
margin:0;
text-align: center;
font-family: "Georgia", serif;
font-size: 10pt;
line-height: 1.5;
color: #b4b4d2;
}

img {
border: none;
}

.caption {
font-family: sans-serif;
font-size:8pt;
font-weight:bold;
color:white;
margin-top:10px;
}

#maindiv {
width: 1186px;
margin: 0 auto;
}

#content {
clear:both;
margin: 0 143px;
text-align:left;
}

.spliced div {
float:left;
}

.indented {
margin: 0 40px;
}

.subtitle {
font-size: 18pt;
color: white;
border-bottom:1px solid white;
margin-bottom: 15px;
}

.textblock {
margin-bottom: 20px;
}

.textblock img {
float:right;
margin: 0 0 30px 30px;
}

.lyrics {
color: #cacaec;
font-style: italic;
margin-bottom: 0;
}

.attribution {
color: #cacaec;
margin-top: 0;
text-align: right;
font-size: 8pt;
}

.url {
font-family: "Georgia", serif;
font-size: 10pt;
color: #b4b4d2;
text-decoration:none;
border-bottom:1px dotted white;
}

.links div {
width: 410px;
float: left;
}

.links div div {
float: none;
width: auto;
}

.links div img {
float: left;
margin-right: 15px;
}

.linktitle {
color: white;
font-size: 14pt;
padding-top: 15px;
}
