#encompassbox {
position:absolute;
left: 15%;
margin-left: -35px;
width: 1000px;
}


#mainbg {
position:absolute;
top:0px;
left:0px;
width: 950px;
height: 525px;
background: url(../images/ICANbg.jpg);
}

		
.signposthome {
position:absolute;
top:120px;
left:75px;
width: 74px;
height: 332px;
background: url(../images/signpost.gif);
}

.songbox {
position: absolute;
top: 45px;
left:695px;
width: 192px;
height: 58px;
}

.songplayer {
position: absolute;
top: 35px;
left:40px;
width: 192px;
height: 58px;
}

.grassoverlayhome {
position: absolute;
top: 418px;
left:83px;
width: 48px;
height: 30px;
background: url(../images/grass_overlay.gif) no-repeat;
}