@charset "UTF-8";

/* CSS Document */

body {
 font: 11px Verdana, Arial, Helvetica, sans-serif;
 background: #3A1024;
 margin: 0;
 padding: 0;
 text-align: center;
 color: #000000;
}

table,
img,
td,
div {
 margin: 0;
 padding:0;
 border:none;
}

h2 {
 font-size: 13px;
 margin-bottom: -10px;
 font-weight: bold;
 font-style: italic;
 letter-spacing: 2px;
}

h3{
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 2px;
 font-style: italic;
margin-bottom: 3px;
margin-top: 20px;
  }

#container {
 width: 1000px;
 margin: 0 auto;
 text-align: left;
 background-repeat:no-repeat;
 height: 720px;
}

#mainContent {
 padding: 0 0px;
 width: 450px;
 margin: 10px auto;
 padding: 10px 30px;
 color: white;
 overflow:auto;
 height: 380px;
 letter-spacing: .4px;
}

#mainContent #ss{
  padding-top: 40px;
}

#controls{
 margin-top: 430px;
}

#controls a{
  text-decoration: none;
  font-size: 12px;
  color: #f77c03;
  text-transform: uppercase;
  font-family: Georgia;
  padding: 3px;
  outline: none;
}

#nextBtn{
  float: right;
  margin-right: 5px;
}

#prevBtn{
  float: left;
}

.idiv{
 position: absolute;
}

#homePage #mainContent {
 width: 1000px;
 height: 680px;
 margin: 0;
 padding: 0;
 overflow: visible;
}

#galleryPage #title,
#homePage #title { display: none; }

#title, #title a {
 font-size: 13px;
 width:450px;
 margin: 0px auto;
 margin-top: -45px;
 color: #f77c03;
 text-align:center;
 letter-spacing: 2px;
 font-family:Georgia, "Times New Roman", Times, serif;
 text-decoration: none;
}
#eventsPage #title{
  margin-top: -10px;
  color: #ffff88;
}
#menu .curMenu { display:none; }

#classesPage #menu #classesCur,
#schedulePage #menu #scheduleCur,
#feesPage #menu #feesCur,
#eventsPage #menu #eventsCur,
#teachersPage #menu #teachersCur,
#galleryPage #menu #galleryCur { display:block; }

#classesPage #menu #classesMenu,
#schedulePage #menu #scheduleMenu,
#feesPage #menu #feesMenu,
#eventsPage #menu #eventsMenu,
#teachersPage #menu #teachersMenu,
#galleryPage #menu #galleryMenu { display:none; }

#logo {
 width: 152px;
 margin: 0px auto;
}

#contact {
 position: relative;
 top: 250px;
 margin-left: 30px;
}

#schedulePage #contact,
#feesPage #contact { margin-left: 800px; }

#eventsPage #mainContent {
 margin-top: 0px;
 padding-left: 40px;
 width: 340px;
 color:#FFFFCC;
}

#eventsPage #mainContent a{
 color: #00aa55;
 font-weight: bold;
}

#schedulePage #mainContent { color: #75426C; }

#schedulePage #mainContent table { margin: 0 auto; }

#schedulePage #mainContent th {
 padding-top: 10px;
 font-size: 14px;
 vertical-align: top;
 font-weight:normal;
 text-align:left;
 border-bottom: 1px solid #75426C;
}

#schedulePage #mainContent td { padding-left: 10px; }

#teachersPage #mainContent{
 
}

#feesPage #mainContent { text-align:center; }

.timeCol { text-align: right; }

#galleryPage #mainContent {
 width: 670px;
 overflow:visible;
}
#logo {
	text-align: center;
	float: left;
	height: 166px;
	width: 1000px;
}
#main_content {
	float: left;
	height: 300px;
	width: 1000px;
	text-align: center;
	margin-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFFFFF;
}
.email_us {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFF00;
}
.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFCC00;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#galleryPage #mainContent td {
 padding-left: 5px;
 padding-top: 10px;
}

#classesPage #mainContent { color:#FFFFCC; }
#content_area {
	float: left;
	width: 1000px;
	height: 600px;
	background-position: center;
	background-repeat: no-repeat;
}
