
.content { 
	width: 896px; 
	height: 300px; 
	background-color: rgb(255, 255, 255); 
	margin: 0px auto 0px auto; 
}

.toppinkbar { 
	width: 896px; 
	height: 40px; 
	background: url("../images/pinksquare.gif"); 
}

.imagebar { 
	width: 896px; 
	height: 254px; 
	background: url("../images/background.gif"); 
	}
	
.bridginggapholderbar { 
	height: 41px; 
	background: url("../images/pinksquare.gif"); 
}

.bridginggapbar { 
	width: 319px; 
	height: 41px; 
	background: url("../images/bridginggapathome.gif"); 
	position: relative; 
	left: 577px; 
}

.remainingcontent { 
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	margin: 0 auto -87px; 
	background-color: rgb(255, 255, 255); 
	text-align: center; 
}

.remainingcontentinner { 
	padding-top: 25px; 
	margin-left: 10%; 
	margin-right: 10%; 
	font-size: 14pt; 
}

.push { height: 87px; }

.footer { 
	height: 87px; 
	background-color: rgb(255, 255, 255); 
}

.skinnypinkbar { 
	height: 2px; 
	margin-bottom: 5px; 
	padding: 0px; 
	background: url("../images/pinksquare.gif"); 
	line-height: 0; 
}

.remainingfootercontent { 
	text-align: right; 
	padding-right: 10px; 
	background-color: rgb(255, 255, 255); 
	font-size: 12pt; 
}

.copyrightrow { 
	width: 896px; 
	text-align: right; 
	padding-top: 3px; 
	margin: 0px auto 0px auto; 
	height: 25px; 
	background-color: rgb(50, 25, 0); 
}

