body {
	background-color: #fff;
	text-align: center;
	margin: 0;
	font-family: tahoma;
	font-size: 72.5%;
}
#container {
  width: 768px;
  min-height: 600px;
  border: 1px solid #000;
  text-align: left;
  margin: auto;
  margin-top: 20px;
  text-align: left;
}
#footerMonkey {
  width: 768px;
  margin: auto;
  text-align: right;
  font-size: 0.8em;
  margin-top: 2px;
}
#footerMonkey a {
    color: #000;
    text-decoration: none;
}
#header {}
#logo {
    float: left;
    margin: 30px 0 0 20px;
}
#logo img {
    border: 0;
}
#rightImage {
    float: right;
}
/* NAVIGATION */
#navigation {
    clear: both;
    background-color: #EF4E95; /* Bright Pink */
    height: 48px;
}
#navBar {
    float: left;
}
#navBar ul, #navBar ul li {
    display: inline;
    list-style: none;
    margin: 0; padding: 0;
}
#navBar ul li {
    height: 28px;
}
#navBar ul li.noRightMargin {
    margin-right: 0;
    padding-right: 0;
}

#navBar ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    line-height: 48px;
    padding: 16px 15px 16px 15px;
}
#navBar ul li a:hover {
    background-color: #000;
}
#navBar ul li a.navOn {
    background-color: #000;
}
/* MAIN CONTENT */
#mainContent {
    min-height: 343px;
}
#content {
	margin: 20px;
}
#content #text_about {
	float: left;
    width: 500px;
}
#content #aboutImage {
	float: right;
	width: 190px;
}
#content h1 {
    color: #EF4E95;
    font-size: 1.5em;
}
#content h2 {
    color: #EF4E95;
    font-size: 1.3em;
    margin: 2em 0 -9px 0;
    padding: 0;
}
#content h3 {
    color: #EF4E95;
    font-size: 1.2em;
    margin: 1em 0 -10px 0;
    padding: 0;
}

/****DANCE****/
.danceCont {
    background-image: url(/img/danceclasses_background.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    border-bottom: 1px solid #000;
}
#content #text_dance {
    width: 475px;
}
#content #text_danceLeft {
    margin-top: 24px;
    width: 270px;
}
#content #text_danceRight {
    margin-top: 10px;
    float: right;
    width: 430px;
}
#text_danceRight td, #text_danceRight th {
    border: 1px solid #EF4E95;
}
#text_danceRight th {
    background-color: #EF4E95;
    padding: 5px;
    color: #fff;
    border-right: 1px solid #fff;
}
#text_danceRight th.endTh {
    border-right: 1px solid #EF4E95;
}
#image_danceLeft {
    margin-top: 24px;
}
/**** CLASSES ******/
#text_dance td, #text_dance th {
    border: 1px solid #EF4E95;
}
#text_dance th {
    background-color: #EF4E95;
    padding: 5px;
    color: #fff;
    border-right: 1px solid #fff;
}
/****MUSIC****/
.musicCont {
    background-image: url(/img/music_background.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    /** This is a hack, for some reason the image won't align to the bottom in FF without it **/
    border-bottom: 1px solid;
}
#content #text_music {
    width: 450px;
}
#content #text_musicLeft {
    margin-top: 24px;
    width: 270px;
}
#content #text_musicRight {
    margin-top: 10px;
    float: right;
    width: 430px;
}
#text_musicRight td, #text_musicRight th {
    border: 1px solid #EF4E95;
}
#text_musicRight th {
    background-color: #EF4E95;
    padding: 5px;
    color: #fff;
    border-right: 1px solid #fff;
}
#text_musicRight th.endTh {
    border-right: 1px solid #EF4E95;
}
img {
    border: 0;
}
#text_teacher {
    float: left;
    width: 500px;
}
#text_teacher h1 {
    color: #000000;
}
#image_teacher {
    float: right;
    width: 200px;
}
.teacherQuote {
    color: #EF4E95;
    font-weight: bold;
}
/******* PARTIES *********/
.partiesCont {
    background-image: url(/img/parties_background.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    /** This is a hack, for some reason the image won't align to the bottom in FF without it **/
    border-bottom: 1px solid;
}
#text_parties {
     width: 475px;   
}
#text_parties p.small {
    font-size: 0.8em;
}
/***** CONTACT ***/
.contactCont {
    background-image: url(/img/contact_background.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
}
#text_contact {
    width: 450px;
    float: left;
}
#text_contact_right {
    width: 250px;
    float: right;
}
#text_contact_right p.contactLarge {
    font-size: 1.3em;
    font-weight: bold;
}
#text_contact_right p.contactLarge a {
    color: #EF4E95;
}
/******** PERFORMANCE ********/
.text_performance {
    width: 140px;
    height: 170px;
    float: left;
    text-align: center;
    margin: 2.5px
    
}
#text_performance_view {
    float: right;
    width: 200px;
}
#text_performance_view h1, #text_performance_view h2 {
    color: black;
}
#image_performance {
    float: left;

    border: 1px solid #EF4E95;
    padding: 5px;
}
/***** Clothing *******/
.clothingCont {
    background-image: url(/img/clothing_background.jpg);
    background-repeat: no-repeat;
    background-position: bottom right;
    /** This is a hack, for some reason the image won't align to the bottom in FF without it **/
    border-bottom: 1px solid;
}
#text_clothing {
    width: 400px;
}
#text_clothing a {
    color: #EF4E95;
}
#image_clothing {
    width: 400px;
}

.product {
    width: 98px;
    float: left;
    text-align: center;
    margin: 10px;
}
#text_clothing_view {
    float: right;
    width: 400px;
    font-size: 1.1em;
}
#text_clothing_view h1 {
    color: #000;
}
#text_clothing_view td {
    font-size: 1.1em;
}
#text_clothing_view .label {
    color: #EF4E95;
    width: 130px;
    font-weight: bold;
}

#image_clothing_view {
    float: left;
    width: 277px;
    padding: 5px;
}
/******** NEWS ************/
#text_news {
    float: left;
    width: 500px;
}
.newsImage {
    margin: 5px 0 0 0;
    padding: 5px;
    border: 1px solid #EF4E95;
}
#text_news h2 {
    color: #000;
}
#text_news_articles {
    width: 200px;
    float: right;
}
#text_news_articles a {
    color: #EF4E95;
    font-weight: bold;
}

/* FOOTER */
#blackBar {
    background-color: #000;
    height: 36px;
}
#footerText {
    margin: 12px;
}
#footerText a {
    color: #EF4E95;
    font-weight: bold;
}
#footerNewsletter {
  width: 740px;
  margin: 12px;
  text-align: right;
  /* font-size: 0.8em; */
  /* margin-top: 2px; */
}
#footerNewsletter a {
    color: #000;
    text-decoration: none;
}
/******** NEWS ADMIN ************/
#admin_text_news {
    float: left;
    width: 500px;
}
#admin_text_news h2 {
    color: #000;
}
#admin_text_news_articles {
    width: 196px;
    height: 500px;
    float: right;
    overflow: auto;
	margin-right: -20px;
}

#admin_text_news_articles h2 {
    color: black;
}
#admin_text_news_articles a {
    color: #EF4E95;
    font-weight: bold;
}
/****** DANCE CLASSES ADMIN *********/
#admin_text_danceRight td, #admin_text_danceRight th {
    border: 1px solid #EF4E95;
}
#admin_text_danceRight th {
    background-color: #EF4E95;
    padding: 5px;
    color: #fff;
    border-right: 1px solid #fff;
}
#admin_text_danceRight th.endTh {
    border-right: 1px solid #EF4E95;
}
/* FOOTER */
#blackBar {
    background-color: #000;
    height: 36px;
}
#footerText {
    margin: 12px;
}
/*** OTHER ***/
.clear {
    clear: both;
}
img {
    border: 0;
}
p {
    line-height: 18px;
}
#error {
    background: red;
    color: #fff;
    font-weight: bold;
    padding: 5px;
}
.friendsdetails a {
	color: #EF4E95;
}