body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px ;
	color: #000;
	padding: 0;
	margin: 0;
	/*height: 1000px;*/
}
acronym {
  cursor: help;
  border-bottom: 1px dotted Black;
}
h1, h2, h3 {
  margin:0;
  background-repeat:no-repeat;
  background-position:left top;
  }
#headerimage {
	position: absolute;
	top: auto;
	left: 346px ;
	width: 420px;
	height: 190px;
	/*z-index: 10 ;*/
}	
#container {
	position: relative;
	font-size: 12px ;
	color: #fff;
	margin: 0;
	padding: 0;
	width: 347px;
	height: 100%;
	border-bottom: thin solid Black;
	background: transparent url(images/b_ground.jpg) repeat-y top left;
	background-image: url(../images/b_ground.jpg);
}
#content {
	position: absolute;
	background: url(../images/s_logo400t.jpg) no-repeat top left;
	font-size: 12px ;
	color: #000;
	border-left: 1px dotted #00008B;
	margin-left: 346px;
	top: 245px ;
	width: 55%;
	margin-right: 3% ;
	/*height: 100%;*/
	padding: 19px;
	}
#content_heading {
	position: absolute;
	font-size: 18px ;
	font-weight: bolder;
	color: Navy;
	margin-left: 365px;
	top: 220px ;
	width: 400px;
	height: 22px;
}
#comments {
	position: relative;
	background-color: #AEBCE6;
	color: Navy;
	line-height: 1.20em;
	top: 20px ;
	margin-left: 0px;
	width: 70%;
	padding: 10px;
	border: 1px dotted White;	
}
html>body #comments {
	margin-left: 60px; /* ie5win fudge ends */
	width: 50%
	}
#pagelogo h1 {
	background: transparent url(../images/white_logo_295.gif) no-repeat;
	width: 295px;
	height: 85px;
	margin-left: 28px;
	position: relative;
	top: 10px;
	}
#pagelogo h2 {
	background: transparent url(../images/logo_jwhite140.gif) no-repeat;
	width: 140px;
	height: 40px;
	margin-left: 170px;
	position: relative;
	top: -10px;
	}
#container h3 {
	background: transparent url(../images/warranty.gif) no-repeat;
	width: 150px;
	height: 150px;
	margin-left: 20px;
	position: relative;
	top: 15px;
   PADDING-BOTTOM: 20px;
	}
	#container h4 {
	width: 150px;
	height: 150px;
	margin-left: 20px;
	position: relative;
	top: 15px;
   PADDING-BOTTOM: 20px;
	}
#group_page {
	
}
#group_page li {
	list-style: none outside url(../images/arrowr_gold.gif);
	line-height: 1.05em;
	margin-left: 60px;
}
li {
	list-style: none outside url(../images/arrowr_gold.gif);
	line-height: 1.35em;
	margin-left: 60px;
	}

li:hover { /* Mozilla/Opera comply, sort of */
	list-style: none outside url(../images/arrowr_white.gif); /* I use NONE as a fix, this way if browsers chooke on this, there will be noting on hover, instead of a misformed dot */
	line-height: 1.35em;
	}
	
li a {
	text-decoration : none;
	color: #ADD8E6;
	border-bottom: 1px solid #B0C4DE;
	}
	
li	a:link,	li a:visited  {
	color: White;
	}
li a:hover, li	a:active  {
	color: Yellow;
	}
	
li a.c:link, li a.c:visited  {
	color: #fff;
	}
li a.c:hover, li a.c:active  {
	color:#EEE;
	border-bottom: 1px dashed #EEE;
	}
/*#wider800 {
	background: url(../images/bg4a.gif) repeat;
	top: 0px;
	margin-left: 790px;
	position: absolute;
	border-left: 1px solid #00008B;
	width: 1000px;
	height: 160% ;	
}*/
#footer {
	position: relative;
	background-color: #00008B;
	color: White;
	border-top: 1px solid #006;
	font-size: 11px;
	text-align: right;
	margin-top: 10px;
	padding: 4px 4px 6px 4px;
	clear: both;
	}
#whatwedo {
	position: relative;
	background-color: #B0C4DE;
	color: Navy;
	border: 1px solid #006;
	font-size: 11px;
	text-align: center;
	padding: 4px 4px 6px 4px;
	clear: both;
	}
form p {
	width: 400px ;
	clear: both ;
}
form p label {
	float: left ;
}
form p input, form p textarea, form p select {
	float: right ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div.float {
  float: left;
  width: 100%;
  padding: 5px;
}
#formtext {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	LEFT: 5px; 
	PADDING-BOTTOM: 50px; 
	MARGIN: 0px; 
	WIDTH: 100%; 
	PADDING-TOP: 0px; 
	POSITION: relative; 
	TOP: 5px
}
.lineupLabel {
	float: left ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.lineupInfo {
	float: right ;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bolder;
}
#contact_container {
	top: 0px ;
	position: relative;
	width: 250px;	
}
.gallery_td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Blue;
	}