body {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #FFF;
	background: #000;
}
a { outline: none; }
p {
	margin: 8px 0;
}
h2, a, div, img {
	behavior: url(js/iepngfix.htc);
}
#container {
	margin: 10px auto 0;
	width: 494px;
}
	#container * {
		_display: none;
	}
	.iesucks {
		display: none;
	}
#masthead {
	width: 494px;
	height: 388px;
}
#flashcontent {
	margin: 0 auto 0;
	width: 494px;
	height: 377px;
}
#window {
	margin: 10px 0;
	height: 334px;
	width: 494px;
	overflow: auto;
}
h1#logo {
	display: block;
	margin: 0 0 10px 0;
	width: 130px;
	height: 59px;
	text-indent: -9999px;
	background: url(../img/logo1.gif) no-repeat 12px 0;
}
	h1#logo a {
		display: block;
		width: 130px;
		height: 59px;
	}

.titlebar {
	padding: 0 0 0 10px;
	height: 34px;
	line-height: 34px;
}
#us .titlebar h2 { padding: 0; }
#us .titlebar h2 a,
.titlebar h2 {
	padding: 0 0 0 38px;
	background: transparent url(../img/hand.png) no-repeat left center;
}
.titlebar a:hover {
	text-decoration: underline;
}

.nav {
	width: 488px;
	height: 35px;
	margin: 0 auto 0;
	clear: left;
}
.nav a,
.titlebar a,
.titlebar h2 {
	display: block !important;
	display: inline;
	float: left;
	width: 90px;
	height: 34px;
	line-height: 34px;
	color: #b0b3ff;
	font-size: 17px;
	text-decoration: none;
}
.nav li {
	float: left;
}
.nav li a {
	margin: 1px 1px 0 0;
	width: 121px;
	text-align: center;
	background-color: #242424;
	text-transform: uppercase;
}
#us .titlebar,
#us .nav .us a,
.nav .us a:hover { background-color: #5C0F27; }
#them .titlebar,
#them .nav .them a,
.nav .them a:hover { background-color: #556494; }
#briefly .titlebar,
#briefly .nav .briefly a,
.nav .briefly a:hover { background-color: #8A5892; }
#onearth .titlebar,
#onearth .nav .onearth a,
.nav .onearth a:hover { background-color: #606074; }
#planned .titlebar,
#planned .nav .planned a,
.nav .planned a:hover { background-color: #5B8747; }
#press .titlebar,
#press .nav .press a,
.nav .press a:hover { background-color: #1D1D1D; }
/*#blank .titlebar,
#blank .nav .blank a,
.nav .blank a:hover { background-color: #1D1D1D; }*/
#stockpile .titlebar,
#stockpile .nav .stockpile a,
.nav .stockpile a:hover { background-color: #71346D; }
#contact .titlebar,
#contact .nav .contact a,
.nav .contact a:hover { background-color: #89595B; }
#contact #window p a {
	color: #75464E;
	text-decoration: underline;
}
#contact #window p a:hover {
	text-decoration: none;
}
#press #window p a {
	color: #c9c9c9;
	text-decoration: underline;
}
#press #window p a:hover {
	text-decoration: none;
}

.showinfo {
	color: #0E6A1C;
}

a.themlink, a.themlink:visited {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #556494;
	text-decoration:underline;
	}
a.themlink:hover, a.thmlink:active {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #fff;
	text-decoration:none;
	}
a.uslink, a.uslink:visited {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #9c1942;
	text-decoration:underline;
	}
a.uslink:hover, a.uslink:active {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #fff;
	text-decoration:none;
	}
a.brieflink, a.brieflink:visited {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #8a5892;
	text-decoration:underline;
	}
a.brieflink:hover, a.brieflink:active {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #fff;
	text-decoration:none;
	}
.pressimage {
	height:150px;
	width:200px;
	border:1px solid #999999;
	}
a:hover .pressimage {
	height:150px;
	width:200px;
	border:1px solid #000;
	}
.pressimage2 {
	height:200px;
	width:150px;
	border:1px solid #999999;
	}
a:hover .pressimage2 {
	height:200px;
	width:150px;
	border:1px solid #000;
	}
.pressimage3 {
	height:200px;
	width:200px;
	border:1px solid #999999;
	}
a:hover .pressimage3 {
	height:200px;
	width:200px;
	border:1px solid #000;
	}
#us #window p {
	font-size:11px;
	font-weight:bold;
	}
.greytext {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #999;
	font-weight:normal;
	}
.stdtext {
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #FFF;
	font-weight:normal;
	}
/* - fin - */