/*
This style sheet was created from C:\Documents and Settings\Owner\My Documents\My Webs\idancestudios.com\MasterClass.htm
*/
/*Page structure CSS*/
#masthead {
	/*background-image : url ("images/idance_studio__logo.gif")*/;
	width: 70%;
	float:left;
	height:110px
}

#mastheadOther{	
float: right;
width:30%;
height:110px;
}

#container{
	/*position:relative;*/
	width:100%;
	height:115px;
	margin:3px;
}	
#leftNav{
	width:12%;
	float:left;
	margin-right: 1%;
}


#content{
	float: left;
	width:65%;
	padding: 5px;
	
}
#leadstory {
width:45%;
float:right;

}

#secondaryStory {
	width:45%;
	float:left;
	position: relative;
}
#rightNav{
	width:15%;
	margin-left: 5px;
	float: right;
}

#footer{
width:100%;
	clear:both;
	}

/*Visual Design CSS */
#masthead h5{

	margin-right:6px;
	text-align : left;
	}




.lftImg{
float:left;
margin-right:5px;
margin-bottom:6px;
vertical-align:text-top;
}
.rtImg{
float:right;
margin-left:5px;
margin-bottom:6px;
}

.emphasis {
	font-style: italic;
	font-weight: bold;
}
.img {
	position: relative;
	left: auto;
}

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


TABLE, TR, TD {
	font-family : Arial, Helvetica, sans-serif;
}

TD.leftHead{
	 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 : #804000;
}

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

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 : #FF9900;
}

HR {
}

IMG {
}

LI {
}
STRONG {
	
}

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



UL {
}

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

TD {
}
.navigation {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing : 3px;
	}

.tiny {
	font-size: x-small;
	
}
.tinytiny {
font-size:xx-small;
}
.style1 {
	color: #0000FF;
	font-weight: bold;
}
.style2 {color: #0000FF}

#footer{
	color: Gray;
	border: 1px solid Silver;
	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#leadstory {

	margin-left:10px;
	margin-bottom:6px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 3px;
		margin-left: 10px;
	margin-bottom: 5px;
	
}
#secondaryStory {

	margin-left:10px;
	margin-bottom:6px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}
