body { background-color:#ffffff; background-image: url(biobg.png); width:1100px; margin:0px auto; }
a { color:#000000; }
.hiddenPic { display: none; }
#maintable {
	position: relative;
	width: 100%;
}

#logo {
	width: 1000px;
	height: 100px;
	background: url(http://joegreenwood.com/logo_name.png) no-repeat;
	margin: 0px auto;
}


/* navygation */
.navylink {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}
.navylink a {
	text-decoration: none;
}
.navylink a:hover {
	color: #ff0000;
}

#nav_about {
	position: absolute;
	top: 100px;
	left: 800px;
}
#nav_livevid {
	position: absolute;
	top: 100px;
	left: 800px;
}
#nav_mp3s {
	position: absolute;
	top: 100px;
	left: 80px;
}
#nav_albums {
	position: absolute;
	top: 100px;
	left: 130px;
}
#nav_lyrics {
	position: absolute;
	top: 100px;
	left: 180px;
}
#nav_books {
	position: absolute;
	top: 100px;
	left: 230px;
}
#nav_myspace {
	position: absolute;
	top: 100px;
	left: 280px;
}
#nav_fanclub {
	position: absolute;
	top: 100px;
	left: 360px;
}


/* contents of table */

#sidetable {
	background: url(http://joegreenwood.com/webimgg.png) no-repeat;
	width: 300px;
	height: 490px;
	float: right;
}
#mp3player {
	position: relative;
	left: 0px;
	width: 300px;
	background: #ccccff url(mp3bg.png) repeat-x;
	font-family: courier;
	color: #ffffff;
	padding: 5px;
	display: block;
}
#midnights {
	float: right;
	position: relative;
	top: 105px;
	left: -55px;
}
#bwpr {
	float: right;
	position: relative;
	top: 72px;
	left: 0px
}
#bwp {
	float: right;
	position: relative;
	top: 230px;
	left: 0px;
}
#footer {
	width: 27%;
	margin: 0px auto;
	float: left;
	clear: both;
	position: relative;
	top: 400px;
	background: url(http://joegreenwood.com/footerbg.png);
}