@charset "utf-8";

body {background-image: url(../images/background.png);}

#container {
width: 600px;
height:auto;
margin:0 auto;
}

.header {
background-image:url(../images/header.png);
width:260px;
height:17px;
margin:10px auto 10px auto;
}

.themore {
background-image:url(../images/themoreiwantthemoreiget.png);
width:533px;
height:54px;
margin:0 auto 10px auto;
}

.cd {
background-image:url(../images/cd.jpg);
width:533px;
height:521px;
margin:0 auto 0 auto;
}

.bottom {
background-image:url(../images/bottom.png);
width:534px;
height:111px;
margin:0 auto 0 auto;
}

.mailinglist {
background-image:url(../images/mailinglist.png);
width:143px;
height:35px;
margin:31px 0 0 14px;
float:left;
text-indent:-4000px;
}

.paypal {
width:150px;
height:64px;
float:left;
margin:25px 0 0 32px;
}

.icons {
width:106px;
height:30px;
float:right;
margin:37px 10px 0 0;
}


.myspace {
background-image:url(../images/icon_myspace.png);
width:23px;
height:24px;
float:left;
margin-right:4px;
text-indent:-4000px;
}

.facebook {
background-image:url(../images/icon_facebook.png);
width:23px;
height:24px;
float:left;
margin-right:4px;
text-indent:-4000px;
}

.twitter {
background-image:url(../images/icon_twitter.png);
width:23px;
height:24px;
float:left;
margin-right:4px;
text-indent:-4000px;
}

.reverb {
background-image:url(../images/icon_reverbnation.png);
width:23px;
height:24px;
float:left;
text-indent:-4000px;
}




.fendermusicfoundation {
width:500px;
height:20px;
margin:10px auto 20px auto;
font-family:Arial, Helvetica, sans-serif;
color:white;
font-size:12px;
margin:0 auto 24px auto;
text-align:center;
}

a {
color:#16c0c1;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}
