body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099; 
	background-image: url(images/gradient1200.jpg); 
	text-align: justify;
	margin: 5;
	background-color: #131B63; 
}

h2 {
	text-align: center;
	color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	padding: 0 1em;
}
#imageleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.imageleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: medium groove;
}
.imageright {
	float: right;
	margin: .5em;
	border: medium groove;
}
#csstabs {
	clear: both;
	background-image: url(images/vertgrad.jpg);
	background-repeat: repeat-x;
	height: 50px;
	padding-top: 20px;
}
#csstabs ul {
	margin: 0;
	padding: 0;
	list-style: none ;
	display: inline ;
}
#csstabs ul li {
	margin: 0px;
	padding: 0;
	display: inline;
	text-align: left;
	list-style: none;
	clear: both;
	float: none;
}
#csstabs li a {
	color: #06368A;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	display: inline;
	margin-top: 0px;
	border-top: 0px none;
	border-right: 2px solid #FFFFFF;
	border-bottom: 0px none;
/*	border-left: 1px solid #FFFFFF; */
}
#csstabs li a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 20px;
	border-top: 0px none;
	border-right: 1px solid #FFFFFF;
	border-bottom: 0px none;
	border-left: 1px solid #FFFFFF;
}
ul.port {
	clear: both;
	list-style: none;
	display: inline;
}
ul.port li{
	display: inline;
	float: left; 
	margin: .5em 1em;
	list-style: none;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.port img {
	border: medium groove;
}
.footer {
	clear: both;
	margin-top: 2em;
	margin-left: 2em;
	font-size: 80%;
}
.footer a {
	color: #00FFFF;
}
