body {
	font-family: "Gill Sans", "Helvetica Neue", Verdana, sans-serif;
	background-attachment: scroll;
	background-image: url(../onstage/workshops/summerintensive/images/dance_back_pageNoBoxes.jpg);
	background-repeat: no-repeat;

	margin: 0px;
	padding: 0px;
}
h1 {

 font-size:1.2em;
}
h2 {
	font-size:1.1em;
}
h3 {
 	font-size:.9em;
	font-weight:bolder;
	}
div#topbar {
	color:#330066;
}

html>body, html>body div#maintbl {
	min-width:750px;
	min-height:680px; /* MOZILLA*/
}
/* IE Hack \*/
* html div#maintbl {height:610px;}
/* where the text content resides*/
div#OMDinfo{
	clear:both;
	display:block;
	height:660px;
	padding:10px 90px;
	
}
div#OMDinfo, div#OMDcoder, div#footerNav {
	padding:10px 90px;
	text-align:left;
}
div#OMDtextspot {
	float:right;
	overflow:scroll;
	/*background-image: url(../onstage/workshops/summerintensive/images/textareaL.jpg);
	background-repeat: no-repeat;
	background-position: left top;*/
	width:700px;
	height:680px;
}
/*the actual text box*/
div#about {
	font-family: "Gill Sans", "Helvetica Neue", Verdana, sans-serif;
	font-size: 0.9em;
	margin: 2px;
	padding: 0 1em;
	
	
}
/* Picture Positioning*/
div#pic1 {
	position: absolute;
	height: 125px;
	width: 249px;
	left: 553px;
	top: 51px;
}
div#pic2 {
	position: absolute;
	left: 415px;
	top: 184px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	height: 220px;
	width: 177px;
}
div#pic3 {
	position: absolute;
	left: 628px;
	top: 184px;
	height: 278px;
	width: 174px;
	overflow: hidden;
}
div#pic4 {
	overflow: hidden;
	position: absolute;
	left: 513px;
	top: 475px;
	height: 126px;
	width: 168px;
}
div#pic5 {
	position: absolute;
	left: 530px;
	top: 411px;
	height: 59px;
	width: 78px;
}
div#pic6 {
	position: absolute;
	left: 251px;
	top: 414px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	height: 187px;
	width: 250px;
}


.calcellblu {
	background-color:#99CCFF;
	}
.calcell    {background-color:#FFFFFF;
	border-left:1px solid #BBB;
	border-right:1px solid #BBB;

	}
.calcellhead {
	background-color:#CCC;
	}
	
#onbottomContent {
  clear:both;
  display:block;
  padding-top:1em;
  
}
#material {
	float:left;
	padding-top:5em;
	text-align:right;
	width:auto;
}
div#OMDonbottomContent,div#OMDcoder {
	padding-top:1.5em;
}
