.TopLayerUnderlay {
	height: 415px;
	width: 696px;
	filter:alpha(opacity=0);
	-moz-opacity:0.0;
	background-color: #FFFFFF;
	background-image: url(../images/nav/links.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.TopLayerOverlay {
	height: 375px;
	width: 676px;
	top: 40px;
	-moz-opacity:0.0;
	filter:alpha(opacity=0);
	overflow:auto;
	padding-left:10px;
	padding-right:10px;
}
.BottomLayerUnderlay {
	height: 200px;
	width: 696px;
	top: 440px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/nav/addlink.gif);
}
.BottomLayerOverlay {
	height: 100px;
	width: 676px;
	top: 40px;
	padding-left:10px;
	padding-right:10px;
}
.BigTextBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	width: 410px;
}