@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
}
#homeContent {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 13px;
	color:#666666;
	margin-left:2px;
	margin-right:0px;
}
#homeContent a {
	color:#009999;
	text-decoration:none;
}
#homeContent a:hover {
	text-decoration:underline;
}
#footer {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#999999;
	margin-right:0px;
}
#footer2 {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#999999;
	margin-right:700px;
}
#about {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size:12px;
	width:380px;
}
#about a {
	color:#009999;
	text-decoration:none;
}
#about a:hover {
	text-decoration:underline;
}
#contact {
	font-family: Trebuchet MS, "Times New Roman", Times, serif;
	font-size:12px;
	margin-left: 60px;
}
#contact a {
	color:#009999;
	text-decoration:none;
}
#contact a:hover {
	text-decoration:underline;
}
#newsSectionHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 20px;
}
#newsTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-left: 20px;
}
#ClicktoEnlarge {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin-left: 1px;
	background-color: #FEE2EA;
	width: 221px;
	text-align: left;
	border: 1px solid #CCCCCC;
}
#portDescLeft {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	margin-top: 30px;
	line-height: 20px;
}


#newsContent {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-top: 5px;
	line-height: 16px;
	margin-right: 30px;
}
#newsContent a {
	color:#009999;
	text-decoration:none;
}
#newsContent a:hover {
	text-decoration:underline;
}
#banner-picture {
	background-image: url(Images/banner-picture2b.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
	width: 900px;
}
#newsFooter {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
}
#portDescTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #1F1F1F;
}
#portDesc {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin-top: 4px;
	width: 430px;
	line-height: 17px;
}
#portDesc a {
	color:#009999;
	text-decoration:none;
}
#portDesc a:hover {
	text-decoration:underline;
}
#clickme {
	background-image: url(Images/clickit.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

