html,body,font,div,h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,p {   
				list-style: none;
				margin: 0;
				padding: 0;
}
html {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background-color: #2A2A2A;
	background-image: url(images/line.png);
	background-position: center;
}
#wrapper {
	width: 980px;
	height: 100%;
	margin: 0 auto;
	z-index: 1;
}
#top_1 {
	width: 980px;
	height: 69px;
	background-image: url(http://www.houseofclicks.com/images/top_01.png);
}
#top_2 {
	width: 980px;
	height: 65px;
	background-image: url(http://www.houseofclicks.com/images/top_02.png);
}
#top_3 {
	width: 980px;
	height: 73px;
	background-image: url(http://www.houseofclicks.com/images/top_03.png);
}
#top_4 {
	width: 980px;
	height: 85px;
	background-image: url(http://www.houseofclicks.com/images/top_04.png);
}
#top_5 {
	width: 980px;
	height: 82px;
	background-image: url(http://www.houseofclicks.com/images/top_05.png);
}
#page {
	width: 980px;
	height: 100%;
	margin: 0 auto;
	position: absolute; top: 0px; right: auto; bottom: 0px; left: auto;
	z-index: 5;
}
#top {
	width: 530px;
	height: 359px;
	padding: 15px 0px 0px 450px;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#top a {
	text-decoration: none;
	color: #fff;
	padding: 0px 15px 0px 0px;
}
#top p {
	padding: 30px 0px 0px 300px;
}
#top h1 {
	color: #f26e00;
	font-size: 14px;
	padding: 30px 0px 0px 0px;
}
#results {
	width: 980px;
	height: 750px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
	background-color: #fff;
	font-size: 13px;
	color: #9e6109;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav {
	width: 980px;
	height: 30px;
	padding: 10px 0px 0px 0px;
	background-color: #fff;
	font-size: 13px;
	color: #9e6109;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav1 {
	width: 340px;
	height: 30px;
	padding: 0px 0px 0px 20px;
	float: left;
}
#nav2 {
	width: 600px;
	height: 30px;
	text-align: right;
	padding: 0px 20px 0px 0px;
	float: left;
}
.navo {
	border: 1px solid #9e6109;
	font-size: 13px;
	color: #9e6109;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav a {
	text-decoration: none;
	color: #9e6109;
	padding: 0px 0px 0px 0px;
}
#nav a:hover {
	text-decoration: none;
	color: #cccccc;
}
#content {
	width: 670px;
	height: 750px;
	padding: 0px 0px 0px 10px;
	overflow-y: auto;
	overflow-x: hidden;
	float: left;
	background-color: #fff;
}
.content {
	font-size: 13px;
	color: #9e6109;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content h1 {
	font-size: 18px;
	color: #9e6109;
	margin: 30px 300px 10px 20px;
	padding: 0px 0px 10px 0px;
	border-bottom: #9e6109 solid 1px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	display: none;
}
#content h2 {
	font-size: 18px;
	color: #9e6109;
	text-align: center;
	padding: 10px 0px 10px 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
#content h3 {
	color: #f26e00;
	font-size: 14px;
	padding: 0px 0px 0px 0px;
}
#content p {
	font-size: 13px;
	color: #9e6109;
	padding: 10px 20px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#ads {
	width: 300px;
	height: 750px;
	text-align: center;
	float: left;
	background-color: #fff;
}
#footer {
	width: 980px;
	height: 15px;
	text-align: center;
	font-size: 12px;
	color: #9e6109;
	margin: 0 auto;
	padding: 20px 0px 10px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: none;
	clear: both;
}
#footer a {
	text-decoration: none;
	color: #47361d;
}
#footer a:hover {
	text-decoration: none;
	color: #fff;
}







td.linkman {
	color: #9e6109;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
p.linkman {
	
}
td.linkman, p.linkman {
	color: #9e6109;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

a.linkman {
	color: #9e6109;
	font-size : 12px;
	text-decoration : underline;
}


a.linkman:hover {
	color : red;
	text-decoration : none;
}

span.linkmanURL {
	color: #9e6109;
}