body {
	background-color: #ffe2c5;
	font-family: Minion Web, Times New Roman, Times, serif;
	color: #660000;
	}
	
#content {
	position: relative;
	border-left: 5px solid #ec7b14;
	border-right: 5px solid #ec7b14;
	border-bottom: 5px solid #ec7b14;
	padding: 10px;
	width: 731px;
}

h1, h2, h3, p {
	text-align: left;
	}

p li {
	font-size: 10pt;
	text-align: left;
	}
	
a:link {
	color: #663300;
	}

a:visited {
	color: #990000;
	}
	
a:hover {
	color: #cc6600;
	}
	
a:active {
	color: #996633;
	}

#ballerinas {
	position: relative;
	background-color: #ec7b14;
	width: 200px;
	height: 300px;
	margin: 0px 30px;
	}
	
.imgdrop {
	position: relative;
	top: -5px;
	left: -5px;
	border: 1px solid black;
	}
	
.imgright {
	float: right;
	background-color: #ec7b14;
	margin: 0px 10px 10px 20px;
	}

.imgleft {
	float: left;
	background-color: #ec7b14;
	margin: 0px 20px 10px 20px;
	}
	
.clear {
	clear: both;
	}

.bottommenu {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	}
	
.copyright {
	font-size: 9px;
	text-align: center;
	}
ul {
	text-align: left;
	}
	
.list li {
	padding-bottom: .5em;
	}
	
.mommy {
	background-color: #ffff99;
	}

.creative {
	background-color: #ffff77;
	}
	
	
.jazz {
	background-color: #ffee66;
	}
	
.tap {
	background-color: #ffdd66;
	}
	
.boys {
	background-color: #ffdd55;
	}
	
.combo {
	background-color: #ffcc55;
	}
	
.ballet {
	background-color: #ffbb55;
	}

.pointe {
	background-color: #ffaa44;
	}
	
.adult {
	background-color: #eeaa44;
	}

.schedule {
	padding: 3px;
	margin: 0px;
	text-align: center;
	}
	
.description {
	padding: 5px;
	margin: 0px;
	text-align: left;
	}
	
.description h2 {
	margin: 0px;
	}
	
.borderleft {
	border-left: 1px solid #660000;
	}
	
.borderbottom {
	border-bottom: 1px solid #660000;
	}
.sidebar {
	float: right;
	padding: 5px;
	background-color: #f8d2a5;
	border: 2px solid #660000;
	width: 200px;
	text-align: center;
	margin: 0px 10px;
	}
	
.caption {
	font-family: Arial, Verdana, Helvetica, Geneva, sans serif;
	font-size: 9px;
	padding: 0px;
	margin: 1px 0px 5px 0px;
	text-align: right;
	}


