p#home_news {
	color: #660000; 
	font-size: 14pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 7px;
	}	
	
p.home_subnews {
	color: #660000; 
	font-size: 11pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: normal; 
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 10px;
	}
	
p.subnews_text { 
	color: #000; 
	font-size: 8pt; 
	font-family: Arial, Helvetica; 
	font-weight: normal;
	margin-bottom: 10px;
	}
	
a.more, a.more:visited { 
	color: #660000;
	font-size: 8pt; 
	font-family: Arial, Helvetica; 
	font-style: normal; 
	font-weight: bold;
	text-align: right;
	border: 1px solid #FFFFFF;
	}

a.more:hover { 
	color: #999966;
	border: 1px solid #660000;
	}
	
#home_date {
	position: absolute;
	top: 222px;
	left: 192px;
	width: 622px;	
	}
	
#homePhoto {
	z-index: 2;
	}
	
#home_col1 {
	position: absolute;
	top: 570px;
	left: 192px;
	width: 193px;
	}
	
#home_col2 {
	position: absolute;
	top: 570px;
	left: 405px;
	width: 193px;
	}
	
#home_col3 {
	position: absolute;
	top: 570px;
	left: 618px;
	width: 193px;
	}

div#campaignBanner {
	background: url(../campaign/images/over_campaignBanner2.jpg) no-repeat; /* no-repeat prevents spilling of image */
	width: 193px; 
	height: 193px;
	}

div#campaignBanner a {
	background: url(../campaign/images/base_campaignBanner2.jpg) no-repeat;
	position: absolute;
	width: 193px; 
	height: 193px; 
	font-size: 9pt; 
	font-family: Times, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #fff;
	border: 0;
	text-decoration: none;
	}

div#campaignBanner a:hover {
	background: url(../campaign/images/over_campaignBanner2.jpg) no-repeat;
	color: #000000;
	}
	
.fourthClear { /* this id helps to drop */
	line-height: 182px;
	}


