BODY
{
  font-family: arial;
  font-size: 12px;
  letter-spacing: 10;
  width: 100%;
  padding: 0%;
  margin: 0%;
  position: relative;
  background-color: #FCFCFC;
}

div.theeverythingbox
{
  border: 0px solid black;
  width: 950px;
  margin-top: 2%;
  margin-left: auto;
  margin-right: auto;
}

A
{
  text-decoration: none;
  color: #3C657B;
}

A:hover
{
  color: black;
}

IMG
{
	border: 1px solid white;
}

div.nav
{
  height: 300px;
  float: left;
  margin-top: 5px;
  border: 0px solid red;
  font-size: 14px;
  margin-left: 15px;
  
}

div.nav A
{
	font-family: helvitica;
	display: block;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 1px;
	text-align: left;
}

div.nav P
{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

div.navicons A
{
	display: inline;
	margin: 5px;
}



div.footer
{
	clear: both;
	float: left;
	width: 746px;
	text-align: right;
	margin-top: 5px;
	padding-right: 5px;
	border: 0px solid green;
	border-top: 4px solid #3C657B;
	font-size: 10px;
}

div.content
{
	border: 0px solid black;
	width: 750px;
	height: 425px;
	float: left;
	padding: 0px;
}

div.header
{
	width: 750px;
	float: left;
	font-size: x-large;
	text-align: right;
	border-bottom: 4px solid #3C657B;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

div.header A
{
	text-decoration: none;
	color: black;
}

div.contenttext
{
	width: 720px;
	height: 395px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid green;
	padding: 10px;
	color: white;
}

div.abouttext
{
	margin-top: 5px;
	width: 450px;
	float:left;
	color: black;
	font-weight: 150;
	font-size: 12px;
	text-align: justify;
	border: 0px solid pink;

}

div.hobbiestext
{
	margin-top: 5px;
	width: 400px;
	float:left;
	color: white;
	font-weight: 150;
	font-size: 12px;
	text-align: justify;
	border: 0px solid pink;

}

div#hobbieslinks A
{
	color: #00FFFF;
}

div#hobbieslinks A:hover
{
	color: gray;
}


div.abouttext IMG
{
	float: right;
	border: 2px solid white;
	margin-left: 10px;
	margin-bottom: 5px;
	height: 200px;
}

div.abouttext P
{
	padding-bottom: 5px;
	margin: 0px;
}

div.resumetext
{
	float: left;
	color: black;
	width: 450px;
	text-align: justify;
}

div.updatestext
{
	border: 3px dashed white;
	height: 375px;
	overflow: auto;
	width: 280px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	background: #35680c;
	text-align: justify;
}

div.updatestext H1
{
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

div.linkstext
{
	font-size: 14px;
	text-align: justify;
}

div#linkscontent A:hover
{
	color: LightSteelBlue;
}

div.contenttext A
{

	color: white;
}

div.contenttext A:hover
{
	color: grey;
}

div.musictext
{
	font-size: 14px;
	color: white;
	text-align: justify;
}

UL
{
	list-style-type: none;
}

div.musiclinks
{
	font-size: 11px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	width: 100%;
	margin-bottom: 20px;
}

div.musiclinks A
{
	color: #BEE9FF;
}

div.musiclinks A:hover
{
	color: white;
}

div.tracks A
{
	color: #BEE9FF;
}

div.tracks A:hover
{
	color: white;
}


div.resumetext A
{

	color: grey;
}

div.resumetext A:hover
{
	color: white;
}

div.updatestext A
{
	color: grey;
}

div.updatestext A:hover
{
	color: white;
}

div.albuminfo
{
	margin-top: 190px;
	float: left;
}

div.tracks
{
	float: left;
	vertical-align: top;
	border: 0px solid blue;
	margin-left: 10px;
	font-size: 14px;
	margin-top: 5px;
}

div.musictitle
{
	float: left;
	text-align: center;
	vertical-align: top;
	border: 0px solid white;
	color: grey;
}

div.musictitle IMG
{
	border: 3px solid white;
}

div.musictitle IMG:hover
{
	border: 3px solid #BEE9FF;
}

div.albumsection
{
	float: left;
	clear: none;
	margin-right: 25px;
}


div.contacttext
{
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	color: black;
}

div.contacttext P
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 2px;
}


div#wwsEmailForm
{
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	font-weight: bold;
	width: 83%;
	margin-top: 30px;

}

div#wwsEmailForm INPUT, DIV#wwsEmailForm TEXTAREA
{
	display: block;
	width: 100%
}

div#wwsEmailForm INPUT#submitButton
{
	width: 150px;
}

.errorText
{
	color: red;
	font-weight: bold;
}

div.albumsummary
{
	display: block;
	position: relative;
	margin-left: 25px;
	margin-top: 10px;
	border: 0px solid red;
	clear: both;
}

IMG.smallcoverart
{
	height: 40px;
	width: 40px;
	float: left;
	vertical-align: top;
	vertical-align: middle;
}

div.albumtitle
{
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
	border: 0px solid green;
	clear: none;
	float: left;
}

span.albumreleasedate
{
	font-size: 10px;
	margin-left: 12px;
}

div.footericons
{
	float: left;
	margin-top: 2px;
	margin-left: 3px;
}

div.consumerwhoretext
{
	position: relative;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	float:left;
	color: white;
	font-weight: 150;
	font-size: 12px;
	text-align: justify;
	border: 0px solid pink;
}

div.consumerwhoretext P
{
	padding: 0px;
	margin: 0px;
	padding-bottom: 8px;
}

div.listofstuff
{
	color: yellow;
	float: left;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 12px;
	padding-bottom: 15px;
}

div#consumerlinks A
{
	color: DarkTurquoise;
}

div#consumerlinks A:hover
{
	color: yellow;
}

div.linkstext
{
	font-size: 11px;
}