#main {width:980px; margin:0 auto; position:relative;}

#header {height:152px; background:url(../images/header-bg.jpg) no-repeat left top;}
#header, #footer { font-size:10px; }
#content { font-size:11px; }
 
.col-1, .col-2, .col-3 { float:left;}

/*======= index-1.html =======*/
#content .col-1 {width:260px; margin-right:20px; }
#content .col-2 { width:610px;}

#content .col-artist-info {width:570px; float:left; margin-right:20px;}
#content .col-artist-media {width:300px; float:left;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:222px; margin-right:52px;}
#page4 #content .col-2 { width:243px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:243px; margin-right:31px;}
#page5 #content .col-2 { width:243px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:235px;
	margin-right:15px;
}
#page6 #content .col-2 {
	width:258px;
}

