html, body {
	/* \*/
	height:100%;
	/* hide from Mac IE 5.x */ 
	background-image: url(../images/pageBgV3.jpg);
	background-repeat: repeat-x;
	background-color: #010066;
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #C9D8EB;
	text-align: center;
} 

#ourstaff {
	font-family: Verdana;
	font-size: 12px;
	color: #C9D8EB;
}

#container {
	width: 752px;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px #474C5F solid;
	background-color: #0A0A0A;
}

#headerBox {
	width: 752px;
	height: 230px;
	float: left;
	position: relative;
}

#topLeft {
	background-image: url(../images/topLeftBg.jpg);
	background-repeat: no-repeat;
	width: 488px;
	height: 230px;
	float: left;
	position: relative;
}

#flash {
	padding: 114px 0px 0px 212px;
}

#underNav {
	background-image: url(../images/topRightBg.jpg);
	background-repeat: no-repeat;
	width: 264px;
	height: 230px;
	float: left;
	position: relative;
}

#pageHeader {
	width: 752px;
	height:90px;
	float: left;
	position: relative;
}

#contentBox {
	float: left;
	width: 752px;
	text-align: left;
	min-height: 370px;
	background-color: #0A0A0A;
}

#leftColumn {
	background-image: url(../images/leftSideBg.jpg);
	background-repeat: no-repeat;
	width: 226px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
	float: left;
	height: 370px;
	position: relative;
}

#freeClass {
	padding: 68px 0px 0px 15px;
	width: 180px;
	color: #000;
	font-size: 11px;
}

#freeClass a {
	color: #010165;
}

#freeClass a:hover {
	color: #B86E17;
}

#danceProject {
	padding: 50px 0px 0px 15px;
	width: 100px;
	color: #000;
	font-size: 11px;
}

#danceProject a {
	color: #010165;
}

#danceProject a:hover {
	color: #B86E17;
}

#rightColumn {
	width: 30px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: top;
	float: left;
	position: relative;
	height: 370px;
}

* html #leftColumn {
	height: 300px;
}

* html #rightColumn {
	height: 300px;
}

#navBox {
	width: 172px;
	float: left;
	position: relative;
	padding: 2px 0px 0px 82px;
	text-align: left;
}

/* html #navbox {
	margin-top: -4px;
	padding-top: 0px;
} 

/* Topmenu */

ul#mainNav
{
list-style: none;
padding: 0;
margin: 0;
float: left;
white-space: nowrap;
}

ul#mainNav li{
width: 172px;
float: left;
margin: 0;
height: 20px;
line-height: 20px;
white-space: nowrap;
}

ul#mainNav li a{
font-weight: bold;
height: 20px;
line-height: 20px;
display: block;
padding: 0px 0px 0px 10px;
text-decoration: none;
color: #fff;
font-family: Verdana;
font-size: 9px;
margin-left: 0px;
white-space: nowrap;
background-image: url(../images/buttonBg.png);
background-repeat: no-repeat;
}

* html ul#mainNav li a {
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttonBg.png');
}

* html ul#mainNav li a:hover {
background: none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/buttonBg_over.png');
}

ul#mainNav li a:hover{
background-image: url(../images/buttonBg_over.png);
background-repeat: no-repeat;
}

#content {
	width: 496px;
	margin: 0 0 0 0;
	padding: 5px 0px 0px 0px;
	vertical-align: top;
	float: left;
	position: relative;
}

* html #content {
	width: 496px;
	padding: 5px 0px 0px 0px;
}

a {
	font-weight: bold;
	font-size:12px;
	color: #fff; 
	text-decoration: none; 
}
 
a:hover {
	text-decoration: none; 
	color: #B86E17; 
}

#finePrint {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000;
}

#footer {
	padding-top:10px;
	width: 752px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
}

#footer a {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#footer a:visited {
	color: #fff;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #B86E17;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#footer a:active {
	color: #fff;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

#footercbs {
	padding-bottom: 10px;
	padding-top:10px;
	width: 752px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	margin-left:auto;
	margin-right:auto;
}

#footercbs a {
	color: #fff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
} 

#footercbs a:hover {
	text-decoration: none; 
	font-family: Verdana;
	color: #CD7803;
	font-size: 9px;
	font-weight: bold;
}

#footercbs a:visited {
	color: #fff;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
} 

#footercbs a:active {
	text-decoration: none; 
	font-family: Verdana;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
}

h1 {
	font-weight:bold;
	font-size:16px;
	margin-top: 20px;
	color: #fff;
}

h2 {
	font-weight:bold;
	font-size:13px;
	margin-top: 0px;
	margin-bottom: 6px;
	color: #018BE6;
}

* html #bubblespace {
	padding-right: 20px;
}

* html .bubbles {
	position: absolute;
	width:18px; 
	height:18px;
	padding-right: 10px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/favicon.png');
}

.formfield {
	font-family: Arial;
	font-size: 10px;
	font-weight:bold;
	color: #fff;
}

.required {
	padding-left: 5px;
	color: #ff0000;
	ont-family: Arial;
	font-size: 10px;
	font-weight:bold;
}

.contactheading {
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	color: #fff;
}

.contactinfo {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	color: #000;
}

.contactinfo a {
	color: #010165;
}

.contactinfo a:hover {
	color: #B86E17;
}