/*
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;
	clear:both;
}

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

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


#content{
	float: right;
	padding: 5px;
	width: 70%;
	
}
#leadstory {
	width:49%;
	float:right;
	margin: 0px;
	padding: 5px 5px 5px 10px;
	clear:left;

}

#secondaryStory {
	width:48%;
	float:left;
	position: relative;
	clear: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

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

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

/*Visual Design CSS */
#lftmenu ul{
list-style-image:none;
}

#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%;
	color:white;
	background-color:black;
}


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;
	vertical-align: text-top;
}

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:0px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 3px;
	margin-left: 0px;
	margin-bottom: 5px;
	clear: none;
	
}
#secondaryStory {
	margin-bottom:6px;
	padding: 0px;
	margin: 6px;
}
#ignore{
}

