#main {
	padding: 15px 0px 0px;
	height: auto;
	width: 800px;
}
#leftside {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6B8BA;
	height: 230px;
}
.cale_cap {
	font-family: "lr SVbN", "Osaka|";
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
#right_side {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F6B8BA;
	height: 230px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f6b8ba;
	width: 800px;
	background-position: center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-image: url(footer_images/foot_back.gif);
	background-repeat: repeat-x;
}

