body  {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/launch/launch-background.jpg);
	background-repeat: repeat-x;
	background-color: #A7D2E3;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
}

img {
    border: none;
    behavior: url("http://www.artfool.com/Scripts/pngbehavior.htc");
}

a:link {
	color: #036;
	text-decoration: none;
	border:none;
	outline:none;
	margin:0;
	padding:0;
}
a:hover {
	color: #FFF;
	text-decoration: none;
	border:none;
	outline:none;
	margin:0;
	padding:0;
}
a:visited {
	color: #CC6633;
	text-decoration: none;
	border:none;
	outline:none;
	margin:0;
	padding:0;
}
a:active {
	color: #036;
	text-decoration: none;
	border:none;
	outline:none;
	margin:0;
	padding:0;	
}
#container 
	{
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	}
#mm {
	margin: 0;
	padding: 0;
	z-index: 4;
	height: 80px;
	position: absolute;
	right: 0px;
	top: 60px;
}
 
 #navbar {
	background-repeat: no-repeat;
	height: 120px;
	width: 900px;
	display: block;
	z-index: 0;
	top: 0px;
	position: relative;
}
#navlogo_link {
	margin: 0;
	padding: 0;
	z-index: 2000;
	left: -10px;
	position: absolute;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	top: 62px;
}

#navimage200 {
	height: 200px;
	width: 900px;
	display: block;
	z-index: 0;
	background-color: #FFF;
	position: relative;
	clear: left;
	margin: 0px;
}
#news_content {
	height: 425px;
	width: 900px;
	background-color: #FFF;
	position: relative;
	display: block;
	text-align: left;
	margin: 0px;
	left: 0px;
	top: 0px;
	clear: both;
}
#navfooter {
	width: 900px;
	padding: 0px;
	margin: 0px;
	clear: both;
}
#navfooter h1 {
	font-size: xx-small;
	font-weight: normal;
	color: #FFF;
	display: block;
	clear: right;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: absolute;
	top: 540px;
	z-index: 55555;
	left: 670px;
	padding: 0px;
	width: 200px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
}
#clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#oops-content {
	min-height: 450px;
	height: auto;
	width: 900px;
	background-color: #7F7C6B;
	display: block;
	text-align: left;
	margin: 0px;
	clear: both;
	background-image: url(../images/navigation/oops.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	position: relative;
	font-size: 1.5em;
}
#oops-text {
	width: auto;
	display: block;
	height: auto;
	position: relative;
	padding-top: 180px;
	padding-right: 60px;
	padding-bottom: 200px;
	padding-left: 60px;
	margin: 0px;
	color: #FFF;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	letter-spacing: 0.1em;
	font-size: 1.1em;
	line-height: 1.5em;
}
#header_oops {
	background-image: url(../images/navigation/header-oops.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 90px;
	width: 263px;
	position: absolute;
	right: 0px;
	top: 80px;
}

