body {
	background: #fff;
	color: #000;
	padding: 0;
	margin: 8px 0 0 0;
	margin-bottom: 32px;
	font-size:smaller;
	text-align:center;
	font-family: "Lucida Grande", Arial, sans-serif;
}
#wrapper {
	width: 752px;
	text-align: left;
	border: 1px solid #000;
	margin: 0 auto;
}
#header {
	height: 207px;
	width:750px;
	background: url(../images/index/photo_top.jpg) 0 0 no-repeat;
}
div#top_nav { text-align: center; background: #a5c5e5; font-family: Arial, Helvetica, sans-serif; border-bottom: 1px solid #000; }
div#top_nav a {
	font-size: 11px;
	font-weight: 700;
	color: #0f0f0f;
	text-decoration: none;
	margin: 0 16px 0 16px;
	padding: 1px 1px;
}
div#top_nav a:hover, div#top_nav a:visited:hover { color: #cc529e; }
#soft_animals { float:left; text-align:center; margin: 5px; }
#slogan { padding: 50px 0 0 0; }
#slogan p { margin: 0 50px 0 320px; font-size: 1.1em; line-height: 1.6em; }
#slogan img { margin: 25px 0 20px 0; }
#links { text-align: center; font-weight: 700; margin: 30px 0 30px 0; }
#copyright { text-align: center; margin: 25px 0; }

.fr { float: right; margin: 0px 0px 12px 12px; }
.fl { float: left; margin: 0px 12px 12px 12px; }
.clear { clear: both; }