body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0em;
	word-spacing: 0em;
}

h1 {
	font-size: 4em;
}
p {
	font-size: 1.5 em;
}
nav ul {
	margin: 0;
    padding: 0;
}
nav ul li {
    list-style: none outside none;
    padding: 0;
	   padding: 2px
}

.jqcNode {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #4e626d;
	text-decoration: none;
}

.level1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	color: #4e626d;
	text-decoration: none;
	line-height: 1.7em;
	font-weight: 800;
	padding-top: 1px;
}
.level1:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	color: #4e626d;
	text-decoration: none;
	line-height: 1.7em;
	font-weight: 800;
		padding-top: 1px;

}
.level2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #4e626d;
	text-decoration: none;
	margin-left: 10px;
	font-weight: 800;
}

.level2:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	color: #d84605;
	text-decoration: none;
	margin-left: 10px;
	font-weight: 800;
}
.level3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	color: #4e626d;
	text-decoration: none;
	margin-left: 20px;
	line-height: 1.3em;
}
.level3:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	color: #d84605;
	text-decoration: none;
	margin-left: 20px;
	line-height: 1.3em;
}
.level4 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	color: #4e626d;
	text-decoration: none;
	margin-left: 20px;
	line-height: 1.3em;
	font-weight: 800;

}
.level4:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	color: #d84605;
	text-decoration: none;
	margin-left: 20px;
	line-height: 1.3em;
	font-weight: 800;

}
.mixtape-list-bold {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}


.indexmain {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 3.2em;
	width: 400px;
	font-weight: bold;

}

.indextext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	line-height: 1.9em;
	color: #FFF;
	width: 400px;
}

.pagetitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.8em;
	line-height: 1.7em;
	color: #d84605;
	text-decoration: none;
}
.pagecontact {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.6em;
	color: #d84605;
	text-decoration: none;
	padding-top: 80px;
	padding-bottom: 1px;
	display: block;
}

.pagedonate {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.6em;
	color: #d84605;
	text-decoration: none;
	padding-top: 25px;
	padding-bottom: 1px;
	display: block;
}

.titleparagraph {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.6em;
	line-height: 1.8em;
	color: #634822;
	text-decoration: none;
	margin-bottom: 10px;
}
.contactparagraph {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #634822;
	text-decoration: none;
	margin-bottom: 10px;
}
.tropicalspace {
	margin-top: 20px;
}

.mixtitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.5em;
	line-height: 1.7em;
	color: #4e626d;
	text-decoration: none;
	font-weight: 800;
	width: 400px;
	height: 20px;
	vertical-align: top;
}

.mixdescription {
	display:block;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	line-height: 1.7em;
	color: #634822;
	text-decoration: none;
	height: auto;
	float: none;
	width: auto;
	margin-bottom: 5px;
}
.tracklisttitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	line-height: 1.8em;
	color: #4e626d;
	text-decoration: none;
	font-weight: 600;
	width: 400px;
	height: 20px;
}
.arrow {
	display: block;
	float: right;
	height: 20px;
	width: 15px;
	text-indent: -9999px;
	margin-right: 5px;
	margin-left: 5px;
}
.albumcover {
	height: auto;
	width: 360px;
	margin-bottom: 10px;
}
.tracklist {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #6c6965;
	text-decoration: none;
	margin-bottom: 5px;
	margin-top: 0px;
	list-style-type: none;
}
.musiclist {
	display: block;
	float: left;
	width: 600px;
	margin-top: 17px;
	margin-bottom: 3px;
	height: auto;
	list-style-type: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-right: 100px;
}
.mixtape-series {
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 20px;
	height: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.mixtape_download {
	display:block;
	width: 600px;
	float: left;
	font-size: 0.9em;
	margin-bottom: 5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.mixtapetitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #d84605;
	font-weight: 800;
	float: left;
	width: 600px;
	margin-bottom: 5px;
	height: auto;
}
.futytitle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #d84605;
	font-weight: 800;
	float: left;
	width: 500px;
	margin-bottom: 10px;
	height: auto;
}
.musicpic {
	float: left;
	margin-right: 15px;
	
}
.download_container {
	display:block;
	float: left;
	width: 425px;
	height: auto;
	margin-bottom: 15px;
}
.download_container_cd {
	display:block;
	float: left;
	width: 400px;
}
.downloadButton {
	padding: 2px 5px; 
	font-size: 10px; 
	 background-color: #5a90bf; 
	 font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	  color: #FFF; 
	  border-radius: 3px;
	  cursor:pointer;
}
.download {
	display:block;
	float: left;
	margin-top: 5px;
	height: auto;
}
.download2 {
	display:block;
	margin-top: 5px;
	clear: left;
	float: left;
}
.cddownload {
	margin-bottom: 10px;
}

.dlmusic {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.4em;
	line-height: 1.5em;
	color: #6c6965;
	margin-bottom: 15px;
}

.picture {
	float: left;
	height: auto;
	width: auto;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gallerythumbs:hover {
	float: left;
	height: 50px;
	width: 50px;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border: thin solid #d84605;
}
a.gallerythumbs {
	float: left;
	height: 50px;
	width: 50px;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	border: thin solid #4e626d;
}
.vert-tapemargin {
	margin-right: 67px;
}
.horz-tapemargin {
	margin-bottom: 50px;
}
a.homelogo {
	background-image: url(../images/background/header-fb_logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 64px;
	width: 300px;
	display: block;
	text-indent: -10000px;
	margin-top: 40px;
	margin-left: 40px;
}
a.listtop {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	color: #4e626d;
	font-size: .6 em;
	font-weight: normal;
	display: block;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 15px;
	height: 20px;
}
a.link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	line-height: 1.7em;
	text-decoration: none;
	color: #5a90bf;
}

a.musiclink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	line-height: 1.7em;
	text-decoration: none;
	color: #5a90bf;
}




a.listlink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	color: #5a90bf;
	display: block;
	width: 400px;
	float: left;
	height: auto;
	font-weight: bold;
	font-size: 1.2em;
}
a.contactparagraph {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	color: #5a90bf;
}
a.paragraphlink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #5a90bf;
	text-decoration: none;
	margin-bottom: 5px;
}
ul.tracklist li {
	font-size: 1.1em;
	line-height: 1.7em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#wrapper header {
	background-image: url(../images/background/foreverbecoming_background-header.jpg);
	height: 117px;
	width: 960px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	display: block;
	background-repeat: no-repeat;
}
#wrapper #center{
	background-image: url(../images/background/foreverbecoming_background-center.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 960px;
	float: left;
	padding-bottom: 20px;
}
#wrapper #center-long {
	background-image: url(../images/background/foreverbecoming_background-center.jpg);
	background-repeat: repeat-y;
	height: 1700px;
	width: 960px;
}

#wrapper #contact {
	float: right;
	height: 75px;
	width: 500px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.2em;
	text-align: right;
	vertical-align: bottom;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding-top: 110px;
	padding-right: 70px;
	padding-bottom: 40px;
	padding-left: 40px;
}
#wrapper footer #contact a {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#wrapper footer #contact a:hover {
	color: #d84605;
	font-weight: normal;
	text-decoration: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#wrapper nav {
	height: auto;
	width: 210px;
	float: left;
	padding-left: 40px;
	padding-top: 20px;
}
#wrapper #center nav #sidenav {
	text-decoration: none;
}

#wrapper #center nav ul#mainnav {
	text-decoration: none;
	list-style-position: inside;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	list-style-type: none;
}
#wrapper #center #box #gallerycontent {
	clear: left;
	float: left;
	height: auto;
	width: 600px;
	margin: 0px;
	padding-top: 0px;
	list-style-type: none;
}
#wrapper #center #box #gallerycontent #gallery li a {
	float: left;
	height: 50px;
	width: 50px;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	border: thin solid #4e626d; 
}
#wrapper #center #box #gallerycontent #gallery li a:hover {
	float: left;
	height: 50px;
	width: 50px;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: block;
	border: thin solid #d84605;
}
#wrapper #center #box #gallerycontent #gallery {
	float: left;
	text-decoration: none;
	list-style-type: none;
	display: block;
	height: auto;
	width: 600px;
}

#wrapper #center #box #musiclist #albumcover {
	width: 400px;
}
#wrapper #center #box {
	height: auto;
	width: 600px;
	float: left;
	margin-top: 20px;
}
#wrapper #center #box #musiclist {
	float: none;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 10px;

}
#wrapper #center #box #musiclist #pic1 {
	float: left;
	width: 160px;
	margin-right: 20px;
}

#wrapper #center #box #musiclist #article {
	float: right;
	width: 420px;
}
#wrapper #center #box #musiclist #albumcover {
	height: 240px;
	width: 360px;
	margin-bottom: 10px;
}
#wrapper #center #box #musiclist #tracklist li {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	text-decoration: none;
	list-style-type: none;
	color: #634822;
}
#wrapper #center #box #musiclist #download {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1.3em;
	line-height: 1.7em;
	text-decoration: none;
	color: #4e626d;
	margin-top: 10px;
	margin-bottom: 10px;
}
#wrapper #center #box #topcontent #aboutpic1 {
	width: 590px;
	height: 331px;
	float: left;
}

#wrapper #center #blackbox {
	background-color: #000;
	float: left;
	height: 870px;
	width: 650px;
	margin-top: 20px;
	border:none 0px #000000;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
-moz-box-shadow: 8px 10px 9px #787776;
-webkit-box-shadow: 8px 10px 9px #787776;
box-shadow: 8px 10px 9px #787776;
}
#wrapper #center #blackbox #intro {
	width: 650px;
	height: 400px;
}
#wrapper #center #blackbox #indexbottom2content {
	height: 589px;
	width: 391px;
	float: left;
	margin-left: 6px;
	border: thin solid #FFF;
}
#wrapper #center #blackbox #indexbottom2content #poem {
	float: right;
	width: 350px;
}
#wrapper #center #blackbox #topcontent {
	width: 650px;
	height: 250px;
	float: left;
}
#awakening #wrapper #center #box #topcontent_me {
	height: 650px;
	width: 600px;
}
#wrapper #center #blackbox #topcontent #introtext {
	color: #FFF;
	float: right;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	width: 450px;
}

#wrapper #center #blackbox #topcontent #hearthands {
	width: 136px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: thin solid #FFF;
}

#wrapper #center #blackbox #topcontent #mirabai {
	width: 136px;
	float: left;
	margin-top: 10px;
	border: thin solid #FFF;
	margin-left: 20px;
}
#wrapper #center #box #topcontent #blankpic_awakening {
	height: 250px;
	float: left;
	margin-left: 20px;
	width: 100px;
}
#wrapper #center #box #topcontent #pic1 {
}
#wrapper #center #box #topcontent #pic2 {
	float: left;
	margin-left: 20px;
}
#wrapper #center #box #topcontent #article {
	float: left;
	width: 550px;
	margin-top: 20px;
}

#wrapper #center #box #topcontent #article p a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	color: #5a90bf;
	text-decoration: none;
	line-height: 1.2em;
}
#wrapper #center #box .dlmusic ol li {
	list-style-position: inside;
}
#wrapper #center #blackbox #bottomcontent {
	height: 600px;
	width: 213px;
	float: left;
}
#wrapper #center #blackbox #bottomcontent_me {
	height: auto;
	width: 600px;
	float: left;
}
#wrapper #center #blackbox #bottomcontent #mt-nye {
	float: left;
	width: 183px;
	margin-left: 20px;
	border: thin solid #FFF;
	height: 136px;
}
#wrapper #center #blackbox #bottomcontent #flowers {
	float: left;
	width: 183px;
	margin-top: 15px;
	margin-left: 20px;
	border: thin solid #FFF;
	height: 137px;
}
#wrapper #center #blackbox #bottomcontent #mt-mar09 {
	width: 183px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border: thin solid #FFF;
	float: left;
	height: 136px;
}
#wrapper #center #blackbox #bottomcontent #firepit {
	float: right;
	width: 392px;
	border: thin solid #FFF;
	height: 589px;
}
#wrapper #center #box #bottomcontent #pic3 {
	margin-top: 20px;
	float: left;
}
#wrapper #center #box #bottomcontent #pic4 {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#wrapper #center #blackbox #rightcontent {
	height: 600px;
	width: 400px;
}


#wrapper footer {
	background-image: url(../images/background/foreverbecoming_footer.jpg);
	background-repeat: no-repeat;
	height: 205px;
	width: 960px;
	float: left;
}
#wrapper #center #tracklistcontainer {
	display: block;
	float: left;
	width: 580px;
}
#wrapper #center #box .cddownload form input {
	margin-left: 10px;
	font-size: 1.1em;
}
#bradcontact #socialmedia {
	display: block;
	float: left;
	height: 90px;
	width: 600px;
}
