body {
font-family: "Georgia", "Times";
color: #444444;
}
p {
font-size: 11pt;
margin: 0px;
}
a {
text-decoration: none;
color: #444444;
}
a img {
border: none;
}
a:hover {
color: #691F1A;
}
h1{
font-size: 18pt;
letter-spacing: 1px;
font-weight:normal;
margin: 0px;
}
h2{
font-size: 16pt;
letter-spacing: 2px;
margin: 15px 0px 10px 0px;
}
#navigation {
height:60px;
width: 480px;
position:relative;
top:26px;
left:28px;
}

#navbio a{
display: block;
width:49px;
height: 29px;
float: left;
background: transparent url(../images/bio.jpg) no-repeat;
}
#navbio a:hover {
background-position: 0px -29px; 
}

#navmusic a{
display: block;
width: 75px;
height: 29px;
float:left;
background: transparent url(../images/music.jpg) no-repeat;
}
#navmusic a:hover {
background-position: 0px -29px; 
}

#navphotos a{
display: block;
width: 83px;
height: 29px;
float:left;

background: transparent url(../images/photos.jpg) no-repeat;
}
#navphotos a:hover {
background-position: 0px -29px; 
}

#navshows a{
display: block;
width: 84px;
height: 29px;
float:left;

background: transparent url(../images/shows.jpg) no-repeat;
}
#navshows a:hover {
background-position: 0px -29px; 
}

#navstore a{
display: block;
width:69px;
height: 29px;
float:left;
background: transparent url(../images/store.jpg) no-repeat;
}
#navstore a:hover {
background-position: 0px -29px; 
}

#navcontact a{
display: block;
width:94px;
height: 29px;
float:left;

background: transparent url(../images/contact.jpg) no-repeat;
}
#navcontact a:hover {
background-position: 0px -29px; 
}

#homeemail{
	text-align: center;

}
ul {
list-style: none;
margin:0 5px 0 25px;
padding:0;
}
li{
float: left;
padding-right: 8px;
padding-left: 2px;
}
li#shows{
float: none;
margin-bottom: 10px;
}
li#links{
float:none;
}
#container {
width: 1012px;
height: 500px;
overflow: hidden;
margin-left: auto;
margin-right: auto;
}
#firstcover {
width: 506px;
height: 500px;
background-image: url(../images/cover.jpg);
float: left;
position: absolute;
left:270px;
top: 40px;
cursor: pointer;
}
#firstpage {
width: 506px;
height: 500px;
background-image: url(../images/blankpage.jpg);
float: left;
position: absolute;
left:282px;
top: 40px;

}
#homepage {
width: 506px;
height: 500px;
background-image: url(../images/blankpage.jpg);
float: left;
position: absolute;
left:526px;
top: 40px;
}
#cover {
width: 506px;
height: 500px;
background-image: url(../images/cover.jpg);
float: left;
position: absolute;
left:20px;
top: 40px;
}
#page {
width: 506px;
height: 500px;
background-image: url(../images/blankpage.jpg);
float: left;
position: absolute;
left:526px;
top: 40px;

}

#pagecontent {
width:470px;
height: 380px;
padding-left: 20px;
overflow-y: auto;
}
img#bio{
float:right;
}
td#photo {
height: 155px;
width: 250px;
}
p#photos{
text-align: center;
}
img.photo {
margin-left: auto;
margin-right: auto;}

/*bottom*/
#bottomlinks {
width:492px;
height: 35px;
}
#itunes{
float: left;
height: 35px;
width: 85px;
margin-left: 20px;
}
#amazon{
float: left;
height: 35px;
width:82px;
}
#myspace{
float: left;
height: 35px;
width:88px;
}
#facebook{
float: left;
height: 35px;
width:90px;
}
#ilike{
float: left;
height: 35px;
width:113px;
}

#footer{
width: 600px;
height: 40px;
position: absolute;
top: 540px;
left:200px;
text-align: center;
}
#footer p{
font-size: 8pt;
}