@charset "utf-8";

#nav {
	position:absolute;
	left:0px;
	top:155px;
	width:875px;
	height:26px;
	z-index:1;
}

#wrapper {
	position:relative;
	width:875px;
	height:1250px;
	z-index:1;
	background-image: url(images/header.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}
#wrapper_list {
	position:relative;
	width:875px;
	height:2520px;
	z-index:1;
	background-image: url(images/header.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}
#wrapper_index {
	position:relative;
	width:875px;
	height:3000px;
	z-index:1;
	background-image: url(images/header.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}
#wrapper_d {
	position:relative;
	width:875px;
	height:1850px;
	z-index:1;
	background-image: url(images/header.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}
#wrapper_advsearch {
	position:relative;
	width:875px;
	height:900px;
	z-index:1;
	background-image: url(images/header.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
}

#search {
	position:absolute;
	left:0px;
	top:27px;
	width:179px;
	height:462px;
	z-index:2;
	background-image: url(images/tracer_search.gif);
}
#quicksearch {
	position:absolute;
	left:0px;
	top:204px;
	width:179px;
	height:472px;
	z-index:2;
	background-image:url(images/search.jpg);
}

.white_small_bold {
	font-family: Verdana;
	font-size: small;
	line-height: 13pt;
	font-weight: bold;
	color: #FFF;
}
.black_small {
	font-family: Verdana;
	font-size: small;
	line-height: 13pt;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.red_sold {
	font-family: Verdana;
	font-size:12px;
	font-weight: bold;
	color:#FF0000;
	text-align: left;
}
.black_small_bold {
	font-family: Verdana;
	font-size: small;
	line-height: 13pt;
	font-weight: bold;
	color: #000;
}
.blue_small_bold {
	font-family: Verdana;
	font-size: small;
	line-height: 13pt;
	font-weight: normal;
	color: #006699;
}
a:link {
	color: #006699;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #006699;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	color: #006699;
	font-weight: normal;
}
.srch:link {
	color: #000;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
.srch:visited {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	font-size: 10px;
}
.srch:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
	font-size: 10px;
}
.srch:active {
	text-decoration: none;
	font-weight: normal;
	color: #000;
	font-size: 10px;
}
.srch {
	text-decoration: none;
	font-weight: bold;	
	color: #000000;
}
