div#container {
	position: absolute;
	width: 772px;
	left: 50%;
	margin-left: -380px;
	top: 0px;
}

div#col1 {
	width:320px;
	float:left;
	text-align:right;
	margin-right:25px;
}

div#col2 {
	float:left;
	width:400px;
	margin-left:20px;
	margin-top:20px;
}

h1 {
	font-size:	1.45em;
	font-family:Arial, Helvetica, sans-serif;
	margin:145px 0 5px 0;
	color:rgb(0,182,227);
	clear:both;
}

h2 {
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin:0 0 18px 0;
}

p {
	font-size: 0.70em;
	line-height:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	margin:0 0 20px 0;
}

p.first {
	color: #333;
	font-weight:bold;
}

.logo {
	display:block;
	margin:40px 0 20px 0;
	float:right;
}

div#interview {
	margin:30px 0;
	padding:30px 0;
	border-top:1px dotted rgb(0,182,227);
	border-bottom:1px dotted rgb(0,182,227);
}

strong {
	color: rgb(0,182,227);
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style:italic;
	font-size:1.2em;
}

.foto {
	border:1px dotted rgb(0,182,227);
	margin-bottom:20px;
}

div#contact {
	margin-top:150px;
	padding-top:20px;
}

div#contact p a:link, div#contact p a:visited {
	font-style:italic;
	color:#999;
	text-decoration:none;
}

div#contact p a:hover {
	font-style:italic;
	color:rgb(0,182,227);
	text-decoration:underline;
}

div#songs {
	color: rgb(0,182,227);
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:0.7em;
	text-align:right;
	margin-bottom:9px;
	margin-right:5px;
	border-bottom:1px dotted rgb(0,182,227);
	width:392px;
}

div#songTitle {
	display:inline;
	float:left;
}
div#songs input {
	border:none;
	background-color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style:italic;
	font-size:0.95em;
	cursor:pointer;
}

.cover {
	margin-top:18px;
}
