#bgtable {
	background-image: url(img/h-bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 500px;
}
#logo {
	position: absolute;
	top: 47px;
	left: 0px;
}
#menu {
	position: absolute;
	top: 112px;
	left: 29px;
}
#pane {
	position: absolute;
	top: 144px;
	left: 29px;
}
#whiteboxes {
	position: absolute;
	top: 367px;
	left: 29px;
}
#content {
	position: absolute;
	width: 350px;
	top: 367px;
	left: 295px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}
A:link {
	color: #333333;
}
A:active {
	color: #333333;
}
A:hover {
	color: #999999;
}
A:visited {
	color: #333333;
}
.bigContent {
	font-size: 16px;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.contenthead {
	font-size: 16px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.bigContentHead {
	font-size: 20px;
	line-height: 26px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

