body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background-color: #ffffff;

	min-width:800px;    	/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
}
a {
	color:#369;
}
a:hover {
	color:#bd1562;
	background:none;
	text-decoration:none;
}
h1, h2, h3 {
	margin:.8em 0 .2em 0;
	padding:0;
	color:#7c7b7b;
}
p {
	margin:.4em 0 .8em 0;
	padding:0;
	color:#7c7b7b;
}
img {
	margin:10px  10px 5px 0;
	border:0;}
	
hr {#6b6b6b;}

#ads img {
	display:block;
	padding-top:10px;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
}
#header {
	border-bottom:1px solid #6b6b6b;
}
#header p,

#header h1 {height: 185px;
 margin:5px 0 0 0;

 background-color:transparent;}
 
#header h2 {
	padding:.4em 15px 5px 15px;
	margin:0 0 0 0;
	color:#76cbf5;
	float:right;

}

/* Slider */

#MISanimals{position:relative; margin:0 0 0 25px; width:800px; height:283px;background-color:transparent;}
#MISanimals li{filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); list-style: none; position:absolute; top:0; left:21%; border: none; width: 500px; height: 263px;}
#MISanimals .MIS-black{text-shadow: black 1px 1px 2px; line-height: 18px; position: absolute; bottom: 0px; padding: 8px; width: 496px; height: 56px; font-size:13px; color: #bababa; background-color: rgb(10, 10, 10); background-color: rgba(0, 0, 0, 0.7);}
#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: 40px;}
#MISanimals .MIS-button a{padding: 0 4px 2px; color: #707070; text-decoration: none;}
#MISanimals .MIS-button a:hover{color: #6fd5e8;}
#MISanimals .MIS-left{position: absolute; top: 283px; left: 356px; border: none;}
#MISanimals .MIS-right{position: absolute; top: 283px; left: 432px; border: none;}

/* column container */

.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;
	position:relative;
	background:transparent;
}
.col1,
.col2,
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
.col1 span{color:#bd1562;}
/* 2 Column (left menu) settings */
.leftmenu {
	background:transparent;		/* right column background colour */
}
.leftmenu .colleft {
	right:75%;			/* right column width */
	background:transparent; border-right:1px solid #c1bfbf;	/* left column background colour */
	margin:2% 0 2% 0; 
}
.leftmenu .col1 {
	width:71%;			/* right column content width */
	left:102%; 			/* 100% plus left column left padding */
}
.col1 span{color:#ee2222;}

.font-1 {margin-left: 15px; font-weight:bold; color:#919090;}
.font-2 {font-weight:bold; color:#919090; font-size:1.15em; text-align:left; margin-left:10px;}
.font-3 {font-weight:bold; color:#000000; text-align:left; margin:0 0 0 30px;}
.font-4 {font-weight:bold; color:#000000; text-align:center; margin:0 0 0 0;}


.leftmenu .col2 {
	width:21%;			/* left column content width (column width minus left and right padding) */
	left:6%;			/* (right column left and right padding) plus (left column left padding) */
}

#left-navigation{clear:both;background:transparent;margin:10px 0 0 0;padding:0px 13px!important;text-align:left;color:#7c7b7b;}
#left-navigation ul{clear:left;width:100%;list-style:none;margin:0px 0 0 0;padding:0;}
#left-navigation ul li{list-style:none;margin:0 0 10px 0;padding:0;}
#left-navigation ul li a{margin:0 0 0 1px;padding:3px 10px;text-align:left;background:none;color:#2a3a91;text-decoration:none;left:15px;line-height:1.3em;font-size:1.15em;font-weight:bold;}
#left-navigation ul li a:hover{background:#2a3a91;color:#fff;}
#left-navigation ul li a.active,#navigation ul li a.active:hover{color:#fff;background:#000;font-weight:bold;}
#left-navigation ul li a span{display:block;}
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
}
p.segaoff-copy{background-color:#c1bfbf;background:#c1bfbf;color:#fff;height:20px;line-height:26px;margin:0 15px 0 0;padding:10px 15px;border:0;bottom:0;}
p.segaoff-copy span.left{display:inline;float:left;line-height:20px;}
p.segaoff-copy span.right{display:inline;float:right;line-height:20px;}
#footer p{padding:10px;margin:0; text-align:center;color:#fff;}