* 	
	{
	padding:0px;
	margin:0px;
	}


body
	{
	font-family:arial;
	font-size:.75em ;
	margin:auto;
	}

#main
	{
	width: 800px;
	height: 100%;
	margin: auto;
	text-align: center;
	}

a
	{
	text-decoration:none;
	color:#000000;
	}


#logo
	{
	margin: auto;
	background: url('/img/header.png') 0 0 no-repeat;
	width: 297px;
	height: 80px;
	position: relative;
	border:20px solid #ffffff;
	}

#txt 
	{
  margin: auto;
  text-align: center;
	z-index:2;
	color:#333333;
	width:350px;
	font-size:1.2em;
	font-weight:bold;
  background-color: #EAEAEA;
	}

#country_selector
{	
	display:inline;
  	background-color: #EAEAEA;
}

#searchContainer
{
  width: 800px;
  background-color: #EAEAEA;
  margin: auto;
  text-align: center;
  padding-top: 45px;
}

#search 
	{
	z-index:1;
	position:relative;
	width: 558px;
	height: 220px;
	text-align:left;
	background:transparent URL("/img/center.png") 0 0 no-repeat;
	margin-bottom:10px;
  margin: auto;
	}

#search_selector h4
	{
  padding-top: 20px;
	color:#333333;
	font-family: arial;
	font-size:1.2em;
	font-weight: bold;
	padding-bottom:20px;
  margin-left: 100px;
	}

#search_selector ul
	{
	display: inline;
	}

#search_selector li
	{
	display: inline;
	}

#search_selector a
	{
	float: left;
	text-indent: -20000px;
	}

#search_selector #yahoo a
	{
	margin-left:125px;
	background: url('/img/yahoosearch.png') 0 0 no-repeat;
	width: 80px;
	line-height:10px;
	padding-bottom:20px;
	}

#search_selector #google a
	{
	background: url('/img/google.png') 0 0 no-repeat;
	width: 75px;
	line-height:26px;
	}	

#search_selector #ask a
	{
	background: url('/img/ask.png') 0 0 no-repeat;
	width: 47px;
	line-height:26px;
	}

#search_selector #ebay a
	{
	background: url('/img/ebay.png') 0 0 no-repeat;
	width: 70px;
	line-height:26px;
	}

#search_box
	{
	padding-bottom:10px;
	clear: both;
	width: 400px;
	margin-left: 120px;
  text-align: left;
	}

#classicSearch
{
  margin-left: 140px;
  margin-bottom: 5px;
}
	
#blurb input
	{
	display:inline;
	margin-left:120px;
	float:left;
	}

.defsearch
	{
	float:left;
	margin-left:10px;
	color:#333333;
	}

#link1 
	{
	position:absolute;
	float:left;
	margin-top:120px;
	}

#link2 
	{
	position:absolute;
	left:62%;
	margin-top:120px;
	}

#footer 
	{
	background: url(/img/gradient.png) 0 0 repeat-x;
	border:1px solid #000000;
	width:800px;
	height:21px;
	font-size: 0.75em;
	color:#000000;
	text-align:center;
	margin:auto;
  clear: both;
	}

#hotSearch
{
  background-color: #EAEAEA;
  text-align: center;
  margin: 15px 0px 25px 100px;
}

#hotSearch dl
{
  text-align: left;
  float: left;
  margin-left: 20px;
  padding-bottom: 20px;
}

#hotSearch dt
{
  font-weight: bolder;
  font-size: 1.2em;
  color: #098309;
}

#tdCategories dl
{
  float: left;
  margin: 15px 0 10px 20px;
  font-size: 1.4em;
}

#tdCategories dt
{
  color: #098309;
  font-size: 1.5em;
  font-weight: bolder;
}
