@charset "UTF-8";/* CSS Document */#classes_section {	position: relative;	width: 250px;	left: 3px;	top: 5px;	padding-top: 7px;	float:left;	margin-bottom: 20px;}#dance {	position: relative;	width: 200px;	left: 0px;	top: 0px;	margin-top: 30px;}#music {	position: relative;	width: 200px;	top: 0px;	left: 0;	margin-top: 30px;}#art {	position: relative;	width: 200px;	top: 0px;	left: 0px;	margin-top: 30px;}#technology {	position: relative;	width: 200px;	top: 0px;	left: 0px;	margin-top: 30px;}#workshop_section {	position:relative;	padding: 7px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #E1E1E1;}