#body-container {
     background-color: #fff;
     margin: 0 auto;
     width: 900px;
     background-image: none;
     background-repeat: no-repeat;
}

#sidebar {
     display: none;
}

#content {
     float: none;
     padding-top: 35px;
     padding: 0 10px;
     width: 850px;
}

#audiovideobackground {
     padding-left: 15px;
     overflow: hidden;
}

#reef1 {
     position: absolute;
     padding-left: 30px;
     padding-top: 10px;
     z-index: 1000;
}

#reef2 {
     position: absolute;
     padding-left: 150px;
     padding-top: 10px;
     z-index: 1000;
}

#reef3 {
     position: absolute;
     padding-left: 270px;
     padding-top: 10px;
     z-index: 1000;
}

#reef4 {
     position: absolute;
     padding-left: 90px;
     padding-top: 85px;
     z-index: 1000;
}

#reef5 {
     position: absolute;
     padding-left: 210px;
     padding-top: 85px;
     z-index: 1000;
}

#reef6 {
     position: absolute;
     padding-left: 30px;
     padding-top: 185px;
     z-index: 1000;
}

#reef7 {
     position: absolute;
     padding-left: 150px;
     padding-top: 185px;
     z-index: 1000;
}

#reef8 {
     position: absolute;
     padding-left: 270px;
     padding-top: 185px;
     z-index: 1000;
}

#projector {
     z-index: -1;
}

#mapHolder {
	background-color: #000;
}
#movethisvideo {
     position: absolute;
     left: 582px;
     top: 378px;
}

#contacttimgame {
     position: relative;
     left: 220px;
     top: 10px;
}

#videoHolder {
     width: 460px;
     height: 289px;
     background: #000 url(../images/audio-video/projectorHalf.jpg) no-repeat;
     position: relative;
}

.flVid {
     margin: 0;
     float: left;
}

#videoPlayInstructions {
     color: maroon;
     position: absolute;
     top: 100px;
     left: 10px;
     height: 180px;
     width: 250px;
     text-align: center;
}


embed{z-index:5;}