/* print styles */


#banner {display: none;}
#navbar {display: none;}
#outer_left {display: none;}
#inner_left {display: none;}
#ir_right {display: none;}
#footer {display: none;}
#subfooter {display: none;}
#copyright {display: none;}
p.subfooter {display: none;}
#print {display: none;}



#outer_right
{
	text-align: center;
	width: 600px;
	height: 600px;
	float: none;
	margin-top: 40px;
	margin-left: auto;
	margin-right: 50px;
	padding: 0px;
}	

#container
{
	height: 550px;
	width: 550px;
	min-width: 550px;
	margin-left: 400px;
	text-align: center;
	border: none;
background-color: #ffffff;
}

#content {

width: 550px;
height: 550px;
border: none;
background-color: #ffffff;

}

#inner_right {

width: 450px;
height: 500px;
float: none;
text-align: center;
margin: 0px;
padding: 0px;
background-color: #ffffff;
}

#ir_left_lessons {

width: 480px;
height: 430px;
margin: 0px;
padding-left: 10px;
font-size: 20px;
color: #000000;
background-color: #ffffff;
text-align: left;
border: none;
}


h1 { font-size: 28; text-align: center; margin: 0px; padding-bottom: 8px; padding-top: 0px; letter-spacing: 1px; font-style: italic; font-weight: bold;}
h5 { font-size: 20px; text-align: center; line-height: 20px; margin-bottom: 5px; margin-top: 0px; font-style: italic; text-decoration: none;}
p.calendar {font-size: 16px; line-height: 16px; margin: 0px; text-decoration: underline;}

	
#inner_right_calendar {

width: 810px;
height: 480px;
float: right;
text-align: center;
margin-left: 0px;
margin-right: 10px;
padding: 0px;
color: #000000;
background-color: #ffffff;
}

#inner_right_calendar ol {margin-top: 5px; margin-bottom: 10px;}

#calendar
{
width: 390px;
height: 430px;
float: left;
text-align: left;
margin-right: 5px;
margin-left: auto;
padding-left: 10px;
font-size: 14px;
background-color: #ffffff;

}

#ir_right_calendar {

width: 390px;
height: 430px;
float: right;
text-align: left;
margin-right: 15px;
margin-left: auto;
padding: 0px;
font-size: 14px;
background-color: #ffffff;

}