body {
	background-color: #000000;
	background-image: url(images/backgroundrepeat.jpg);
	background-repeat: repeat-y;
	margin: 0px;

}
.flbackground {
	position: absolute;
	z-index: -1;
	left: 0px;
	top: 0px;
}
.navholder {
	padding: 0px;
	width: 122px;
	position: absolute;
	left: 8px;
	top: 244px;
}

#navlist
{
color: #FFFFFF;
background: #17a;
padding: 1px;
margin: 0;
/* width: 12em; */
font: normal 0.8em Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
font-size: 1em;
}

#navlist a
{
display: block;
text-decoration: none;
/* margin-bottom: 0.2em;
margin-top: 0.2em; */
margin: 0;
color: white;
background: #39c;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.1em 0.2em 0.1em 0.2em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }

#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #28b;
border-color: #069 #6cf #5bd #fc0;
/* padding: 0.2em 0.35em 0.25em 0.9em; */
}

#navlist a:active, #navlist a#current:active
{
	background: #17a;
	border-top-color: #069;
	border-right-color: #6cf;
	border-bottom-color: #5bd;
	border-left-color: #FF0000;
/* padding: 0.4em 0.35em 0.25em 0.9em; */
}



.container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000;
	position: absolute;
	width: 660px;
	left: 139px;
	top: 243px;
	padding: 4px;
}
.footer {
	text-align: center;
	clear: both;

}
.flashbanner {
	position: absolute;
	left: 0px;
	top: 0px;
}
a {
	color: #0000FF;
}
a:visited {
	color: #000088;
}
.homelink {
	font-family: "Franklin Gothic Book";
	color: #0000FF;
	font-size: 16px;
	letter-spacing: 0.3em;
}

.specsheet
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;

}

#shoptable {
	clear: both;
}

#shoptable td {
	vertical-align: top;
	border: thin dotted #FFFF00;


}
