/*
This style sheet was created from C:\Documents and Settings\Owner\My Documents\My Webs\idancestudios.com\MasterClass.htm
*/

BODY, P {
	font-family : Arial, Helvetica, sans-serif;
}

#mainphoto{float:left;
padding-right:10px;
padding-bottom:10px;
}

.HEADLINE {
	float: none;
	width: 30%;
	padding: 3px;

}
.BIO {
	float: right;
}

TABLE, TR, TD {
	font-family : Arial, Helvetica, sans-serif;
	}
		
A {
	color : #FF9C00;
}

a#nav1:hover {
	background-color: Silver;
}


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

A:VISITED {
	color : #FF6363;
}

#title {
	font-size: +400%;
	
	text-align: center;
}

h1.title {
	font-size: +200%;
	
	text-align: center;
	color: Red;
}




A:LINK {  }

B {  }

BR {  }

DD {  }

DIV {  }


DL {  }

DT {  }

FONT {  }

H1 {
	font-family : Arial, Helvetica, sans-serif;
	color : #FF9C00;
}

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

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;
	}
	H6.strong {
	font-weight : bold;
}

HR {  }

IMG {  }

LI {  }

STRONG {  }

UL {  }

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