/* Background */
BODY {
	background: url(img/htgd.jpg); 
	margin: 0px; 
	padding-top: 20px; 
	padding-left: 8px;
}

div.top {
	background-color: #9BAFCE;
  -moz-opacity: 0.9;
	filter: alpha(opacity=90);
	position: absolute;
	font-size: 1px;
	left: 30px;
	top: 133px;
	width: 940px;
	height: 10px;
	z-index: 10;
}

div.bottom {
	background-color: #9BAFCE;
  -moz-opacity: 0.9;
	filter: alpha(opacity=90);
	position: absolute;
	font-size: 1px;
	left: 30px;
	top: 595px;
	width: 940px;
	height: 10px;
	z-index: 11;
}

div.left {
	background-color: #9BAFCE;
  -moz-opacity: 0.9;
	filter: alpha(opacity=90);
	position: absolute;
	left: 29px;
	top: 133px;
	width: 10px;
	height: 470px;
	z-index: 12;
}

div.right {
	background-color: #9BAFCE;
  -moz-opacity: 0.9;
	filter: alpha(opacity=90);
	position: absolute;
	left: 960px;
	top: 133px;
	width: 10px;
	height: 470px;
	z-index: 13;
}

div.sub1 {
	position: absolute;
	left: 30px;
	top: 92px;
	width: 675px;
	height: 27px;
	z-index: 14;
	visibility: hidden;
}

div.sub2 {
	position: absolute;
	left: 30px;
	top: 92px;
	width: 675px;
	height: 27px;
	z-index: 15;
	visibility: hidden;
}

div.sub3 {
	position: absolute;
	left: 30px;
	top: 92px;
	width: 675px;
	height: 27px;
	z-index: 16;
	visibility: hidden;

}

