.top {
	background-color: #000000;
	background-repeat: no-repeat;
	height: 90px;
	width: 800px;
}
.LftNav {
	height: 100%;
	width: 100px;
}
.NavRt {
	height: 100%;
	width: 150px;
	right: 800px;
}
.Top2nd {
	height: 20px;
	width: 563px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #999999;
}
.NavLft2nd {
	width: 50%;
}
a:link { 
	color: #FFFFFF;
	}
a:visited { 
	color: #CCCCCC;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #333333;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	}
.Presents {
	font-size: 12pt;
	font-weight: bolder;
	color: #C25153;
}
