BODY
{
	background-color: white;
	font-size: 14px;
	text-align: center;
	padding-top: 50px;
	color: #AAAAAA;
	  font-family: arial;
	  letter-spacing: 10;



}

A
{
	color: #AAAAAA;
	text-decoration: none;
}

DIV#nav
{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: right;
	width: 790px;
}

DIV#nav A
{
	margin-left: 5px;
	margin-right: 5px;
}

DIV#nav A:hover
{
	color: black;
}

DIV#about
{
	position: relative;
	background-image:url(img/about.jpg);
	width: 843px;
	height: 312px;
	margin-left: auto;
	margin-right: auto;
	
}

DIV#aboutphotos
{
	position: relative;
	margin-left: 350px;
}

DIV#about IMG
{
	position: relative;
	padding-top: 60px;
	padding-right: 50px;	
}

DIV#about A:hover
{
	text-decoration: underline;
	color: white;
}

DIV#aboutcontent
{
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 30px;
	padding-top: 60px;
	margin-left: 50px;
	text-align: justify;
	color: white;
	width: 250px;
	font-weight: bold;
}

DIV#index
{
	background-image:url(img/index.jpg);
	width: 843px;
	height: 312px;
	margin-left: auto;
	margin-right: auto;
}

DIV#links
{
	background-image:url(img/links.jpg);
	width: 843px;
	height: 312px;
	margin-left: auto;
	margin-right: auto;
}

DIV#links A
{
	color: black;
	margin-left: 10px;
}

DIV#links A:hover
{
	color: black;
	margin-left: 10px;
	text-decoration: underline;
}


DIV#joelinks
{
	position: relative;
	left: 30px;
	top: 40px;
	color: black;
	float: left;
	text-align: justify;
}

DIV#jasonlinks
{
	position: relative;
	left: 290px;
	top: 40px;
	text-align: justify;
	color: black;
	float: left;
}




DIV#music
{
	position: relative;
	background-image:url(img/music.jpg);
	width: 843px;
	height: 312px;
	margin-left: auto;
	margin-right: auto;
}

DIV#music IMG
{
	position: absolute;
	left: 50px;
	top: 100px;
	border: 2px solid white;
	height: 150px;
	width: 150px;
}

DIV#musiccontent
{
	position: absolute;
	left: 230px;
	top: 100px;
	text-align: left;
	color: white;
	width: 500px;

}

DIV#musiccontent A
{
	text-align: left;
	margin: 0px;
	padding: 0px;
}

A.rss
{
	margin-top: 2px;
	
}

A.rss IMG
{
	border: 0px solid blue;
	width: 36px;
	height: 10px;
}

DIV#notecontent
{
	position: absolute;
	top: 0px;
	left: 100px;
	text-align: justify;
	width: 475px;
	z-index: 1;
	color: white;
	font-size: small;
	background-image:url('img/note bg.jpg');
	background-repeat:no-repeat;
	padding-top: 400px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-left: 2px solid white;
	border-right: 2px solid white;
	text-shadow: 1px 1px 1px #000;
	
}

IMG#notebg
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 0;
	
	
}
