.constructionnavigation {
	background-image: url(construction_navigation.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 800px;
	
	}
	
.constructionnavigation A:link {font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 14px; font-weight: bold; color: #FFFFFF;}
.constructionnavigation A:visited {font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 14px; font-weight: bold; color: #FFFFFF;}
.constructionnavigation A:active {font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 14px; font-weight: bold; color: #FFFFFF; padding-bottom: 4px;}
.constructionnavigation A:hover {font-family: Arial, Helvetica, sans-serif; text-decoration: none; font-size: 14px; font-weight: bold; color: #FFFF00;}

.constructiontop {
	background-image: url(construction_header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 105px;
	width: 800px;
	}

.frontpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFFFFF;
	border: thin dashed #FFFFFF;
	text-align: left;
	padding: 2px;
	}
	
.construction_footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(construction_footer.gif);
	background-repeat: no-repeat;
	font-style: italic;
	color: #FFFFFF;
}

.construction_footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC3333;
}

.home A:link {font-family: Georgia, "Times New Roman", Times, serif; color: #FF0000; text-decoration: underline;}
.home A:visited {font-family: Georgia, "Times New Roman", Times, serif; color: #FF0000; text-decoration: underline;}
.home A:active {font-family: Georgia, "Times New Roman", Times, serif; color: #FF0000; text-decoration: underline;}
.home A:hover {font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; text-decoration: underline;}


.dash {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FE3019;
}
