#body {
   padding:10px;
   padding-bottom:60px;   /* Height of the footer */
}
body {

	background-color: #000000;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
}
#container {
   min-height:100%;
   position:relative;
}

#main { 
     position:relative;
	top:0px;
    width: 1010px; 
 	z-index:5;
	margin:auto;
} 

#header {height:517px; text-align:center; margin:0}
#footer {
   position:absolute;
   bottom:0;
   width:100%;
   height:160px;   /* Height of the footer */
 }
 #footer_bar {
 	background-image:url(../images/footer.png); background-repeat:repeat-x; padding-top:11px; text-align:center;
 }
 #copyright2 {color:#999999; font-size:8px; text-align:center; font-family:Arial, Helvetica, sans-serif}


#people {
	width:1010px;
	height:320px;
	overflow:visible;
	padding-top:6px;
	
	margin-left:auto;
	margin-right:auto;
	
}


#keyboardist{
        background: transparent url(../images/keyboard.png) no-repeat;
        width: 232px; height: 339px;
        float:left; 
}
#chick{
    background: transparent url(../images/lead_guitar.png) no-repeat;
    width: 212px; height:339px;
     float:left; 
}
#rapper{
        background: transparent url(../images/mc.png) no-repeat;
        width: 199px; height: 339px;
         float:left; }
#teen{
        background: transparent url(../images/melodic.png) no-repeat;
        width: 187px; height:339px;  float:left; 
}
#drummer{
        background: transparent url(../images/drummer.png) no-repeat;
        width: 264px; height: 339px; position:relative; top:0; left:850px;
    }


#a {
	width:329px;
	height:192px;
	float:left;
}
#b {width:359px; height:192px; float:left; }
#c {width:243px; height:192px; float:left;}

a.rollover_signup {
	display: block;
	width: 253px;
	height: 56px;
	text-decoration: none;
	background: url("../images/btn_signup.png");
	}

a.rollover_signup:hover {
	background-position: -253px 0;
	}

.displace {
	position: absolute;
	left: -5000px;
	}
	
a.rollover_download {
	display: block;
	width: 160px;
	height: 32px;
	text-decoration: none;
	background: url("../images/btn_download.png");
	}

a.rollover_download:hover {
	background-position: -160px 0;
	}
	
a.rollover_trial {
	display: block;
	width: 189px;
	height: 161px;
	text-decoration: none;
	background: url("../images/btn_freetrial.png");
	}

a.rollover_trial:hover {
	background-position: -189px 0;
	
	}
	
a.rollover_dig {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	background: url("../images/btn_dig.png");
	float:left;
	}

a.rollover_dig:hover {
	background-position: -30px 0;
	float:left;
	}
	
	
a.rollover_youtube {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	background: url("../images/btn_youtube.png");
	float:left;
	}

a.rollover_youtube:hover {
	background-position: -30px 0;
	float:left;
	}
	
a.rollover_facebook {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	background: url("../images/btn_facebook.png");
	float:left;
	}

a.rollover_facebook:hover {
	background-position: -30px 0;
	float:left;
	}
	
a.rollover_twitter {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	background: url("../images/btn_twitter.png");
	float:left;
	}

a.rollover_twitter:hover {
	background-position: -30px 0;
	float:left;
	}
	
	
a.rollover_learn {
	display: block;
	width: 80px;
	height: 72px;
	text-decoration: none;
	background: url("../images/btn_learn.png");
	
	}

a.rollover_learn:hover {
	background-position: -80px 0;
	
	}
	
a.rollover_myspace {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	background: url("../images/btn_myspace.png");
	float:left;
	}

a.rollover_myspace:hover {
	background-position: -30px 0;
	float:left;
	}
	
a.rollover_in {
	display: block;
	width: 30px;
	height: 30px;
	text-decoration: none;
	background: url("../images/btn_in.png");
	float:left;
	}

a.rollover_in:hover {
	background-position: -30px 0;
	float:left;
	}
	
a.rollover_secureserver {
	display: block;
	width: 76px;
	height: 43px;
	text-decoration: none;
	background: url("../images/btn_lock.png");
	float:left;
	}

a.rollover_secureserver:hover {
	background-position: -76px 0;
	float:left;
	}
	
a.rollover_help {
	display: block;
	width: 76px;
	height: 43px;
	text-decoration: none;
	background: url("../images/btn_help.png");
	float:left;
	}

a.rollover_help:hover {
	background-position: -76px 0;
	float:left;
	}
		
#btn_float {float:left; margin-right:2px;}	
	
.style1 {
	font-size: 8px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-size: 10px}
a:link {
	color: #999999;
	text-decoration: none;
		border:none;
	outline:none;
}
a:visited {
	text-decoration: none;
	color: #999999;
	border:none;
	outline:none;
}
a:hover {
	text-decoration: none;
	color:#666666;
	border:none;
	outline:none;
}
a:active {
	text-decoration: none;
	color: #000000;
	border:none;
	outline:none;
}

#left_shadow {top:0; left:0; width:156px; height:524px; z-index:1; position:absolute;  background-image:url(../images/left_shadow.png); background-position:left top; background-repeat:no-repeat}

#right_shadow {top:0; right:0; width:156px; height:524px; z-index:1; position:fixed;  background-image:url(../images/right_shadow.png); background-position:right top; background-repeat:no-repeat}

#bottom {bottom:0; width:100%; height:145px; z-index:10; position:relative; text-align:center; color: #999999;}

#social_buttons {
margin-left:auto; 
margin-right:auto;
padding-left:23px;

	
	width: 125px;
	text-align:center;
	
}

