body {
	margin: 0;
	padding: 0;
	font-family:  arial, verdana, geneva, helvetica, sans-serif;
	color: #000000;
	text-align: center;
SCROLLBAR-FACE-COLOR: #9C402B; 
SCROLLBAR-HIGHLIGHT-COLOR: #09283c; 
SCROLLBAR-SHADOW-COLOR: #072434; 
SCROLLBAR-3DLIGHT-COLOR: #000000; 
SCROLLBAR-ARROW-COLOR: #FFFFFF; 
SCROLLBAR-TRACK-COLOR: #051620; 
SCROLLBAR-DARKSHADOW-COLOR: #000000
}


	
#webnav {
	clear: both;
	position: relative;
	margin: 0 0 0 0px;
	padding: 0;
	width: 730px;
	
	}

#webnav ul li { 
	display: inline;

	}



#webnav ul {
	margin:0;
	padding: .4em 0 .5em 9em;
	font-size: 90%;
	font-weight: normal;
	background-image: url(../graphics/yellownavbg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 2em;
	
	}

#webnav ul li a {

	padding: 0 5px 0 5px;
	display: block;
	float: left;
	color: #FFEBA7; 
	border-right: 1px #FFEBA7 solid;
	text-decoration: none;
	
	}

#webnav ul li a.first {
	border-left: 1px #FFEBA7 solid;
	}

#webnav ul li a:hover {
	text-decoration: underline; color: white;
	
	}
	

#products ul li {
	list-style: none;
	margin: 0 auto auto auto;
	width: 340px;
	text-align: left;
	color: #B62B06;
	font-size: 70%;
	margin-top: 10px;
	
}


#products a {
	color: #06c;
	text-decoration: none;
}



#content {
	position: relative;
	width: 750px;
	height: 300px;
	margin-top: 10px; margin-left: 10px; margin-right: 10px;
	text-align: left; color: #F4F17C; font-size: 100%;
	}
	
#right {
	margin-left: 150px;
	}
	
#secondarynav {
	float:left;
    width:100%;
    font-size:93%;
    line-height:normal;
	}
	
#secondarynav ul {
    margin:0;
    padding:0;
    list-style:none;
    }
	
#secondarynav li {
    float:left;
    margin:0;
    padding:0;
    }
	
#secondarynav a {
    display:block;
	float:left;
	background:url(../graphics/graytab_l.gif)
      no-repeat left top;
    padding:5px 15px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px #000000 solid;
    }
	
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
  
#secondarynav li {
    float:left;
    background:url(../graphics/graytab_r.gif)
      no-repeat right top;
    margin:0;
    padding:0;
    }
	
#secondarynav .current {
    background-image:url(../graphics/bluetab_r.gif);
	
    }
#secondarynav .current a {
    background-image:url(../graphics/bluetab_l.gif);
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px #003163 solid;
    }
	
#sortnav {
	position: relative;
	background-color: #003163;
	height: 2em;
	clear: both;
	position: relative;
	margin: 0;
	
	}
	
#sortnav h2 {
	font-size: 80%;
	position: absolute;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	top: .7em;
	left: 10px;
	}


#sortnav ul li { 
	display: inline;

	}

#sortnav ul {
	margin:0;
	padding: 8px 0 5px 5em;
	font-size: 80%;
	font-weight: normal;
	height: 1.8em;
	}

#sortnav ul li a {

	padding: 0em 5px 0 5px;
	float: left; 
	border-right: 1px #FFFFFF solid;
	color: #FFFFFF;
	}

#sortnav ul li a.last {
	border-right: none;
	}

#sortnav ul li a:hover {
	text-decoration: none;
	}


	
	
#leftnav {
	position: absolute;
	clear: both;
	left: 0;
	top: 0;
	width: 149px;
	}
	
#leftnav ul {
	margin: 0;
	padding: 3px 8px 25px 8px;
	border: 1px #003163 solid;
	list-style-type: none;
	margin-bottom: 15px;
	
	}
	
#left ul li {
	list-style-type: none;
	}
	
#leftnav ul li a {
	text-decoration: none;
	font-size: 80%;
	font-weight: bold;
	}
	
#leftnav h2 {
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	background-color: #003163;
	margin: 0;
	padding: 8px;
	text-align: center;
	background-image: url(../graphics/leftnavtab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
	
	

