html {  color: #555555;
  font-family: Times New Roman, Times, serif;
  margin: 0 10px;
  padding: 0;
  background: #555555;}
#outsideall {
  width: 760px;  margin: 0 auto;
}
#content {
  width: 100%;
  background: #ffffff;
  padding: 20px;
}
#wrapper {
  min-height:  700px;
/*  border-bottom: 1px solid #555555; */
}

/* style for the header */
#header { height: 50px; clear: both; border-bottom: 1px solid #999; text-align: center; font-size: 9px;}
#header img { padding-top: 5px;}
#topnav { padding: 8px 20px 0 0; float: right;}
#topnav ul {margin: 0; padding: 0;}
/* IE fix */
* html body #topnavwrapper {
	padding-top: 5px;
	float: right;
}
#topnav li {list-style: none; display: inline; padding-top: 4px; }
#topnav a { 
  float: center; 
  font-family: Georgia, Times, serif;
  font-size: 14pt; 
  margin: 0 10px 4px 10px; 
  color: #555555; }
#searchbutton { float: center; text-align: center; margin-top: 0px; padding-tip: 0px;}
#footnote { font-size: 8pt;}
#footnote a:link { text-decoration: underline;}
#footnote a:visited {text-decoration: underline;}
/* styles for the footer, which includes navigational elements */	
#footer { clear: both; text-align: center; font-size: 9px; border-top: 1px solid #dddddd;}
#footer ul { list-style: none; margin: 0; padding: 0;}
#bottomnav ul {	margin: 0; padding: 0 0 20px 10px;}
#bottomnav li {	list-style: none; display: inline; padding-bottom: 4px;	}
#bottomnav a { float: center; font-size: 12pt; margin: 0 10px 4px 10px; text-decoration: none; color: #555555; }

/* general content styles */
#ebonistelogo { float: left;}
#showcart {float: right;}
h1 { margin: 0; font-size: 20pt; 	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}
h2 { border-bottom: 1px solid #555; margin: 0; font-size: 14pt;}
h3 { font-size: 11pt;}
img { border: 0;}
p { font-size: 10pt;}
a:link {text-decoration: underline; color: #666;}
//a:link {text-decoration: underline; color: #173468;}
//a:link {text-decoration: none; color: #000;}
a:visited { text-decoration: underline; color: #666;}
a:hover { text-decoration: underline;}
.fright { float: right; padding: 10px; }
.red { color: red;}

#ContactForm p {
  margin: 0 0 10px 0;
  padding: 0;
}

#outer_wrapper {
  min-height: 300px;
}

