#header {
	background-image: url(../images/headSlice.jpg);
	background-repeat: repeat-x;
	height: 132px;
}

#RightEnd { float: right; padding: 0px; }

#LeftEnd { float: left; height: 132px; padding: 0px; }

#menu {
	background-color: Black;
	color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
   padding: 0px 10px 0px 15px;


	border: ridge;
	border-width: thick;
	border-top: 0px solid black;
   border-right: ridge;
	border-right: #4C4C4C;
/*	border-bottom: 4px solid silver;
	border-right: 4px solid silver;
	border-left: 4px solid silver;
	*/
}

#menu a { color: white; background-color: Black; }

body { border: 1px solid black; }

#images { text-align: center; }

 #images img {  padding: 0% 5% 0% 5%; }

 #manufactures ,#searchoptions { text-align: center; padding-bottom: 20px; }

 #manufactures label { padding-right: 20px; }

 .selected { border: 1px solid black; color: red; }

 #footnotes th { background: #990000; border: 1px solid black; color: black; }

 #footnotes td { border: 1px solid silver; padding: 5px; }
 

 #footnotes table { padding-top: 20px; }

 h5 { font-weight: normal; }

 #breadcrumb { font-weight: normal; padding-left: 10px; }

