@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	background-color: #fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	line-height: 16px;
}
.header_box {
	font-weight: bold;
	color: #666;
	font-size: 16px;
}
.header_box_small {
	color: #2b348f;
	font-size: 13px;
}
.headline {
	font-family: Georgia, Times, serif;
	font-size: 22px;
	line-height:25px;
	color: #2b348f;
	font-weight: normal;
}
.boldtext {
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
a:link {
	color: #2b348f;
}
a:visited {
	color: #2b348f;
}
a:hover {
	color: #6b5f47;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.footer {
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
.body12 {
	line-height: 16px;
	font-size: 12px;
}
.body_small {
	font-size: 12px;
}
.body12_italic {
	line-height: 16px;
	font-size: 12px;
	font-style:italic;
}


pre{border:1px solid #9faaba; padding: 8px; background-color: #e0e2e6; }

#MISanimals	{
	position:relative; 
	margin:0 auto; 
	width:450px; 
	height:225px;
	}
			
#MISanimals li	{
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); 
	list-style: none; 
	position:absolute; 
	top:0; 
	left:0; 
	border: none; 
	width:450px; 
	height:225px;
	}
	
#MISanimals .MIS-black	{
	text-shadow: black 1px 1px 2px; 
	line-height: 18px; 
	position: absolute; 
	bottom: 0px; 
	padding: 8px; 
	width: 436px; 
	height: 30px; 
	font-size:12px; 
	color: #bababa; 
	background-color: rgb(10, 10, 10); 
	background-color: rgba(0, 0, 0, 0.7);
	z-index:0;
	}
			#MISanimals .MIS-black h2{margin: 0; padding: 0 0 4px; font-size:18px; font-weight: bold;}
			#MISanimals .MIS-black a{color: white; text-decoration: none;}
			#MISanimals .MIS-button{z-index: 800; font-size: 20px; width: 24px;}
			#MISanimals .MIS-button a{padding: 0 4px 2px; color: #707070; text-decoration: none;}
			#MISanimals .MIS-button a:hover{background-color: black; color: #6fd5e8;}
			#MISanimals .MIS-left{position: absolute; top: 279px; left: 474px;}
			#MISanimals .MIS-right{position: absolute; top: 279px; left: 493px;}
 
 
			#MISgames{border-radius: 8px; position:relative; margin:0 auto; width:128px; height:180px; box-shadow: #7a7f86 0 0 8px;}
			#MISgames li{filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);list-style: none; position:absolute; top:0; left:0; border: none; width:128px; height:180px;}
			#MISgames li img{border-radius: 8px;}
			#MISgames .MIS-black{opacity: 0.7; border-radius: 8px; text-shadow: black 1px 1px 2px; position: absolute; bottom: 2px; left: 2px; padding: 0 8px; width: 56px; font-size:12px; color: #bababa; background-color: rgb(10, 10, 10); background-color: rgba(0, 0, 0, 0.7);}
			#MISgames:hover .MIS-black{opacity: 1;}
			#MISgames .MIS-black a{color: white; text-decoration: none;}
			#MISgames .MIS-button{z-index: 800; font-size: 10px;}
			#MISgames .MIS-button a{color: white; text-decoration: none;}
			#MISgames .MIS-button a:hover{text-shadow: black 0 0 2px; color: yellow;}
			#MISgames .MIS-right{position: absolute; bottom: 2px; left: 48px;}

</style>

