body {
	font: 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #333300;
	margin: 0px;
	background-color: #C9D3C2;
}

#container { 
	background: #FFFFFF;
	padding: 0px;  
	border-top: 8px solid #000000;
	border-bottom: 8px solid #000000 
}
#pcontainer { 
	background: #FFFFFF;
	padding: 0px;  
	border-top: 8px solid #000000;
	border-bottom: 8px solid #000000 
}

h3 { 
	font-size: 14px; 
	letter-spacing: 1px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 5px;
	color: #800000;
	text-transform: uppercase;
}
#extraDiv1 { 
	position: absolute;
	background: url('images/bgeright.gif') no-repeat top left; 
}