body {
	margin: 0px;
	padding: 0px;
	font:"Times New Roman", Times, serif;

}

div#hdr {
    display:none;
}

div#page_content {
    float:none;
	line-height: 110%;
	position: absolute;
	left: 3em%;
/*	top: 220px;*/
	padding-right: 18em;

}


div#page_content h1 {
	font-size: 140%;
	font-weight: bold;
	left: 2em;
	color: #006699;
}

div#page_content h2 {
	font-size: 110%;
	font-weight: bold;
	color: #006699;
}


div#page_content li {
	padding-bottom: 3em;
}
}
	
div#nav {
    display:none;
	
}

.lastmenu {
	border: none !important;
	}
	
	
div#sidebar {
    display:none;
}

div#schedule ul {
	list-style-type: none ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
    line-height: 80%;

}

div#schedule h3 {

    font-size: 100% ;
}



