
.content { 
	width: 896px; 
	height: 517px;
	background-color: rgb(255, 255, 255); 
	margin: 0px auto 0px auto; 
}

.toppinkbar { 
	width: 896px; 
	height: 34px; 
	background: url("../images/pinksquare.gif"); 
}

.lightpinkmenubar { 
	width: 187px; 
	height: 310px; 
	background: url("../images/lightpinksquare.gif"); 
	float: left; 
	vertical-align: top;
}

.menutable { 
	width: 100%; 
	padding-left: 20px; 
	font-size: 12pt;
	font-family: Arial,Verdana,Helvetica;
}

.imagebar { 
	width: 896px; 
	height: 90px; 
	line-height: 0; 
}

.horzspacer { 
	width: 17px; 
	height: 10px; 
	margin: 0px; 
	padding: 0px; 
	line-height: 0; 
	background: url("../images/lightpinksquare.gif"); 
	float: left; 
}

.remainingcontent { 
	width: 700px; 
	min-height: 100%; 
	height: auto !important; 
	height: 100%; 
	background-color: rgb(255, 255, 255); 
	text-align: center;
}

.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: center; 
	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) 
}

.secondarytitle { 
	text-align: center;
	font-size: 14pt;
	font-style: italic;
	font-weight:  bold;
	text-decoration: none; 
	color: rgb(0, 0, 0); 
	font-family: Arial,Verdana,Helvetica;	
	padding-top: 10px;
	padding-bottom: 10px;
}
