@charset "utf-8";
.add {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #000;
	text-align: center;
}

.add2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style:italic;
	line-height: 14px;
	color: #000;
	margin-left:20px;
	
}

#loadarea {
	color:#333;
	margin-left:20px;
	margin-bottom:60px;
	margin-top:20px;
	text-align:center;
}

.port-column {
	color:#333;
	text-align:center;
}

.port-column li {
	display:inline;
	padding-right:5px;
}

body {
	background-color: #e6f7ff;
}

.bg-general {
	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;
}

.bg-history {
	background-image:url(images/bg2.jpg);
	background-repeat:no-repeat;
}

.white {
	background-color: #ffffff;
}

#apDiv1 {
	position:absolute;
	left:1098px;
	top:87px;
	width:209px;
	height:18px;
	z-index:1;
}
	
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #6782A0;
}
a:active {
	color: #000;
}

.content {
	background-color:#ffffff;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:26px;
	padding:0 20px 20px 20px;
}

img {
	margin:0; 
	padding:0;
}

#home-table {
	position:relative;
}

#ww {
	position:absolute;
	width:100px;
	height:100px;
	bottom:30px;
	right:175px;
}

#pics {
	margin-top:60px;
}

#pics img {
	border:3px solid #eee;

	margin: 0 0 20px 20px;
	padding:3px;
}

#pics2 {
	margin-top:10px;
}

#pics2 img {
	border:3px solid #eee;
	margin: 0 20px 20px 0;
	padding:3px;
}

#ww1 {border:3px solid transparent;}
#ww1:hover {border:3px solid transparent;}

#border1 {border:3px solid #eee;}
#border1:hover {border:3px solid #6782A0;}

#border2 {border:3px solid #eee;}
#border2:hover {border:3px solid #6782A0;}

#border3 {border:3px solid #eee;}
#border3:hover {border:3px solid #6782A0;}

#border4 {border:3px solid #eee;}
#border4:hover {border:3px solid #6782A0;}

#border5 {border:3px solid #eee;}
#border5:hover {border:3px solid #6782A0;}

#border6 {border:3px solid #eee;}
#border6:hover {border:3px solid #6782A0;}


h3 {
	padding-top:0;
	color:#787677;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:-1px;
}

/*NS 1-31-25
@media (min-width:1580px) {
    body {
        background-size: 1580px auto !important; /* Limits width to 1575px, height adjusts automatically */
    }
}*/