body {
	background:#000;
}
p {
	font-size:10pt;
	padding:5px;
	margin:0;
	line-height:12pt;
	color:#fff;
}
h3,
h2,
h1 {
	margin:0;
	padding:0;
}

.err {
	color:red;
}

#index2 #contentContainer {
	width:433px;
	height:261px;
}
#index2 #contentFrame {
	width:415px;
	overflow:hidden;
	height:261px;
	float:left;
}
/*
#home #contentContainer,
#schedule #contentContainer,
#classes #contentContainer,
#workshops #contentContainer,
#about #contentContainer,
#contact #contentContainer,
#instructor_wanted #contentContainer {
	width:548px;
	height:261px;
} 
*/
#home #contentFrame,
#schedule #contentFrame,
#classes #contentFrame,
#workshops #contentFrame,
#about #contentFrame,
#contact #contentFrame,
#newtoyoga #contentFrame,
#student #contentFrame,
#studiopolicy #contentFrame,
#instructor_wanted #contentFrame {
	width:530px;
	overflow:hidden;
	height:261px;
	float:left;
}

#home #contentFrame {
	width:405px;
}

#classes #contentFrame,
#about #contentFrame,
#newtoyoga #contentFrame,
#student #contentFrame,
#studiopolicy #contentFrame,
#instructor_wanted #contentFrame,
#contact #contentFrame {
	width:560px;
}
#schedule #contentFrame,
#workshops #contentFrame {
	width:732px;
}

#clndr	 {
	width:134px;
	height:39px;
	background:url(images/HY_calendar.gif) no-repeat;	
	line-height:39px;
	color:#FFFFFF;
	font-weight:900;
	text-align:center;
	padding-bottom:5px;
}
#cldrHeading {
	text-align:center;
	font-size:12px;
	color:#fff;
	background:#335e54;
	line-height:16px;
	height:16px;
}
#cldrBody {
	text-align:center;
	background:#566763;
	color:#fff;
	height:31px;
	line-height:31px;
	margin-bottom:5px;
}

#contentControl {
	width:18px;
	height:261px;
	float:left;
	position:relative;
}

#contentControl #sbarUp {
	background:url(images/up_arrw_off.gif) no-repeat;
	position:absolute;
	width:18px;
	height:20px;
	top:8px;
}

#contentControl #sbarUp:hover {
		background:url(images/up_arrw_on.gif) no-repeat;
}

#contentControl #sbarDown {
	background:url(images/down_arrw_off.gif) no-repeat;
	position:absolute;
	width:18px;
	height:20px;
	bottom:4px;
}

#contentControl #sbarDown:hover {
	background:url(images/down_arrw_on.gif) no-repeat;
}

#scrollFrame {
	height:217px;
	overflow:hidden;
}

.scrollSlide {
	height:217px;
}

#schedule .reg_white {
	height:auto;
}	

#scheduleLeft p{
	padding-left:0;
}

a.you_are_here {
	color : #ffffff;
	text-decoration: none;	
}


.reg_prple_small {
	color : #A424DB;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size : 8pt;	
}


.reg_white_small {
	color : #FFFFFF;
	font-family: Tahoma,Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight : bold;
	font-size : 8pt;
}
#realContainer,
#realContainer p {
	color:#fff;
}

#realContainer p a {
	color:orange;
}

#realContainer p a:hover {
	color:red;
}

.formReq {
	color:red;
	size:12px;
}
