/* ArtsAlive.ca Music Master Style Sheet */
/* September 2003 */

/* PAGE LAYOUT STRUCTURE - GIRA ORQUESTA SECTION */




#leftcolumn {
	margin-right: -150px;	/* IE 4 fix */
}
#leftColumn {
	float: left;
	width: 10px;
	/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#innerLeftColumn {
	width: 150px;
}



#contentColumn {
	width: auto;
	margin-left: 150px;
}
#masthead, #innerLeftColumn {
	padding: 0px;
}
#innerContentColumn, #innerFooter {
	padding: 10px;
}


#masthead {
	border-bottom: 2px solid black;
}

#sideNav {
	width: 150px; 
	margin-bottom: 10px;
	}

