a.links-top-menu:link {
	color: rgb(0, 0, 0); 
	text-decoration: none
}

a.links-top-menu:visited {
	color: rgb(0, 0, 0); 
	text-decoration: none
}

a.links-top-menu:hover {
	color: rgb(0, 0, 255); 
	text-decoration: none
}

a.links-content:link {
	color: 
	rgb(0, 128, 255);
}

a.links-content:visited {
	color: rgb(0, 128, 255);
}

a.links-content:hover {
	color: rgb(0, 0, 255);
}

a.links-bottom-menu:link {
	color: rgb(0, 0, 0); 
	text-decoration: none
}

a.links-bottom-menu:visited {
	color: rgb(0, 0, 0); 
	text-decoration: none
}

a.links-bottom-menu:hover {
	color: rgb(0, 0, 255); 
	text-decoration: none
}

.entire-page	{
	position: absolute;
	left: 50%;
	margin-left: -400px;
	width: 800px;
}

.background-vertical-line1	{
	position: absolute;
	top: 0px;
	left: 13px;
	overflow: visible;
}

.background-vertical-line2	{
	position: absolute;
	top: 0px;
	left: 780px;
	overflow: visible;
}

.background-top-vertical-line1	{
	position: absolute;
	top: 0px;
	left: 100px;
	overflow: visible;
}

.background-top-vertical-line2	{
	position: absolute;
	top: 0px;
	left: 695px;
	overflow: visible;
}

.background-bottom-vertical-line1	{
	position: absolute;
	top: 2045px;
	left: 100px;
	overflow: visible;
}

.background-bottom-vertical-line2	{
	position: absolute;
	top: 2045px;
	left: 695px;
	overflow: visible;
}

.background-top-horizontal-line1	{
	position: absolute;
	top: 32px;
	left: 0px;
	overflow: visible;
}

.background-top-horizontal-line2	{
	position: absolute;
	top: 110px;
	left: 0px;
	overflow: visible;
}

.background-bottom-horizontal-line1	{
	position: absolute;
	top: 2062px;
	left: 0px;
	overflow: visible;
}

.background-bottom-horizontal-line2	{
	position: absolute;
	top: 2122px;
	left: 0px;
	overflow: visible;
}

.logo	{
	position: absolute;
	top: 64px;
	left: 582px;
	overflow: visible;
}

.title	{
	position: absolute;
	top: 57px;
	left: 170px;
	overflow: visible;
}

.sub-title	{
	position: absolute;
	top: 78px;
	left: 200px;
	overflow: visible;
}

.top-menu-top	{
	position: absolute;
	top: 128px;
	left: 26px;
	overflow: visible;
}

.general-info	{
	position: absolute;
	top: 171px;
	left: 26px;
	overflow: visible;
}

.index-listing {
	position: absolute;
	top: 220px;
	left: 40px;
	width: 720px;
	overflow: visible;
}

.top-links	{
	position: absolute;
	top: 172px;
	left: 356px;
	overflow: visible;
}

.general-info-text	{
	position: absolute;
	top: 200px;
	left: 34px;
	width: 726px;
	overflow: visible;
}

.lower-links	{
	position: absolute;
	top: 2050px;
	left: 144px;
	overflow: visible;
}

.copyright	{
	position: absolute;
	top: 2108px;
	left: 106px;
	overflow: visible;
	color: rgb(20, 20, 20);
	font-family: Arial;
	font-size: 8pt;	
	font-style: normal;
	font-weight: bold;
}


