/* CSS Document */
#mainE {
	top: 194px;
	width: 896px;
	background-color: #000000;
	height: 900px;
}
#catEDIV {
	height: 333px;
	width: 235px;
	float: left;
	margin-top: 25px;	
}
#mainE p {
	font-size: 12px;
	color: #B1B1B1;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-top: 0px;
}
#ETXT3 {
	height: 200px;
	/*width: 280px;*/
	margin-top: 25px;
	text-align: right;
	margin-left: 30px;
	float: left;
}
#ETXT3 p {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ETXT3 a {
	text-decoration: none;
	color: #B1B1B1;
}
.ETXT3 a:hover {
	text-decoration: underline;
	color: #e80175;
}
#catTXT {
	height: 808px;
	width: 300px;
	margin-left: 10px;
	padding-top: 25px;
	line-height: 1.2em;
	padding-bottom: 40px;
	float: left;
}
#emergenciesatparties {
	float: left;
}
#catTXT a {
	text-decoration: none;
	color: #ffffff;
}
#catTXT a:hover {
	text-decoration: underline;
	color: #e80175;
}
#catTXT h1 {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	margin-top: 20px;
	line-height: 1.2em;
}
#catTXT h3 {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-top: 20px;
}
#footerE {
	position: absolute;
	/*margin-left: 74px;*/
	margin-top: 142px;
	color: #B1B1B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 30px;
	float: left;
}

