html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
  margin:0px;
  padding:0px;
  border:0px;
  border-collapse:separate;
  border-spacing:0px;
}
input,select{
  margin:0;
  padding:0;
}
body {
	background-color: align=;
	text-align:center;
}
p {
	padding: 15px 0px 0px 0px;
}
a {
	color: #a3a3a3;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #008061;
	text-decoration: none;
	font-weight: bold;
}
#main{
	width: 820px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	vertical-align: top;
	
}
#main #header{
	width: 100%;
}
#main #middle {


}
#main #middle #left {
	float: left;
	margin-top: 22px;

}
#main #middle #right {
	margin-left: 145px;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-image: url(images/black_px.gif);
	background-repeat: repeat-y;
}
#main #middle #right .indent {
	margin-left: 485px;
	vertical-align: baseline;
}
#main #middle #right .copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	color: #848484;
}
ul {
list-style-position: outside;
}
li {
	margin-left: 12px;
}
#main #middle #right .imgFloat {
	padding-left: 10px;
}


h2 {
	font-size: 13px;
	font-weight: bold;
}

#main #middle #right #link {
	float: left;
}

#main #middle #right #sig1 {
	float: left;
}
#main #middle #right #sig2 {
	margin-left: 380px;
}
#main #middle #right .negIndent {
	margin-left: -15px;
}
hr {
	background-color: #d6d6d6;
	height: 1px;
	width: 590px;
	border: 0;
	color: #d6d6d6;
}
.portTitle {
	font-size: 16px;
	font-weight: bold;
	color: #007f61;
	height: 40px;
}
#main #middle #right #Container {
	position: relative;
	z-index: 100;
	visibility: visible;
}
#main #middle #right #Container #Pic-Proj-1 {
	position: absolute;
	visibility: visible;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#main #middle #right #Container #Pic-Proj-2 {
	position: absolute;
	visibility: hidden;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#main #middle #right #Container #Pic-Proj-3 {
	position: absolute;
	visibility: hidden;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#main #middle #right #Container #Pic-Proj-4 {
	position: absolute;
	visibility: hidden;
	z-index: 1;
	left: 0px;
	top: 0px;
}
.infoTitle {
	font-size: 12px;
	font-weight: bold;
}
.info {
	font-size: 9px;
}
.nopad {
	padding:0;
}
/* for expanding & collapsing blocks of text */

.collapseblock {display:none}
.expandblock {display:inline}
.title {
	font-size: 13px;
	font-weight: bold;
}
