body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: white;
    text-decoration: none;
}
.body #joyceproject { 
    width: 970px;
	margin-left: auto;
	margin-right: auto;
} 
.body #container { 
    width: 960px;
    background: #def0e0;
    margin-left: auto;
	margin-right: auto;
	border-left: 3px solid black;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
} 
.body #header {
    background: #def0e0;
	height: 60px;
    padding: 0 10px 0 0px;
    color: black;
} 
.body #content {
	margin-left: 154px;
}
.body #sidebar1 {
	height: px;
	background: #ce882d;
    padding: 1px 1px 1px 1px;
	width: 196px;
	float:left;
	margin-left: 13px;
	margin-right: 8px;
	margin-top: 9px;
	border-top: 3px solid black;
	border-left: 3px solid black;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
}
#frame {
	overflow: auto;
	overflow-y: scroll;
	border: 3px solid black;
	text-align: justify;
	text-decoration: none;
	padding: 50px;
	background: white;
	width: 600px;
	height: 680px;
	margin-left: 80px;
	color: black;
}
img.logoimg {
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
	border: 1px solid black;
}
img.chapbut {
	width:168px;
	margin-left:auto;
	margin-right:auto;
	margin-top:3px;
	margin-bottom: 4px;
	border: 1px solid black;
}	
img.topbut {
	width:108px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	border: 1px solid black;
	
}	
.body #footer {
    background: #def0e0;
  	height: 70px;
    padding: 0 10px 0 0px;
    color: black;
}
.body #tools {
	width: 710px;
	float:  right;
}
.body #imgload {
	height:  0px;
}
.body #legal {
	width:  940px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}