/* Body, Font Attributes
------------------------------------------------- */
* {
font-family: Verdana, Helvetica, Arial, ;
font-size: 10px;
}

body {

margin: 0 0 0px 0;
font-family: Verdana, Helvetica, Arial, ;
font-size: 9px;
color:#FFFFFF;
background: url(images/bg.png) repeat-x;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


/* Div Attributes
------------------------------------------------- */

div.top {
float:left;
width: 604px; height:312px; overflow:hidden;
background:url(images/top4.png) no-repeat;
}

div.navbar {
float:left; padding:0px 10px 0px 12px;
width: 604px; height:26px; overflow:hidden;
background:url(images/nav2.png) no-repeat;
}
	div.navbar_home{
	float:left; padding:0px; cursor:pointer;
	width: 57px; height:22px; overflow:hidden;
	background:url(images/homea.png) no-repeat;
	}
	div.navbar_home:hover{
	background:url(images/homeb.png) no-repeat;
	}
	
	div.navbar_forum{
	background:url(images/foruma.png) no-repeat;
	float:left; padding:0px; cursor:pointer;
	width: 58px; height:22px; overflow:hidden;

	}
	div.navbar_forum:hover{
	background:url(images/forumb.png) no-repeat;
	}	
		div.navbar_contactus{
	float:left; padding:0px; cursor:pointer;
	width: 84px; height:22px; overflow:hidden;
	background:url(images/contacta.png) no-repeat;
	}
	div.navbar_contactus:hover{
	background:url(images/contactb.png) no-repeat;
	}
	
	
	
	
div.spacebar {
float:left; overflow:hidden;
width: 604px; height:8px;
background:url(images/spacer.png) no-repeat;
}

div.middle {
float:left; padding:0px 0px 10px 0px;
width: 604px; height:431px; overflow:hidden;
background:url(images/middle.png) no-repeat;
}
	div.middle_left{
	float:left; padding:10px 10px 10px 10px;
	width: 303px; height:431px; color:#FFFFFF;
	}html>body div.middle_left{ width:283px; height:411px; }
	
	div.middle_right{
	float:left; padding:10px 10px 10px 10px;
	width: 301px; height:431px; color:#1e345d;
	}html>body div.middle_right{ width:281px; height:411px; }
	div.middle_right_div{float:left; width:281px;}
	
	div.pic{
	float:left; padding:0px; cursor:pointer;
	width: 70px; height:57px; overflow:hidden;
	}
	

	div.middle_left span.title { float:right; text-align:right; color:#FFFFFF; font-size:12px; font-weight:bold; }
	div.middle_left_div span.title { float:right; text-align:right; color:#FFFFFF; font-size:12px; font-weight:bold; }
	div.middle_right span.title { float:right; text-align:right; color:#1e345d; font-size:12px; font-weight:bold; }
	div.middle_right_div span.title { float:right; text-align:right; color:#1e345d; font-size:12px; font-weight:bold; }
   
	

div.footer{
float:left; padding:0px 0px 0px 41px;
width: 604px; height:50px; overflow:hidden;
background:url(images/footer.png) no-repeat;
}

	div.mariecurie{
	background:url(images/mariecurie.jpg) no-repeat;
	float:left; padding:0px; cursor:pointer;
	width: 150px; height:51px; overflow:hidden;
	
	}
	div.guidedogs{
	background:url(images/guidedogs.jpg) no-repeat;
	float:left; padding:0px; cursor:pointer;
	width: 233px; height:34px; overflow:hidden;
		}
	div.tinylife{
	background:url(images/tinylife.jpg) no-repeat;
	float:left; padding:0px; cursor:pointer;
	width: 150px; height:51px; overflow:hidden;