 
 body {
	font-family: Arial,Helvetica,Sans-serif,sans-serif; 
	font-size: small; 
	color: #ffff99; 
	font-weight: normal; 
	font-style: normal; 
	background-color: black; 
	background-image: none;
	margin: 0px;
	margin-top:1%;
	margin-left:10%;
	margin-right:10%;
	}
 a:link { 
	color: #bfbfbf; 
	} 
 a:visited { 
	color: #808080; 
	}
 a:hover { 
	color: white;
	}

 img {
	border: 0px;
	}


/* Styles assosciated with slide pages */

#frame {
	width:553px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}


/* #frame {
	position:relative;
	background-color: black;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
	border: 0px;  /* Netscape 4.x friendly */
	} */


.cornercrumb_howto {
  float:left;
  margin-top:15px; 
  margin-left:5px;
  background: black url(../images/howto1.gif) no-repeat top left;
  width:92px;
  height:34px;
}
.cornercrumb_tear {
  float:left;
  margin-top:15px; 
  margin-left:5px;
  background: black url(../images/TEARSHEETS.gif) no-repeat top left;
  width:154px;
  height:34px;
}
.cornercrumb_beauty {
  float:left;
  margin-top:15px; 
  margin-left:5px;
  background: black url(../images/beauty.gif) no-repeat top left;
  width:92px;
  height:34px;
}
.cornercrumb_comm {
  float:left;
  margin-top:15px; 
  margin-left:5px;
  background: black url(../images/COMMERCIAL.gif) no-repeat top left;
  width:149px;
  height:34px;
}
#menu {
float:left;
width:20%;
text-transform:uppercase;
clear:left;
margin-top:20px;

} 
#menu a, #menu a:link, #menu a:visited {
  text-decoration:underline;
  text-align:left;
  background-color:#black;
  color:#fff;
  display:block; 
  width:8em; 
  padding:0.2em;
  padding-left:5px;
  padding-right:5px;
  margin:0.5em auto;
  border-right:5px solid #000;
  }
#menu a:hover {
  border-right:5px solid white;
  border-bottom:0;
  text-decoration:none;
}
#menu a:active {
  color:black;
  background-color:white;
  border-right:5px solid white;
  border-bottom:0;
  text-decoration:none;
}
 hr {
	clear:both;
	border: 0;
  	width: 100%;
	color: white;
	background-color:white;
	height:5px;
}
.jpslogo {
	float:left;
	background: black url(../images/jps-logo.gif) no-repeat top left;
	width:276px;
	height:36px;
	margin-top:0px;
 }
 .minithumb {
	padding: 2px;
	visibility: visible;
	}
 .minithumbCurrent {
	border: 1px solid white;
	padding: 0px;
	visibility: visible;
	}
 .minithumbBox {
	clear:left;
	width:100%;
	margin-bottom:20px;
	}
 .minithumbBox a:link, .minithumbBox a:visited {
 	}
 .minithumbBox a:hover, .minithumbBox a:active {
	border-bottom:4px solid white;
	}
