body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}

#sanda_main {
	width: 800px;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-top: 0px;
	left: 0px;
	top: 0px;
}

#contents {
	width: 720px;
	padding-bottom: 20px;
	margin-left: 40px;
	text-align: left;
	left: 0px;
	top: 0px;
}

#left {
	width: 520px;
	float: left;
	padding-bottom: 20px;
}

#right {
	float: right;
	padding-bottom: 20px;
}

#footer {
	width: 800px;
	clear: both;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 20px;
	background-color: #AEC270;
	background-image: url(../sanda/images/footer.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: left;
	left: 0px;
	bottom: 0px;
	position: fixed;
}

.menu {
	margin-bottom: 35px;
}
