
body {
    text-align: center;
   	font: 12px  helvetica, verdana, arial,trebuchet ms, sans-serif;
}

html, body, body div, body a, body div, body p, body ul {
	margin: 0 auto; 
	padding: 0;
}
span.hide { 
	display: none;
}
/* -------------------------------------- banner elements -----------------------------------------
-------------------------------*/
#wrapperSub {
	width: 831px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-top: 40px;
}
#HeaderSub {
	width: 831px;
	height: 308px;
	background: #fff url(../academy/images/banner1.jpg) no-repeat;
}

#director {
	position: relative;
	text-align: left;
	font: 10px Times New Roman;
	color: #eee;
	top: 15px;
	left: 296px;
}
.big {
	font: 14px Times New Roman, serif !important;
}
#topRightLinks {
	position: relative;
	font-size: 15px;
	color: #CF3B7C;
	line-height: 16px;
	top: -3px;
	left: 280px;
}
#contactUs {
	position: relative;
	font-size: 14px;
	color: #4D4D4D;
	top: -102px;
	left: -325px;
	margin-bottom: -15px;
}
#email {
	position: relative;
	font-size: 14px;
	color: #4D4D4D;
	top: -52px;
	left: -265px;
	line-height: 22px;
}
#address {
	position: relative;
	font-size: 14px;
	color: #000;
	top: -52px;
	left: 225px;
	line-height: 22px;
}
/* -------------------------------------- content ------------------------------------------------------------------------*/
#rightColumn {
	position: relative;
	text-align: left;
	z-index: 2;
	float: right;
	width: 600px;
	margin-top: -75px;
	margin-bottom: -95px;
	padding-top: 20px;
	padding-bottom: 70px;
	border-left: #CF3B7C 1px solid;
}
#rightLeft {
	float: left;
	width: 280px;
	margin-left: 20px;
}
#rightRight {

	width: 280px;
	margin-top: 40px;
	margin-right: 20px;
}
#rightLeft ul, #rightRight ul {
	margin-left: 28px;
	margin-bottom: 15px;
}
.content {
	position: relative;
	z-index: 2;
   	font-size: 12px;
   	line-height: 16px;
   	padding: 0 15px 15px 15px;
}

#rightWide {
	float: left;
	width: 600px;
	margin-left: 20px;
}
.contentWide, .contentWide2, .contentWide3, .contentWide4, .contentWide5 {
	position: relative;
	z-index: 2;
   	font-size: 12px;
   	line-height: 16px;
   	padding: 10px 0px 15px 0px;
   	margin-right: 60px;
   	margin-left: 15px;
}
.contentWide2, .contentWide4, .contentWide5 {	
   	background: url(../academy/images/pinkDivide.gif) no-repeat bottom;
   	margin-bottom: 20px;
}
.contentWide3, .contentWide5 {	
   	text-align: justify;
}
.subText {
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	color: #666;
}


h2 {
	font: 16px verdana, trebuchet ms, helvetica, arial, sans-serif;
	font-weight: normal;
	color: #CF3B7C;
	margin-top: -15px;
	margin-left: -5px;
	margin-bottom: -10px;
	padding: 25px 0 0 20px;;
	height: 38px;
	background: url(../images/fantastique.gif) no-repeat;
}
h3 {
	font: 14px verdana, trebuchet ms, helvetica, arial, sans-serif;
	font-weight: normal;
	color: #CF3B7C;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.numerals {
 color: #999;
}
/* -------------------------------------- content list ------------------------------------------------------------------------*/
.contUl li, .contUlCal li {
	margin: 0 15px 15px 0px;
}
.contUlCal li {
	margin-left: 25px;
}
/* -------------------------------------- left column & nav ------------------------------------------------------------------------*/
#leftCol {
	position: relative;
	z-index: 2;
	float: left;
	text-align: left;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	margin-top: -75px;
	margin-bottom: -95px;
	padding: 20px 0px 20px 20px;
	width: 200px;
}
#leftCol ul {
	list-style: none;
	text-decoration: none;
}
#leftCol ul li {
	padding-bottom: 8px;
}

#leftcol ul li ul {
	font-size: 12px;
}
#leftCol ul li ul li {
	padding: 0;
	color: #666;
	list-style-type: circle;	
	margin-left: 17px;
	padding-top: 4px;
}
.contLeft {
	font: 14px Times New Roman, serif !important;
	color: #666;
	padding-bottom: 10px;
}



/* -------------------------------------- links & navigation ------------------------------------------------------------------------*/

#navBar {
	z-index: 9;
	position: relative;
	width: 825px; 
	min-height: 18px;
	height: auto !important;
	height: 18px;
}
#hor_nav {
	z-index: 9;
	position: absolute;
	text-align: left;
	font-size: 11px;
    color: #fff; 
}

#hor_nav li {
    float: left;
    list-style: none;
    padding: 2px 0;
}
#hor_nav li ul {
   	margin: 0 0 0 -10px;
    padding: 0; 		
}
#hor_nav li ul li {
	float: none;
    list-style: none;
    padding-left: 5px;
}

.drop {
   	background: #ccc;
   	min-height: 18px;
	height: auto !important;
	height: 18px;
   	line-height: 18px;
   	border: 2px solid #eee;
   	border-top: 0;
}
.menu {
    margin-left: 65px; 
}
#academy {
	z-index: 9;
	position: absolute;
	top: 18px;
	left: 166px;
   	width: 140px;
}
#company {
	z-index: 9;
	position: absolute;
	top: 18px;
	left: 286px;
   	width: 145px;
}
#inside {
	z-index: 9;
	position: absolute;
	top: 18px;
	left: 465px;
   	width: 140px;
}
#invest {
	z-index: 9;
	position: absolute;
	top: 18px;
	left: 690px;
	width: 130px !important;
}
#hor_nav a:link, #hor_nav a:visited, #leftCol ul a:link, #leftCol ul a:visited, #email a:link, #email a:visited, .links a:link, .links a:visited {
	text-decoration: none;
	color: #CF3B7C !important;
}

#topRightLinks a:link, #topRightLinks a:visited {
	text-decoration: none;
	color: #CF3B7C;
}
#contactUs a:link, #contactUs a:visited {
	text-decoration: none;
	color: #CF3B7C;
}
 #topRightLinks a:hover, #hor_nav a:hover, #email a:hover, #leftCol ul a:hover, .links a:hover, #contactUs a:hover {
	text-decoration: underline;
	color: #666;
}

/* -------------------------------------- images ------------------------------------------------------------------------*/
.leftBub {
	padding: 15px 0 10px 0;
}
.leftBub2 {
	padding: 0px 0 10px 0;
}

.floatLeft {
	float: left;
	margin: 3px 15px 0 10px;
}
.floatRight {
	float: right;
	margin: 3px 10px 0 15px;
}
.imgBorder, .imgBorder2 {
	position: relative;
	padding: 5px;
	border: #CF3B7C 1px solid;
}
.imgBorder2 {
	margin-right: 10px;
	margin-left: 5px;
}

#map {
	margin-left: 13px;
}
#donnaA, #hannaA {
	margin-top: 8px;
}
#Naomi {
	margin-top: 8px;
}
#Constanza2 {
	margin-top: 8px;
	margin-left: 5px;
}
#Hannah2, #donnaB {
	margin-top: 8px;
	margin-right: 52px;
}
#ballerina1 {
	margin-top: -155px;
	margin-left: 20px;
}
#ballerina2 {
	margin-top: -2px;
	margin-right: 10px;
}
#ballerina3, #ballerina4, #audBallerina {
	margin-bottom: 10px;
}
#audBallerina {
	margin-right: 10px;
}
#dancer2 {
	margin-top: -170px;
	margin-left: 100px;
	margin-bottom: 15px;
}
#kid1 {
	margin-top: -120px;
	margin-left: 60px;
	margin-bottom: 15px;
}
#opps1 {
	margin-top: -110px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#proImg1, #proImg3 {
	margin-top: -110px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#proImg1cap, #proImg2cap, #proImg3cap {
	margin-top: 0px;
	margin-right: -30px;
	margin-bottom: 10px;
}
#diff3 {
	margin-top: -140px;
	margin-left: 40px;
	margin-bottom: 30px;
}
#calImg {
	margin-top: -120px;
	margin-left: 350px;
	margin-bottom: 25px;
}
#childClassImg {
	margin-top: -140px;
	margin-left: 30px;
	margin-bottom: 25px;
}
.eventDivide {
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 18px;
}
#proRegImg {
	margin-top: 20px;
	margin-left: -10px;
}
#childRegImg {
	margin-top: -140px;
	margin-left: -10px;
	margin-bottom: 30px;
}
#gettingReadyImg {
	margin-top: -150px;
	margin-left: -10px;
	margin-bottom: 30px;
}
#dreamworksImg {
	margin-top: -130px;
	margin-left: 10px;
	margin-bottom: 30px;
}
/* -------------------------------------- captions ------------------------------------------------------------------------*/
.caption, .captionLee, .captionLeft {
	text-align: left;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-top: 3px;
	font-size: 9px;
	color: #666;
}
.captionLeft {
	margin-bottom: 3px;
	margin-left: 5px;
	margin-top: -8px;
	padding-bottom: 2px;
	font-size: 9px;
	color: #666;
}
.captionImg {
	position: relative;
	text-align: right;
	top: -20px;
	left: -105px;
	font-size: 9px;
	color: #666;
}
#bFanDiff1 {
	position: relative;
	top: 0px;
	left: -48px;
	padding-bottom: 15px;
}
#faqImg2 {
	position: relative;
	top: 0px;
	left: -70px;
	padding-bottom: 15px;
}
#proRegImgCap {
	margin-left: 45px;
}
#dreamworksImgCap {
	left: -85px !important;
	margin-bottom: 30px;
}
#parentsInfoCap {
	margin-top: 2px;
}
#calImgCap {
	left: -115px;
	margin-top: 2px;
	margin-bottom: -75px;
}
#dancer1Cap {
	left: -25px;
	margin-top: 10px;

}
/* -------------------------------------- footer & copyright ------------------------------------------------------------------------*/

#blink_footer {
	margin-top: 3px;
	padding-bottom: 2px;
	width: 250px;
	text-decoration: none;
	font: 9px verdana, arial, sans-serif;
	color: #000;
	letter-spacing: 0em;	
}
#footerSub {
	position: relative;
	clear: both;
	font-size: 9px;
	color: #fff;
	letter-spacing: 0em;
	width: 760px;
	min-height: 9px;
	height: auto !important;
	height: 9px;
	margin-top: -45px;
	padding: 3px 0;
}
#footerSub ul {
	list-style: none;
    padding: 2px 0;	
}
#footerSub ul li {
	display: inline; 
	padding: 0 7px 0 3px;
	border-right: #00531e 1px solid;
}
#footerSub li.spacer_drop {
	margin-right: -4px;
	border-right: #fff 1px solid;
}
#footerSub a:link, #footerSub a:visited {
	text-decoration: none;
    color: #000 !important;
}
#blink_footer a:link, #blink_footer a:visited {
	text-decoration: none;
    color: #CF3B7C !important;
}
#footerSub a:hover {
	text-decoration: none;
    color: #CF3B7C !important;
}
#blink_footer a:hover {
	text-decoration: none;
    color: #999 !important;
}
#copyright {
	font-size: 9px;
	color: #000 !important;
}
