@charset "utf-8";
/* CSS Document */

body {
	color: #999;
	margin: 0;
	padding: 0;
	font: 11px/16px Arial, Helvetica, sans-serif;
	background: #000000 url(dancers.gif) repeat 0 0 fixed;
}

#container {
	background: #000000 url(canvas.jpg) repeat-y center top;
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#sidebar {
	width: 261px;
}

h1 {
	margin: 0;
	padding: 0;
	font: 12px/12px Arial, Helvetica, sans-serif;
}

h1 span {
	background: url(header.jpg) no-repeat 0 0;
	text-indent: -2000px;
	display: block;
	width: 261px;
	height: 142px;
}

#sidebar {
	float: left;
	height: 100%;
	overflow: hidden;
	position: absolute;
	width: 261px;
}

.sidelinks, .sideshop {
	padding: 70px 40px 0;
	font-size: 12px;
}

.sidelinks h2, .sideshop h2 {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 14px;
	width: auto;
	height: auto;
}

.sidelinks a {
	text-align: center;
	display: block;
	margin: 7px 0;
	color: #000;
}

.sideshop img {
	border: 0;
	padding: 1px;
}

#navigation {
	background: url(nav.jpg) no-repeat left center;
	list-style: none;
	margin: 0;
	padding: 0 40px 0 60px;
}

#navigation li a {
	display: block;
	width: 140px;
	height: 30px;
}

#navigation li a span {
	display: block;
	text-indent: -2000px;
}

#navigation li.aboutus a {
	background: url(nav-aboutus.png) no-repeat 0 0;
}

#navigation li.ourteachers a {
	background: url(nav-ourteachers.png) no-repeat 0 0;
}

#navigation li.hireus a {
	background: url(nav-hireus.png) no-repeat 0 0;
}

#navigation li.classes a {
	background: url(nav-classes.png) no-repeat 0 0;
}

#navigation li.events a {
	background: url(nav-events.png) no-repeat 0 0;
}

#navigation li.photogallery a {
	background: url(nav-photogallery.png) no-repeat 0 0;
}

#navigation li.videogallery a {
	background: url(nav-videogallery.png) no-repeat 0 0;
}

#navigation li.contactus a {
	background: url(nav-contactus.png) no-repeat 0 0;
}

#navigation li.testimonials a {
	background: url(nav-testimonials.png) no-repeat 0 0;
}

#navigation li a:hover {
	background-position: 0 -30px;
}

#footerimage {
	position: absolute;
	bottom: 0;
	background: url(footer.png) no-repeat 0 0;
	height: 289px;
	width: 261px;
}

#content {
	padding: 20px 20px 20px 280px;
	overflow: hidden;
	height: 100%;
}

#footer {
	background: #000;
/*	position: fixed;
	bottom: 0; */
	padding: 15px 30px 5px 270px;
	width: 602px;
	height: 53px;
	text-align: center;
	clear: both;
}

#footercontent ul {
	list-style: none;
	margin: 0 0 0 40px;
	padding: 0;
	overflow: hidden;
}

#footercontent ul li {
	float: left;
	margin-right: 10px;
	font-size: 10px;
}

#footercontent ul li a {
	color: #dadada;
	font-weight: bold;
	text-decoration: none;
}

#footercontent ul li a:hover {
	text-decoration: underline;
	color: #FEBE04;
}

#footercontent p {
	clear: both;
	font-size: 10px;
	margin: 10px 0 0;
	color: #666;
}

.column {
	width: 270px;
	margin: 0 25px 0 0;
	float: left;
}

.column1 {
	width: 245px;
	margin: 0 15px 0 0;
	padding: 0 20px 0 0;
	float: left;
}

.column2 {
	width: 320px;
	margin: 0 0;
	float: left;
}

h3 {
	color: #FFFF00;
	font-size: 14px;
}

a {
	color: #FEBE04
}

a:hover {
	color: #FFF903;
}

h2 {
	color: #FFFF00;
	margin: 0;
	padding: 0;
	width: 206px;
	height: 54px;
	font-size: 24px;
}

h2 span {
	display: block;
	text-indent: -2000px;
}

h2.classes {
	margin: 0;
	width: auto;
	height: auto;
	color: #ffff00;
}

h2.classes a {
	text-decoration: none;
}

h2.classes a:hover {
	color: #ffff00;
}

h2.events {
	background: url(events.jpg) no-repeat 0 0;
	width: 220px;
}

h2.testimonials {
	background: url(testimonials.jpg) no-repeat 0 0;
	margin-bottom: 20px;
}

h2.whatweoffer {
	background: url(whatweoffer.jpg) no-repeat 0 0;
}

h2.youcan {
	background: url(youcan.jpg) no-repeat 0 0;
}

h2.contactus {
	background: url(contactus.jpg) no-repeat 0 0;
}

h2.hireus {
	background: url(hireus.jpg) no-repeat 0 0;
}

h2.class {
	background: url(classes.jpg) no-repeat 0 0;
	width: 270px;
}

.video {
	padding: 15px 0;
	text-align: center;
	background: url(loading.gif) no-repeat center center;
}

ul.hireus, ul.youcan, ul.hireus, ul.events, ul.photos {
	color: #ffff00;
}

ul.photos li {
	font-size: 15px;
	line-height: 25px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
	width: 250px;
}

ul.hireus li span, ul.youcan li span, ul.events li span {
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
}

ul.hireus li a, ul.youcan li a {
	text-decoration: none;
}

ul.hireus li a:hover span, ul.youcan li a:hover span {
	color: #ffff00;
}

ul.events li span {
	font-size: 15px;
	line-height: 20px;
	color: #ffff00;
}

.highlight {
	color: #ffff00;
}

.nolight {
	color: #ccc;
}

.clear {
	clear: both;
}

.floatleft {
	float: left;
	margin-right: 10px;
}

.floatright {
	float: right;
	margin-left: 10px;
}

.bigtext {
	font-size: 18px;
	line-height: 24px;
}

.mediumtext {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

.classbox {
	height: 180px;
}

h3.yournearestclass {
	margin-top: 40px;
}

div.yournearestclass {
	padding-left: 35px;
}