
/* Layout Stylesheet */ 

body {
 margin:0px;
 background: Black;
 color: Black;
 text-align:center;
 padding:0;
 }

#top {
 width: 810px;
 height: 25px;
 text-align: center;
 margin:auto;
/* background-color: #4462C4; */
} 

#main {
 width: 810px;
 text-align: center;
 margin:auto;
 background-color: transparent;
 }

#main div.leftmargin {
 height: 570px;
 width: 10px;
 float: left;
 text-align: left;
}

#main div.left {
 height: 570px;
 width: 190px;
 float: left;
 text-align: left;
}

#main div.center {
 height: 570px;
 width: 410px;
 float: left;
 text-align: left;
 background-image: url(images/synergy_bkgd_7.jpg);
 background-position: top left;
 background-repeat: no-repeat;
}

#main div.center2 {
 height: 570px;
 width: 600px;
 float: left;
 text-align: left;
}

#main div.center-theband {
 height: 470px;
 width: 410px;
 float: left;
 text-align: left;
}

#main div.center-video {
 height: 500px;
 width: 410px;
 text-align: center;
 margin:auto;
}

#main div.right {
 height: 570px;
 width: 200px;
 float: left;
 text-align: left;
}

#btm {
 width: 810px;
 height: 55px;
 text-align: center;
 margin:auto;
 padding: 0px 0px 0px 0px;
}

#btm div.bkgd {
 width: 810px;
 height: 55px;
 float: left;
 text-align: center;
 background-color: transparent;
}

#box1-top {
 height: 30px;
 width: 176px;
 background-image: url(images/boxtop1.jpg);
 background-repeat: repeat-x;
 background-position: left;
}

#box1-body {
 height: 160px;
 width: 174px;	
 border: 1px solid #4461C7;
}

#box1-body2 {
 height: 260px;
 width: 174px;	
 border: 1px solid #4461C7;
}

#box1-body-theband {
 height: 400px;
 width: 174px;	
 border: 1px solid #4461C7;
}

#div.music_list {
	width: 600px;
	color: Black;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	margin-left: 120px;
}	
	

