body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fffcdf;
	margin: 0 auto;


/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 0.8em;
	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: #003366;
	list-style-type: disc;
}

.floatimgleft {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	border-color: #084c75;
	border-width: 1px;
	font-size: .8em;
	text-align: center;
}

.floatimgright {
	float: right;
	border-color: #084c75;
	border-width: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: .8em;
}

.floatimgmiddle {
	float: right;
	border-color: #084c75;
	border-width: 1px;
	text-align: center;
	font-size: .8em;
	margin: 10px 50px 10px 50px;
}

.mgHome #clearBoth {
	clear: both;
}
.mgHome #clearLeft {
	clear: left;
}
.mgHome #clearRight {
	clear: right;
}
.mgHome #container {
	width: 850px;
	

/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #b0d3ec;
	margin: 0 auto;
	text-align: left;
	height: 658px;
}

.mgHome #quickLinks a {
	font-size: 11px;
	clear: both;
	text-align: left;
}

.mgHome #containerSubExtBrief {
	width: 850px;
	

/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #b0d3ec;
	text-align: left;
	height: 1650px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-right: 1px;
}

.mgHome #containerSubExt {
	width: 850px;
	

/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #b0d3ec;
	text-align: left;
	height: 1400px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-right: 1px;
}

.mgHome #containerSubHistory {
	width: 850px;
	

/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #b0d3ec;
	text-align: left;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-right: 1px;
}

.mgHome a {
	color: #006cb7;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

.mgHome #containerSubExtSuper {
	width: 850px;
	

/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #b0d3ec;
	text-align: left;
	height: 3800px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-right: 1px;
}

.mgHome #containerSubExtUber {
	width: 850px;
	

/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #b0d3ec;
	text-align: left;
	height: 6430px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-right: 1px;
}

.mgHome #containerSubExtSUber {
	width: 850px;
	

/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #b0d3ec;
	text-align: left;
	height: 11900px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-right: 1px;
}
.mgHome #containerSubExtSUberSuper {
	width: 850px;
	

/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #b0d3ec;
	text-align: left;
	height: 13300px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	padding-right: 1px;
}


.mgHome #header {
	background: #fffcdf;
	padding: 0 10px 0 20px;
	height: 8px;
}

.mgHome #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: 10px 0;

/* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.mgHome h2 {
	color: purple;
	font-size: 1.2em;
	padding-top: 5px;
	text-align: left;
}

.mgHome h3 {
	color: purple;
	font-size: 1em;
	padding-top: 5px;
	text-align: left;
}

.mgHome hr {
	border: none 0;
	border-top: 1px dotted #006cb7;

/*the border*/
	width: 90%;
	height: 1px;
/*whatever the total width of the border-top and border-bottom equal*/
}

.mgHome #mainContent {
	padding: 0 0px;
	position:relative;
	width: 850px;
	height: 650px;
	background: url(../images/home/MoonGypsy-homeBG.jpg) no-repeat;
}

.mgHome #subContent {
	padding: 0 0px;
	width: 850px;
	height: 625px;
	background: url(../images/sub/subPage-BG.jpg) no-repeat;
	border: 1px solid #084c75;
}

.mgHome #subContentBlank {
	padding: 0 0px;
	width: 850px;
	height: 625px;
	background: url(../images/sub/subPageBlank-BG.jpg) no-repeat;
	border: 1px solid #084c75;
}

.mgHome #subContentExt {
	padding: 0 0px;
	width: 850px;
	height: 100%;
	background: url(../images/sub/subPageExt-BG.jpg) no-repeat;
	border: 1px solid #084c75;
}

.mgHome #subContentExtBlank {
	padding: 0 0px;
	width: 850px;
	height: 100%;
	background: url(../images/sub/subPageExtBlank-BG.jpg) no-repeat;
	border: 1px solid #084c75;
}

.mgHome #subText {
	width: 450px;
	left: -30px;
	position: relative;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 auto;


/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 0.8em;
	text-align: left;

/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003366;
	list-style-type: disc;
}
.mgHome #subTextCenter {
	width: 450px;
	left: -30px;
	position: relative;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 auto;


/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 0.8em;
	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: #003366;
	list-style-type: disc;
}
.mgHome #subTextPod {
	width: 450px;
	left: -30px;
	position: relative;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 auto;


/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-size: 0.8em;
	text-align: left;

/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003366;
	list-style-type: disc;
	top: 10px;
}

.mgHome #subTextAlert {
	position: relative;


/* 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: #003366;
	list-style-type: disc;
	font: italic bold 1.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 10px auto;
}

.mgHome #subTextEventCopyLarge {
	position: relative;
	margin: 20px auto 10px;


/* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;

/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003366;
	list-style-type: disc;
	font: 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mgHome #subTextEventCopyLarge a {
	color: #006cb7;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mgHome #subText a {
	color: #006cb7;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mgHome #subTextWide {
	width: 600px;
	position: relative;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 0 auto 0 180px;
	font-size: 0.8em;
	text-align: left;


/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003366;
	list-style-type: disc;
	left: -15px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.mgHome #subTextWideSuper {
	width: 820px;
	position: relative;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 10px auto 0 30px;
	font-size: 0.8em;
	text-align: left;


/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003366;
	list-style-type: disc;
	left: -15px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.mgHome #subTextWideCLS {
	width: 670px;
	position: relative;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 10px auto 0 180px;
	font-size: 0.8em;
	text-align: left;


/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #003366;
	list-style-type: disc;
	left: -15px;
}

.mgHome #subTextWideCLSCenter {
	width: 670px;
	position: relative;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 10px auto 0 180px;
	font-size: 0.8em;
	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: #003366;
	list-style-type: disc;
	left: -15px;
}

.mgHome #subTextWideCLSCenter a {
	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: #006cb7;
	text-decoration: none;
	font: bold 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mgHome #topFlashHome {
	position: relative;
	width: 510px;
	height: 130px;
	float: right;
}

.mgHome #homenav {
	width: 163px;
	height: 382px;
	top: 173px;
	position: relative;
	float: left;
}

.mgHome #subnav {
	width: 149px;
	height: 421px;
	position: relative;
	float: left;
	bottom: 2px;
}

.mgHome #subMastFlash {
	position: relative;
	width: 681px;
	height: 63px;
	left: 149px;
}

.mgHome #centerHome {
	width: 210px;
	height: 395px;
	top: 150px;
	position: absolute;
	overflow: auto;
	float: none;
	z-index: 1100;
	left: 341px;
	color: #003366;
	font-style: italic;
	text-align: center;
	font-size: 0.8em;
}

.mgHome #centerHome h1 {
	color: #990000;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mgHome #centerHome h1 a {
	color: #990000;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.mgHome #centerHome a {
	color: #003366;
	font: italic 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.mgHome #featuredFlash {
	position: absolute;
	width: 190px;
	height: 250px;
	float: none;
	z-index: 1101;
	right: 30px;
	clear: none;
	top: 190px;
	left: 630px;
	color: #003366;
	text-align: center;
	font: italic bold .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mgHome #featuredFlash h1 {
	color: #990000;
	text-align: center;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

.mgHome #featuredFlash a {
	text-align: center;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
}

.mgHome #featuredSite {
	position: absolute;
	width: 221px;
	top: 470px;
	height: 96px;
	z-index: 1102;
	bottom: 235px;
	color: #003366;
	font: italic bold .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-right: 14px;
	left: 615px;
}

.mgHome #adBanner {
	width: 439px;
	height: 60px;
	position: absolute;
	
	bottom: 0;
	right: 0;
	right: 81px;
	top: 579px;
	clear: none;
	float: none;
	display: table;
}

.mgHome #footer {
	padding: 0 10px;


/* this padding matches the left alignment of the elements in the divs that appear above it. */
	background: #fffcdf;
	color: #a3b6c3;
	text-align: center;
	font-size: 0.7em;
}

.mgHome #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 */
}

.mgHome #footer a {
	color: #7bb9e4;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.mgHome #footer a hover {
	color: #529acb;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.mgHome #clsDay {
	color: white;
	font: 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	background-color: #006cb7;
	text-transform: uppercase;
}

.mgClassTable {
	border: 1px double #006cb7;
}

.mgClassTable a {
	color: #006cb7;
	font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.mgClassEmphasis {
	color: #990000;
	font: italic bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mgClassForm {
	color: #003366;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

.mgClassFormLeft {
	color: #003366;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: right;
	width: 200px;
}

.mgClassFormRight {
	color: #003366;
	font: 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	width: 405px;
	bottom: 360px;
	position: relative;
	left: 215px;
	margin-bottom: -330px;
}

.mgClassFormEmphasis {
	color: #003366;
	font: italic bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

.mgClassTitle {
	color: white;
	background-color: #006cb7;
	font: bold 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	text-transform: uppercase;
	height: 25px;
	clear: both;
}
.mgClassTitle #subTitle{
	color: white;
	background-color: #006cb7;
	font: bold .75em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	clear: both;
}

.mgClassTitle #subTitle a {
	color: #fefffe;
	font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}


.mgClassTitleDetail {
	color: white;
	background-color: purple;
	font: bold 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	text-transform: uppercase;
	height: 25px;
	clear: both;
}

.mgClassTitleRegDetail {
	color: white;
	background-color: #990000;
	font: bold 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	text-transform: uppercase;
	height: 25px;
	clear: both;
}

.mgClassHeader {
	color: black;
	font: bold 1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	padding-bottom: 2px;
	padding-top: 5px;
}

.mgClassSubHead {
	color: #006ad7;
	text-align: center;
	padding-bottom: 5px;
	font: italic bold .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	clear: both;
}

.mgClassSoldOut {
	height: 100px;
	clear: both;
	position: relative;
	background: url(../images/sub/SOLDOUT.gif) no-repeat 0;
	padding: 50px;
}

.mgClassPrivate {
	width: 635px;
	height: 336px;
	padding-top: 75px;
	background: url(../images/sub/privateLessonsBanner.jpg) no-repeat;
	margin-bottom: -75px;
	padding-left: 20px;
	margin-right: -100px;
	color: #003366;
	font: italic bold 1.5em/1em "Lucida Grande", Lucida, Verdana, sans-serif;
	position: relative;
	top: 20px;
}

.mgClassPrivate #red {
	color: #990000;
	font: italic bold 0.8em/1em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mgHome #quoteEnhance {
	color: #003366;
}
.mgHome #standout {
	color: #990000;
	font: bold 2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

.mgHome #standout a {
	color: #990000;
	font: bold 1em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: underline;
}