@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	font-style: normal;
	line-height: 18px;
}

ul {
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position:outside;
	}



.bodyTextBullet {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13.5px;
	font-style: normal;

}

a:link {
	color: #007dc3;
}

a:visited {
	color: #007dc3;
}

.floatright {
	float: right;
}
.floatleft {
	float: left;
	padding-right: 10px;
}
.oneColFixCtrHdr #container {
	width: 920px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	 padding: 0 ;
	 width: 920px;
}
.oneColFixCtrHdr #logo {
 padding: 0 ;
 width: 920px;
	height: 175px;
}
.oneColFixCtrHdr #topLogo {
 padding: 0; width: 920px;
	height: 216px;
}
.oneColFixCtrHdr #mainNav {
	width: 791px;
	height: 21px;
	margin-left: 47px;
}
.oneColFixCtrHdr #mainNav2 {
	width: 791px;
	height: 21px;
	margin-left: 90px;
}

.oneColFixCtrHdr #mainBanner {
	width: 348px;
	height: 306px;

}

.oneColFixCtrHdr #mainPhotos {
	padding: 0;
	width: 791px;
	margin-left: 50px;
}
.oneColFixCtrHdr #listenToSongContainer {
	width: 697px;
	background-color: #ffd457;
}
.oneColFixCtrHdr #bottomMainContent {
	height: 102px;
	background-color: #FFF;
}
.oneColFixCtrHdr #listenToSong {
	padding: 0;
	width: 600px;
	margin-left: 15px;
	padding-bottom: 15px;
}
.mainPhoto_RightBG {
	background-image: url(../images/mainPhoto_rightBG.jpg);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #homePageText {
	width: 375px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	text-align: left;
	margin-bottom: 10px;
}
.mainPhoto_smallPhoto {
	background-color: #FFD457;
	background-image: url(../images/smallPhotos_bottomLeft.png);
	background-repeat: no-repeat;
	height:206px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer {
	margin-bottom: 65px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-top: 10px;
	padding-bottom: 10px;
}
.footerTextUppercase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	margin-top: 10px;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #registration {
	padding: 0;
	width: 696px;
	margin-left: 90px;
}
.oneColFixCtrHdr #contact {
	padding: 0;
	width: 791px;
}
.oneColFixCtrHdr #atyourschool {
	padding: 0;
	width: 791px;
}

.oneColFixCtrHdr #atyourschoolBG {
	padding: 0;
	width: 326px;
	background-image:url(../images/atschool_bg.png);
	background-repeat: repeat-y;
}

.oneColFixCtrHdr #contact2 {
	padding: 0;
	width: 791px;
	background-image: url(../images/contactBG.gif);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #contactLeftText {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 190px;
	line-height: 14px;
	padding-bottom: 40px;
}
.contactLeftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
a.contactLeftText:link {
	color: #fff;
}
.oneColFixCtrHdr #registrationText {
	width: 450px;
	background-color: #ffd457;
	padding-top: 10px;
	padding-left: 14px;
	padding-bottom: 45px;
	font-size: 12px;
	font-style: normal;
}
.oneColFixCtrHdr #contactText {
	width: 427px;
	padding-top: 10px;
	padding-left: 14px;
	padding-bottom: 45px;
	font-size: 12px;
	font-style: normal;
}
.oneColFixCtrHdr #registrationTextHolder {
	width: 696px;
	background-color: #ffd457;
	background-image: url(../images/registration_download_bot.png);
	background-repeat: no-repeat;
	background-position: 449px top;
}

.oneColFixCtrHdr #atYourSchoolHolder {
	width: 696px;
	background-color: #ffd457;
}

.oneColFixCtrHdr #atYourSchoolTitle {
	width: 696px;
	background-color: #ffd457;
}



.contactLeftText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 14px;
}
.oneColFixCtrHdr #contactLeftText2 {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	width: 195px;
	line-height: 22px;
}
.oneColFixCtrHdr #contactLeftGraphic {
	padding-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	width: 90px;
	line-height: 22px;
	padding-bottom: 13px;
}
.oneColFixCtrHdr #News {
	padding: 0;
	width: 791px;
	background-image: url(../images/news_BG.gif);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #NewsText {
	width: 427px;
	background-color: #ffd457;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 12px;
	font-style: normal;
	padding-bottom: 45px;
}
.oneColFixCtrHdr #MethodsText {
	width: 420px;
	background-color: #ffd457;
	padding-top: 0px;
	padding-left: 14px;
	padding-bottom: 45px;
	font-size: 12px;
	font-style: normal;
}
.oneColFixCtrHdr #Advantages {
	padding: 0;
	width: 791px;
	margin-left: 90px;
	background-image: url(../images/advantanges_BG.png);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #advantagesLeftText {
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	width: 196px;
	line-height: 22px;
	padding-top: 15px;
	padding-right: 15px;
	background-image: url(../images/advantanges_BG.gif);
	background-repeat: repeat-y;
}
.advantagesLeftText2 {
	padding-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	width: 200px;
	line-height: 22px;
	padding-top: 15px;
}
.oneColFixCtrHdr #advantangesLeftImage {
	width: 195px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.advantageLeftText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	line-height: 15px;
}
.advantageLeftBG {
	color: #FFF;
	background-image: url(../images/advantanges_BG2.gif);
	background-repeat: repeat-y;
	width: 190px;
	height: 240px;
}
.oneColFixCtrHdr #ClassesText {
	width: 427px;
	background-color: #ffd457;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 12px;
	font-style: normal;
}
.oneColFixCtrHdr #ClassesText2 {
	width: 682px;
	background-color: #ffd457;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 12px;
	font-style: normal;
	padding-bottom: 10px;
}
.ClassTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
	padding-left: 10px;
}
.ClassTableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
	padding-left: 10px;
}

.ClassesTableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	text-align: left;
}

CAPTION.MYTABLE {
	border-style:solid;
}
TABLE.MYTABLE {
	font-family:arial;
	border-collapse:collapse;
	font-size:12px;
	border-style:solid;
	border-color:black;
	border-width:1px;
	padding-bottom: 10px;
}
TH.MYTABLE {
	font-size:12px;
	color:#000;
	border-style:solid;
	border-width:0;
	border-color:#000;
	text-align:left;
}
TR.MYTABLE {
	vertical-align:middle;
}
TD.MYTABLE {
	font-size:12px;
	color:#000;
	border-style:solid;
	border-width:1px;
	border-color:#000;
	text-align:left;
	clip: rect(auto,auto,auto,auto);
	padding-left: 7px;
	line-height: 15px;
}
.oneColFixCtrHdr #classPageText {
	width: 375px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 22px;
	text-align: left;
	margin-bottom: 10px;
}
.ClassesText {
	width: 427px;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 10px;
	font-style: normal;
	left: 10px;
	display: none;
}
.ClassesTextsm {
	width: 630px;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 11px;
	font-style: normal;
	text-indent: 10px;
	left: 10px;
	display: inline-block;
	line-height: 15px;
}
.oneColFixCtrHdr #ClassesText3 {
	width: 427px;
	background-color: #ffd457;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 12px;
	font-style: normal;
}
.oneColFixCtrHdr #ClassContainer {
	padding: 0;
	width: 791px;
	margin-left: 90px;
	background-image: url(../images/classes_BG2.gif);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #Classes {
	padding: 0;
	width: 791px;
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #ClassesText4 {
	width: 682px;
	background-color: #ffd457;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 12px;
	font-style: normal;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #ClassesText5 {
	width: 682px;
	background-color: #ffd457;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 12px;
	font-style: normal;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #teamText {
	background-color: #ffd457;
	padding-top: 10px;
	padding-left: 14px;
	font-size: 12px;
	font-style: normal;
	width: 400px;
}
.oneColFixCtrHdr #teamContainer {
	width: 494px;
	text-align: left;
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #teamText2 {
	width: 427px;
	background-color: #ffd457;
	padding-top: 10px;
	padding-left: 14px;
	font-size: 12px;
	font-style: normal;
}
.oneColFixCtrHdr #team2 {
	padding: 0;
	width: 791px;
	background-image: url(../images/teamBG.gif);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #teamLeftContainer {
	width: 297px;
	background-image: url(../images/teamLeftBG.gif);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #teamLeftText {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 170px;
	line-height: 14px;
	padding-bottom: 40px;
}
.viewLirics {
	padding-top: 10px;
	left: 10px;
	display: none;
	padding-bottom: 10px;
}
.oneColFixCtrHdr #homePageText2 {
	width: 375px;
	padding-top: 5px;
	padding-right: 10px;
	text-align: left;
	font-size: 11px;
}
.oneColFixCtrHdr #LyrcsContainer {
	width: 493px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #Lyrics {
	width: 445px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 20px;
}
.oneColFixCtrHdr #LyricsText {
	width: 430px;
	background-color: #ffd457;
	font-size: 12px;
	font-style: normal;
	padding-left: 20px;
	margin-left: 20px;
}
.oneColFixCtrHdr #lyricsTextHolder {
	width: 445px;
	background-color: #ffd457;
}

.oneColFixCtrHdr #Summer {
	width: 445px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 20px;
}

#SummerBG {
	width: 554px;
	background:url(../images/summerBg.png);
	background-repeat:no-repeat;
	background-position:right;
	background-color:#FFF;
}

.oneColFixCtrHdr #SummerText {
	width: 430px;
	background-color: #ffd457;
	font-size: 12px;
	font-style: normal;
	padding-left: 20px;
	margin-left: 20px;
}
.oneColFixCtrHdr #SummerTextHolder {
	width: 445px;
	background-color: #ffd457;
}
.oneColFixCtrHdr #bottomLyrics {
	height: 24px;
	background-color: #FFF;
}
.oneColFixCtrHdr #Lyricsheader {
	height: 20px;
}

.oneColFixCtrHdr #LyricsText2 {
}
.oneColFixCtrHdr #LyricsText3 {
	padding-left: 15px;
	width: 200px;
}
.LyricsTextClass {
	text-align: left;
}
.classedBG {
	background-image: url(../images/classes_Summer.png);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.oneColFixCtrHdr #ClassesTop {
	width: 427px;
	padding-top: 0px;
	padding-left: 14px;
	font-size: 12px;
	font-style: normal;
}
.summerHeader {
	padding-left: 18px;
}
#navcontainer {
text-align:center;
}
#navlist {margin:10px 0;}
#navlist li
{
display: inline;
list-style-type: none;
padding-right: 18px;
}

#navlist li a
{
color:#000;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

#navlist li a.current, #navlist li a:hover {
color:#117ec2;
}
.badge {
position:absolute;
top:-20px;
right:325px;}