#navigation, #content,.section{
	list-style:none;
}
#content{
	overflow:hidden;
	width:440px;
	position:relative;
	height:480px;}
.section{
	margin-left:0px;
	margin-right:40px;}
	.section img{
		border:solid 1px #606060;
		margin-top:20px;
		margin-right:5px;
		width:150px;}
	.section p{
		text-align:justify;}
.sub{
	margin-top:10px;
	height:500px;}
	.sub span{
		color:#994A23;
		font-size:15px;}