<!-- 
body.main {
	text-align: left;
	background: #AEC7CC url(../images/lattice.jpg) top left repeat-y;
	margin: 0;
	scrollbar-base-color : #D5DADD;
	}
body.contact {
	background: #AEC7CC url(../images/smlattice.jpg) top left repeat-y;
	font-family: arial, sans-serif;
	text-align: left;
	margin: 0;
	scrollbar-base-color : #D5DADD;
	}	
body.pop {
	background: #D5DADD url(../images/papergraytile.jpg) top left repeat;
	text-align: center;
	scrollbar-base-color : #D5DADD;
	}
body.port {
	background: #AEC7CC url(../images/Portlattice.jpg) top left repeat-x;
	text-align: left;
	margin: 0;
	scrollbar-base-color : #AEC7CC;
	}
body.pre {
	font-size: 14px;
	font-family: arial, sans-serif;
        	}
table {
	margin: 0;
}
table.main {
	text-align: left;
}
table.tblport {
	margin: 0;
	text-align: center;
}
table.tblpop {
	margin: 17px 0 0 0;
	text-align: center;
}
table.about {
	text-align: left;
	margin: 0 0 0 30px;
} 
h1 {
	font-size: 16px; 
	font-weight: bold;
}
img	{
	display: block;
	border: 0;
	}
img.btn{
	margin: 11px 0 11px 11px;
}
img.btnport {
	margin: 7px 0 7px 0;
}

img.portfolio{
	margin: 15px 10px 15px 10px;
}

div.portText{
	margin: 140px 0 0 0;
	font-family: arial, sans-serif;
	font-size: 14px;
}
div.desc{
	text-align: left;
	margin: 10px 20px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div.DefText {
	padding: 30px 0 10px 0;
	text-align: center;
	font-size: 10px;  
	color: #2E2E2E;
}
 td.nav {
 	padding: 115px 0 0 0;
 }
 td.navPORT {
 	padding: 110px 0 0 0;
 }

img.porto{
	 margin: 200px 0 0 0;
} 
img.box {
	margin: 10px 0 0 0;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black; 
}
span.BlurbText {
	font-size: 12px; 
	color: #00000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
span.DefText {
	font-size: 10px; 
	color: #2E2E2E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#nav{
	font-size: 10px; 
	color: #00000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;  
	letter-spacing: 5px;
}
#nav ul {
	padding: 75px 0 0 0;
}
#nav li {
	padding: 12px 50px 12px 0;
	margin 0;
	list-style: none;
}
#nav a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#nav a.active, #nav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #D2508C;
}
a.foot, a.foot:visited {
	font-size: 10px;
	text-decoration: none;
	color: #2E2E2E;
}

a.foot:hover, a.foot:visited:hover {
	font size: 10px;
	text-decoration: underline;
	color: #2E2E2E;
}
-->