body {
	margin: 0;
	height: 100%;
	background: #ffffff url(images/background.jpg) repeat-y left top;
	color: #333333;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; 
	font-size: 75%;
}

#template_nav_1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 160px;
	height: 80px;
	background: #99BBCC;
}

#template_nav_2 {
	position: absolute;
	left: 0;
	top: 80px;
	width: 160px;
	height: 100px;
	border-top: 1px solid white;
	padding-top: 20px;
}

#template_nav_2 a {
	display: block;
	margin-right: 16px;
 	margin-bottom: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	text-align: right;
}

#template_nav_2 a:hover {
	color: #DDE345;
}

#template_left_1 {
	position: absolute;
	left: 161px;
	top: 0;
	width: 160px;
	height: 80px;
	background: #678899;
}

#template_left_2 {
	position: absolute;
	left: 161px;
	top: 81px;
	width: 160px;
	height: 265px;
	background: url('images/looking.jpg') no-repeat;
}

#page_left {
	position: absolute;
	left: 161px;
	top: 347px;
	width: 160px;
	padding: 12px 12px 0px 5px;
}

#page_left a {
	text-decoration: none;
	color: #4A6D7F;
}

#page_left a:hover {
	text-decoration: underline;
}

#page_left a img {
	filter: alpha(opacity=100);
	margin-bottom: 12px;
	border: 1px solid #99BBCC;
}

#page_left a:hover img {
	filter: alpha(opacity=95);
	border: 1px solid #4A6D7F;
}

#template_right_1 {
	position: absolute;
	left: 322px;
	top: 0px;
	width: 445px;
	height: 80px;
	background: #678899;
}

#template_right_2 {
	position: absolute;
	left: 322px;
	top: 81px;
	width: 445px;
	height: 81px;
	background: #99BBCC;
}

#template_right_3 {
	position: absolute;
	left: 322px;
	top: 161px;
	width: 445px;
	height: 54px;
	background: #99BBCC;
}

#title {
	color: #324C6D;
	font-size: 20px;
	letter-spacing: 2px;
	padding: 17px 0 0 12px;
}

#page_right {
	position: absolute;
	left: 322px;
	top: 216px;
	width: 445px;
	padding: 12px 12px 30px 12px;
}

#page_right a {
	color: #244465;
	text-decoration: underline;
}
#page_right a:hover {
	text-decoration: none;
}
#page_right a img {
	border: 1px solid #999999;
}
#page_right a:hover img {
	border: 1px solid red;
}
#page_right h3 {
	font-size: 100%;
	margin-top: 0;
	margin-bottom: 9px;
	color: #244465;
}











.result_section {
	margin-bottom: 6px;
	text-align: justify;
}

.result_section2 {
	margin-bottom: 6px;
	text-align: left;
}


td a {
	color: #4A6D7F;
	text-decoration: underline;
}
td a:hover {
	text-decoration: none;
}
td a img {
	border: 1px solid #222222;
}
td a:hover img {
	border: 1px solid red;
}

.toplink a, .toplink a:visited {
	text-decoration: none;
}
.toplink a:hover {
	text-decoration: underline;
}


.wantedlinks a {
	text-decoration: none;
}
.wantedlinks a:hover {
	text-decoration: underline;
}




