body {
	background: #FFFFFF;
  width: 100%;			
	margin-top: 1px;
}

#container {				
	margin: 0 auto 0 auto;	
	width: 80%;
	background: #FFFFFF;
}

#container-inner {				
	margin: 2 2 2 2;	
	width: 100%;
	background: #FFFFFF;
}

#header {
	width: auto;
	height: auto;
	position: relative;	
	background: images/logo.gif;
	margin: 1px auto;
	
}

#hoz-menu {
  width: auto;
	height: auto;
	color: #000000;
	margin-left: 2px;
	margin-right: 2px;
	position: relative;	
	display: inline;
	background: #ffffff;
}

A { color:#000099; text-decoration: none; }
A:hover { color:#6600ff; text-decoration: none; }
                                               
#hoz-menutxt {
	height: auto;		
	display: inline;
	color: #000000;
	text-align: center; 
	text-decoration: none;
	font-family:sans-serif, arial;
	font-size: 16px;
	font-weight: bold;
}

#text1 {
	height: auto;		
	display: inline;
	text-align: center; 
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	font-weight: 600;
	color: #000000;
}

#text2 {
	height: auto;		
	display: inline;
	text-align: center; 
	text-decoration: none;
	font-family: Times;
	font-size: 15px;
	color: #000000;
}

#ebay-text {
	margin-left: 0px;
	margin-bottom: 2px;
	color: #0D1EDF;
	font-family: Verdana, Arial;
	font-weight: 700;
	font-size: 12px;
	text-decoration: none;
}

#sidebar-left {
	width: 25%;
	float: left;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	display: inline;
	background: #FFFFFF;
}

#sidebar-menu {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	color: #0D1EDF;
	text-align: left;
	text-decoration: none;
}

#sidebar-hdr {		
	font-family: Verdana, Arial;
	font-size: 17px;
	font-weight: 900;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}

#content {
	width: 67%;
	float: right;
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;
	display: inline;
	background: #FFFFFF;
}

#sidebar-right {
	width: 19%;
	float: left;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 5px;
	display: inline;
	background: #FFFFFF;	
}

#product-topbox {		
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: 600;
	color: #000000;
	background: #C3AEDE;
	height: 60px;
	text-decoration: none;
}

#product-botbox {		
	font-family: Verdana, Arial;
	font-size: 15px;
	font-weight: 600;
	background: #B3AEDF;
	height: 110px;
}

#categorylisthd {
  font-family: Times;
  font-size: 13pt;
  font-weight: 350;
}

#categorylisthdf {
font-family: Times;
font-size: 13pt;
font-weight: 350;
color: #000000;
}

#navlinkh {
font-family: Times;
font-size: 13pt;
font-weight: 350;
}

#producttitlelink {
font-family: Times;
font-size: 12pt;
font-weight: 350;
}

#footer {
	width: 100%;
	clear: both;
	padding: 5px;
	font-size: 0.8em;
	text-align: right;
	background: #D0D0D0;
}

