/* Meanwhile Marketing website screen styles */

* {
margin: 0;
padding: 0;
}

body {
background: #0d0d0d;
color: #fff;
font: 90% Verdana, Arial, Helvetica, sans-serif;
}

	body#flash {
	background: #000;
	}
	
		body#flash div#back {
			margin: 10px 0 0 10px;
		}
		
			body#flash div#back a {
			font: 90% Verdana, Arial, Helvetica, sans-serif;
			color: #fff;
			}
	
		body#flash div#wrapper div#meanwhile {
		width: 641px;
		margin: 60px auto 0 auto;
		}

	body#bio {
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: #0d0d0d;
	margin: 20px 20px 200px 20px;
	}
	
		body#bio img {
		float: left;
		margin: 0 10px 0 0;
		}
	
		body#bio p {
		margin: 10px 0 0 0;
		line-height: 1.6em;
		}

h1 {
width: 347px;
height: 120px;
text-indent: -9000px;
background: transparent url("logo4-web.gif") no-repeat;
margin: 20px 0  5px 34px;
}

h2 {
font-size: 120%;
margin: 0 0 5px 0;
}

ol, ul {
margin: 0 0 20px 20px;
}

a:link, a:visited {
color: #f81;
}

a:hover {
color: #c61;
}

a img {
border: none;
}

div#skiptocontent {
display: none;
}

div#nav {
margin: 0 0 0 43px;
}

	div#nav ul#navlinks li {
	display: inline;
	list-style: none;
	font-size: 70%;
	margin: 0 10px 0 0;
	}
	
	div#nav ul#navlinks li#here {
	font-weight: bold;
	}
	
div#launchblurb {
width: 176px;
position: absolute;
top: 28px;
left: 200px;
color: #f81;
font-size: 80%;
font-weight: bold;
border: 2px dotted #c61;
}

	div#launchblurb p {
	margin: 5px;
	text-align: center;
	}
	
		div#launchblurb p#note {
		font-size: 80%;
		}
	
div#marquee {
width: 350px;
margin: 20px 0  5px 43px;
color: #f81;
border: 2px dotted #c61;
font-size: 170%;
text-align: center;
}

	div#marquee a {
	display: block;
	margin: 10px 0;
	}
	
	div#marquee p#caveat {
	margin: 0 60px 10px 60px;
	font-size: 43%;
	}	
	
		div#marquee p#caveat a {
		display: inline;
		font-weight: bold;
		}
	
div#content {
margin: 20px 0  5px 43px;
width: 350px;
font-size: 70%;
line-height: 1.6em;
text-align: justify;
}

	div#content p {
	margin: 5px 0 0 0;
	}

div#bios {
width: 200px;
margin: 20px 0  5px 43px;
}

	div#bios ul#bionames li {
	list-style: none;
	margin-top: 5px;
	}
	
div#imagearray {
position: absolute;
top: 28px;
left: 450px;
width: 400px;
height: 412px;
border: 1px solid #fff;
padding: 0 0 0 5px;
}

	div#imagearray img {
	margin: 10px 0 0 5px;
	border: 1px solid #fff;
	}
	
div#habitat {
/*
position: fixed;
bottom: 0;
left: 0;
background: #fff;
width: 100%;
*/
margin: 30px 0 0 43px;
}

/*
	div#habitat img {
	margin: 5px 0 0 43px;
	}
*/

div#webstats4u {
display: none;
}