#int_leftnav {
	visibility: hidden;
	position: absolute;
	height: 300px;
	width: 200px;
	left: 0px;
	top: 0px;
}
#int_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	width: 94%;
	left: 3%;
	top: 165px;
	z-index: 2;
}
body {
	font-size: 76%;
}
#flash_hdr {
	visibility: hidden;
	position: absolute;
	z-index: auto;
	height: 175px;
	width: 434px;
	left: 0px;
	top: 0px;
}
#searchbox {
	height: 150px;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	float: right;
	margin: 18px 3% 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav {
	visibility: hidden;
	position: absolute;
	height: 40px;
	width: 624px;
	left: 0px;
	top: 0px;
}
#hm_logo {
	position: absolute;
	height: 175px;
	width: 224px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#googlesearch {
	position: absolute;
	visibility: hidden;
	height: 24px;
	width: 100px;
}
