
body {text-align:center}
#d_container {
	text-align: left;
	width: 1120px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	position: relative;
	padding:10px;
	background:url(/css/images/bg.jpg) center center ;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius:30px;
}


#d_header {width:100%; height:160px}
#d_logo {width:125px; padding-left:75px; float:left}
#d_schoolname {width:650px; height:160px; float:left; background:url(/css/images/header_school.jpg) no-repeat center top;}
#d_calendar {margin: 5px 5px 0 0px; float:left;}
#d_pagetitle {clear:both; width:100%; text-align:center; height:30px;}
#d_body {clear:both; width:100%}
#d_menubar {width:200px;  float:left; margin-top:-60px}
#d_maincontent {float:left; width:650px;}
#d_sidebar {width:200px; float:left; margin-left:20px;  margin-top:-40px}
#d_footer {clear:both}

#explain {height:30px; width:200px; margin-left:10px; margin-top:-30px}
#wordofday {width:210px;}