@charset "UTF-8";
/* CSS Document */


.wrapper .left_side div {
	float: left;
	text-align: left;
	padding-left: 40px;
	color: #990000;
	width: 550px;
	height: 790px;
}



#right_side { float: right;
width: 160px;
padding-right: 5px;}



.left_side {
	width: 600px;
	margin-left: 0px;
	float: left;
	height: 1050px;
}

.left_sidenoimage {
	width: 600px;
	background-repeat: no-repeat;
	margin-left: 30px;
	float: left;
	height: 860px;
}




h1{}
h1 {
	font-size: 1.6em;
}

h3{}
h3 {
	font-family: arial;
	font-size: 1.4em;
	color: #990000;
	margin: 0;
	line-height: 1.2em;
}

.animal-sub {margin-bottom: 5px;
padding-top: 10px;
}

.style7 {
	font-weight: bold;
	padding-left: 15px;
	padding-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333333;
	background-color: #FF6;
	border: 1px solid #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}


.style14 {
	color: #660066;
	font-size: 11pt;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 3px;
	line-height: 1.2;
}



.style14 a{
	color: #03F;
	line-height: 1.1;

}

.style30 {	color: #003399;
	font-size: 10px;
	line-height: 14px;
}
.style31 {color: #FFFFFF;}

.style30 {	color: #003399;
	font-size: 10px;
	line-height: 14px;
}
a:visited {
	color: #06F;
}

a:active {
	color: #FF6600;
}

a:hover {
	text-decoration: none;
	color: #06F;
}

