/*
This style sheet was created from C:\Documents and Settings\Owner\My Documents\My Webs\idancestudios.com\MasterClass.htm
*/
/*Structure*/
#content{width:100%;
}
#leftNav {float:left;
width:10%;
margin-right: 1%; 
}
#classSchedule{float:left;
width:70%;
}
#rtNav{float:right;
width:10%;
margin-left:3px;
}
#footer{width:100%;
margin-top:3px;
Float:left;
}

/*Table */

Table{width:100%;
border-color:#FF9933;
}
TABLE, TR, TD {
	font-family : Arial, Helvetica, sans-serif;
}

TD {
	text-align:center;
	vertical-align: middle;	
	column
}
TD.leftHead{
	 font-family : Arial, Helvetica, sans-serif;
}
<!--.split{width:60px;-->
}
.classTitle{font-variant:small-caps;
color:#CE3100;
}

td strong {
	font-family : Arial, Helvetica, sans-serif; font-style : normal; 
	font : bolder;
}
.classTitle strong {color:red;
}

/*Overall Elements */
BODY, P {
	font-family: Arial, Helvetica, sans-serif;

}

A {
	color : Purple;
}

/* note that A:HOVER isn't supported by all browsers */
A:HOVER {
	color : #CE3100;
}

A:VISITED {
	color : #FF6363;
}

A:LINK {
}

B {
}

BR {
}

DD {
}

DIV {
}

DL {
}

DT {
}

FONT {
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#0033FF;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Blue;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CE3100;
}

h4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CE3100;
}

H5 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #9C0000;
}

H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #6300CE;
}

HR {
}

IMG {
}

LI {
}
STRONG {
	
}

.LeftHead {	 
font-family : Arial, Helvetica, sans-serif;
	text-decoration : underline;
	font-weight : bold;
}



UL {
}

th {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF
}

TD {
	font-size: x-small
}

.form {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #990000;
}
/* CSS of the OLD idance Shop */
.shop {
	background : #CCCCCC;
	font : small-caps;
	}

h1.shop {
	text-align: center;
	font : small-caps;
	color:#990000;
}
h2.shop {
	color: #FF6600;
}
h3.shop {
	color:#ce3100;
}
h4.shop {
	color:#ce3100;
}
h5.shop {
	color: #996600;
}
h6.shop {
	color:#9c0000;
}

.important {
	font-size: 110%;
	font-weight: 700;
	font-stretch:.3em;
}
.initials{font-weight:700;
color:#FF9933;
font:small-caps;

}