<!--
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
  background-color: #000000;
  color: #f000ff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0; 
  padding: 0 0 0 0; 
  text-align: center; 
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: underline;
}
a:focus {
  color: #fff;
}
a:active {
  color: #fff;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto; 
  text-align: left; 
  width: 800px;
}
#outerWrapper #header {
  background-color: #fff;
  background-image:url(../images/jbHeader.gif);
  height:120px;
  border-bottom: solid 0px #666; 
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 0; 
}
#outerWrapper #header a {
	position:absolute;
	top:0;
	left:0;
	width:800px;
	height:120px;
	}		
#outerWrapper #header a h1 {
	display:none;
	}
#outerWrapper #contentWrapper #content {
  margin: 0 0 0 0; 
  padding: 0; 
}
#outerWrapper #footer {
	background-color: #000000;
	color: #FFFFFF;
	text-align:center;
	border-top: solid 1px #000000;
	padding: 10px 10px 10px 10px;
}

/************************************************
*	Nav         								*
************************************************/

#nav {
	background: #000000;
	width: 800px;
	color: #000000;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 5px 0px;
	}
	
#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#nav ul {
	margin: 0px;
	padding: 0px;
	}
		
#nav a {
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 6px 40px;
	}
		
#nav a:hover {
	color: #FFFFFF;
	background:#000;
	font-weight: bold;
	text-decoration: none;
	word-spacing: normal;
	}
/************************************************/
	#flashcontent {	
		width: 100%;
		height: 600px;		
	}
-->

<!--
.style1 {color: #B5D5FF}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
-->
