body {
	margin-top:5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:0px;
	background: url('../bg.jpg'); 
}

#body {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background:white;
	margin-left:4px;
	width:513px;
	padding-bottom:5px;
}

#bottom {
	background:url(../images/bottom_coko.gif) repeat-x;
	height:50px;
	width:780px;
}

#bottom a {
	color:#717e74;
	text-decoration:none;
}

#bottom a:hover {
	text-decoration:underline;
}
#bottom_left {
	float:left;
	margin-top:11px;
	margin-left:12px;
}

#bottom_right {
	float:right;
	margin-top:11px;
	margin-right:12px;
	text-align:right;
}
