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

ul#noosphere_menu {
	height: 305px;
	width: 232px;
	position: absolute;
	left: 45px;
	top: 366px;
	z-index: 2;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../images/noosphere_menu.png) no-repeat left top;
}
ul#noosphere_menu li#intro {
	height: 44px;
	width: 232px;
}
ul#noosphere_menu li#theory {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 44px;
}
ul#noosphere_menu li#biospherenoosphere {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 88px;
}

ul#noosphere_menu li#nooarticles {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 132px;
}
ul#noosphere_menu li#gri {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 176px;
}
ul#noosphere_menu li#crest13 {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 220px;
}
ul#noosphere_menu li#home {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 264px;
}

li#intro a:hover, li#intro a:active { background : url(../images/noosphere_menu.png) no-repeat -232px 0px; }
li#theory a:hover, li#theory a:active { background : url(../images/noosphere_menu.png) no-repeat -232px -44px; }
li#biospherenoosphere a:hover, li#biospherenoosphere a:active { background : url(../images/noosphere_menu.png) no-repeat -232px -88px; }
li#nooarticles a:hover, li#nooarticles a:active { background : url(../images/noosphere_menu.png) no-repeat -232px -132px; }
li#gri a:hover, li#gri a:active { background : url(../images/noosphere_menu.png) no-repeat -232px -176px; }
li#crest13 a:hover, li#crest13 a:active { background : url(../images/noosphere_menu.png) no-repeat -232px -220px; }
ul#noosphere_menu li#home a:hover, ul#noosphere_menu li#home a:active { background : url(../images/noosphere_menu.png) no-repeat -232px -264px; }

#noospherebanner {
	background: url(../images/noosphere_banner.jpg);
	height: 29px;
	width: 712px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}
