/* Base style removal, global fixes and browser/platform fixes */
:link, :visited {
	text-decoration:none
}
ul {
	list-style:none
}
h1, h2, h3, h4, h5, h6, pre, code {
	font-size:1em;
}
ul, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, dl, dt, dd, input {
	margin:0;
	padding:0
}
a img, :link img, :visited img {
	border:none
}
address {
	font-style:normal
}
a, a:link, a:visited, a:hover, a:active {
	outline:0;
}
/*    End of pre-wipe  */

html, body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
}


/* LEFT SIDE */


#nav ul, #nav li {
	display:none;
}
/* RIGHT SIDE */


.paragraph p {
	padding:10px 0;
}

#sectiontitle-bio, #sectiontitle-albums, #sectiontitle-reviews, #sectiontitle-performances, #sectiontitle-presskit, #sectiontitle-flylikeswallows,  #sectiontitle-mytruelove {
font-size:24px;
font-weight:bold;	
padding:20px 0;
}

/* ALBUM LINKS */

#backtoalbums {
	display:none;
}
/* CONTENT */

#content {
	height:100%;
}



#footer {
display:none
}

