
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 {
	position: relative;
	width: 831px;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin-top: 40px;
}
#HeaderSub {
	position: relative;
	width: 831px;
	height: 308px;
	background: #fff url(../company/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 !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: #1B75BC 1px solid;
}
#rightLeft {
	float: left;
	width: 280px;
	margin-left: 20px;
}
#rightLeftEvents {
	float: left;
	width: 180px;
	margin-left: 20px;
}
#rightRight {
	float: right;
	width: 280px;
	margin-top: 40px;
	margin-right: 0px;
}
#rightRightEvents {
	float: right;
	width: 280px;
	margin-top: 40px;
	margin-right: 80px;
}
#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(../company/images/blueDivide.gif) no-repeat bottom;
   	margin-bottom: 20px;
}
.contentWide3, .contentWide5 {	
   	text-align: justify;
}
#change {
	text-align: center;
	width: 280px;
	margin-left: 230px;
}
.review {
	font: 15px Times New Roman, serif !important;
	color: #666;
}
.subText {
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	color: #666;
}
h2, #h2Events {
	font: 16px verdana, trebuchet ms, helvetica, arial, sans-serif;
	font-weight: normal;
	color: #1B75BC;
	margin-top: -15px;
	margin-left: -5px;
	margin-bottom: -10px;
	padding: 25px 0 0 20px;;
	height: 38px;
	background: url(../images/fantastique.gif) no-repeat;
}
#h2Events {
	margin-top: -95px;
	margin-left: 300px;
	margin-bottom: 0px;
	padding: 25px 0 0 20px;;
	height: 38px;
	background: url(../images/fantastique.gif) no-repeat;
}
h3, .h3EventsRt, #eventsTitle {
	font: 14px verdana, trebuchet ms, helvetica, arial, sans-serif;
	font-weight: normal;
	color: #1B75BC;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 5px;
}
#eventsTitle {
	margin-left: 0px;

}
/* -------------------------------------- content list ------------------------------------------------------------------------*/
.contUl li {
	margin: 0 15px 15px 0px;
}
.ulEvents li, .ulEventsRt li {
	list-style: none;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.ulEventsRt {
	position: relative;
	top: -130px;
	margin-bottom: -130px;
}
.ulEventsRt li {
	position: relative;
	width: 210px;
	left: 345px;
}
/* -------------------------------------- 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;
}
/* -------------------------------------- images ------------------------------------------------------------------------*/
.floatLeft {
	float: left;
	margin: 3px 15px 0 15px;
}
.floatRight {
	float: right;
	margin: 3px 10px 0 15px;
}
.imgBorder, .imgBorder2 {
	position: relative;
	padding: 5px;
	border: #1B75BC 1px solid;
}
.imgBorder2 {
	margin-right: 10px;
	margin-left: 5px;
}

.caption {
	text-align: left;
	margin-left: 0px;
	padding-top: 3px;
	font-size: 10px;
	color: #666;
}
#donnaA, #hannaA, #constanza2 {
	margin-left: 0px;
	margin-top: 8px;
}
#Hannah2, #donnaB {
	margin-top: 8px;
	margin-right: 52px;
}
.imgBorder, .imgBorderBio {
	padding: 5px;
	border: #1B75BC 1px solid;
}
.imgBorderBio {
	margin-top: 10px;
	margin-bottom: 1px;
	margin-right: 10px;
	margin-left: 0px;
}
#carnimals {
	margin-top: 10px;
	margin-right: 50px;
}
#rouge {
	margin-top: 0px;
	margin-right: 50px;
}

#nutcracker, #rougeReception {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.eventDivide {
	margin-top: 15px;
	margin-bottom: 25px;
	margin-left: 18px;
}
#dancers1 {
	margin-top: -80px;
	margin-left: -10px;
}
#concertSeason {
	margin-top: 60px;
	margin-left: 25px;
}
#compBallerina {
	margin-right: 5px;
	margin-bottom: 10px;
}
/* -------------------------------------- captions ------------------------------------------------------------------------*/
.caption, .captionLee {
	text-align: left;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 3px;
	font-size: 10px;
	color: #666;
}

/* -------------------------------------- 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: #1B75BC !important;
}

#topRightLinks a:link, #topRightLinks a:visited {
	text-decoration: none;
	color: #1B75BC;
}
#contactUs a:link, #contactUs a:visited {
	text-decoration: none;
	color: #1B75BC;
}
#topRightLinks a:hover, #hor_nav a:hover, #features a:hover, #email a:hover, #leftCol ul a:hover, .links a:hover, #contactUs a:hover {
	text-decoration: underline;
	color: #666;
}
#seasonButton  a {
	margin-top: 50px;
 	width: 150px;
  	height: 156px;
  	display: block;
  	background: url(../company/images/seasonButton.jpg) left top no-repeat;
}
#seasonButton  a:hover {
  background: url(../company/images/seasonButton.jpg) -150px top no-repeat;
}
/* -------------------------------------- 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, #blink_footer a:link, #blink_footer a:visited  {
	text-decoration: none;
    color: #000 !important;
}
#blink_footer a:link, #blink_footer a:visited  {
	text-decoration: none;
    color: #1B75BC !important;
}
#footerSub a:hover  {
	text-decoration: none;
    color: #1B75BC !important;
}
#blink_footer a:hover  {
	text-decoration: none;
    color: #999 !important;
}
#copyright {
	font-size: 9px;
	color: #000 !important;
}