/* CSS Document */

body {
	margin: 11px;
	padding: 0;
	background-color: #000033;
	color: #33CCFF;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	}
#nav {
	margin: 0;
	padding: 0;
	height: 378px;
	width: 960px;
	list-style: none;
	display: inline;
	overflow: hidden;
	float: left;
	}
#nav li {
	margin: 0; 
	padding: 0;
	list-style: none;
	display: inline;
	}
#nav a {
	float: left;
	padding: 0;
	overflow: hidden;
	width: 0;
	height: 378px !important;
	height /**/:378px; /* for IE5/Win only */
	}
#nav a:hover, a:active, #nav a.selected {
	background-position: -192px 0
	}
#store a  {
	width: 192px;
	color: #000033;
	background: url(../11assets_livewild/11nav/nav_store_splash.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}
#access a  {
	width: 192px;
	color: #000033;
	background: url(../11assets_livewild/11nav/nav_access_splash.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}
#endangered a  {
	width: 192px;
	color: #000033;
	background: url(../11assets_livewild/11nav/nav_endangered_splash.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}
#involved a  {
	width: 192px;
	color: #000033;
	background: url(../11assets_livewild/11nav/nav_involved_splash.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}
#about a  {
	width: 192px;
	color: #000033;
	background: url(../11assets_livewild/11nav/nav_about_splash.jpg);
	background-repeat: no-repeat;
	background-position: left top
	}
.heart a {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	text-decoration: none
	}
.heart a:hover {
	background-color: #ffffff;
	color: #000000;
	font-weight: bold;
	text-decoration: underline
	}
.heart a:visited {
	background-color: #ffffff;
	color: #666666
	}
.splash-interpretation {
	font-size: 15px;
	text-align: left;
	padding-left: 45px;
	padding-right: 290px;
	line-height: 1.5;
	}
.splash-interpretation a {
	background-color: #000033;
	color: #33CCFF;
	font-weight: bold;
	text-decoration: none
	}
.splash-interpretation a:hover {
	background-color: #000033;
	color: #33CCFF;
	font-weight: bold;
	text-decoration: underline
	}
#newsletter {
	clear: left;
	padding: 0;
	margin: 0
	}
#newsletter p {
	font-size: 11px;
	text-align: center;
	line-height: 1;
	color: #ffffff;
	background-color: #000033;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif
	}
#newsletter a {
	color: #CCCCCC;
	background-color: #000033;
	text-decoration: none
	}
#newsletter a:hover {
	color: #CCCCCC;
	background-color: #000033;
	text-decoration: underline
	}
#footer {
	clear: left;
	padding: 0;
	margin: 0
	}
#footer p {
	text-align: center;
	color: #CCCCCC;
	background-color: #000033;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif
	}
#footer a {
	color: #CCCCCC;
	background-color: #000033;
	text-decoration: none
	}
#footer a:hover {
	color: #CCCCCC;
	background-color: #000033;
	text-decoration: underline
	}
#NewsVertical {
	width: 960px;
	height: 27px;
	display: block;
	overflow: hidden;
	position: relative;
	}
#TickerVertical {
	width: 600px;
	height: 27px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
	#TickerVertical li {
		width: 600px;
		height: 27px;
		color: #000033;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding-top: 7px;
		padding-left: 189px;
		float: left;
	}
		#TickerVertical li .NewsTitle{
			display: block;
			color: #000000;
			font-size: 12px;
			margin-bottom:6px;
		}
		
		#TickerVertical li a:link,
		#TickerVertical li a:Visited {
			display: block;
			color: #000033;
			margin-bottom:6px;
			text-decoration:none;
		}
		#TickerVertical li .NewsTitle a:hover {
			text-decoration:underline;
		}
