#container{
width:950px;
margin-left:auto;
margin-right:auto;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:900px;
}

/*======= header =======*/
#header {height:132px;  background:url(images/top.jpg) no-repeat top center #000000}

/*======= index.html =======*/
#page1 #content .col-1{ width:30px}
#page1 #content .col-2{ width:188px; margin-right:30px}
#page1 #content .col-3{ width:188px}
#page1 #content .col-4{ width:26px}
#page1 #content1 .col-1{ width:410px; margin-right:57px}
#page1 #content1 .col-2{ width:433px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:218px; margin-right:30px}
/*Code I added*/
#page2 #content .LeftEmployee{
	width:900px;
	
}
#page2 #content .LeftEmployee2{
	width:900px;
	position:relative;
	top:-180px;
	height:100px;
}

.ourMusic{
width:450px;
}

#lyricsBox{
	width:430px;
	height:1300px;
	position:relative;
	top: 2px;
	left:  490px;
	border:gray 1px solid;
}

#spryContainer{
position:relative;
top:-1100px;
}


.leftPic{
/*float:left;*/}

#left_inside_box{
width:650px;
/*float:right;
*/position:relative;
left:250px;
top:-200px;
}

#page2 #content .RightEmployee{
	width:900px;
	position:relative;
	top:-200px;
}

.RightEmployeePic{	
float:right;
margin-left:100px;
}

#page2 #content .col-2{ width:407px; margin-right:29px}
#page2 #content .col-3{ width:215px}
#page2 #content1 .col-1{ width:410px; margin-right:57px}
#page2 #content1 .col-2{ width:433px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:436px}
#page3 #content .col-2{ width:30px}
#page3 #content .col-3{ width:425px}
#page3 #content .col-4{ width:9px}
#page3 #content1 .col-1{ width:440px; margin-right:99px}
#page3 #content1 .col-2{ width:433px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:218px; margin-right:30px}
#page4 #content .col-2{ width:407px; margin-right:29px}
#page4 #content .col-3{ width:215px}
#page4 #content1 .col-1{ width:410px; margin-right:57px}
#page4 #content1 .col-2{ width:433px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:435px; margin-right:30px}
#page5 #content .col-2{ width:435px}
#page5 #content .col-3{ width:213px}
#page5 #content .col-4{ width:216px}
/*======= footer =======*/
#footer { height:152px; }
