.main {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}

.mainred {
	color:#98002E;
	font-weight:bold;
}

.content {
	border-width: 2px;
	border-color: #993300;
	border-style: solid;
	height: 580px;
	width: 910px;
	margin-top: 3px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
	
.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Gray;
}

.team_hdr {
	font-size:16px;
	font-weight:bold;
	color: #98002E;
}

.team_hdrBK {
	font-size:16px;
	font-weight:bold;
	color: #000000
}

.norepeat {
	background-repeat:no-repeat;
}

.portlogo {
	border-width:1px;
	border-color:#993300;
	border-style:solid;
	height:90px;
	width:130px;
	padding:1px;
	margin-top:3px;
}

.column {
	border-left: #993300;
	border-left-style: solid;
	border-left-width: 1px;
	padding-left: 12px;
	padding-top: 0px;
	margin-top: 0px;
}
