#newsevents {
	border: 1px solid #c00;
	}

#advertb {
	/*background: url(../images/adv_back_b_nae.gif) right top no-repeat;*/
	background-color: #dc0d17;
	}
#advertd {
	/*background: url(../images/adv_back_d_nae.gif) right top no-repeat;*/
	background-color: #dc0d17;
	}
#adverte {
	/*background: url(../images/adv_back_e_nae.gif) right top no-repeat;*/
	background-color: #dc0d17;
	}
#advertg {
	background-color: #dc0d17;
	}

#pagetitle {
	background: url(../images/h2_back_nae.gif) right top no-repeat;
	color: #c00;
	width: 240px;
	}
#pagetitle h2 {
	background: url(../images/h2_dots_nae.gif) left top no-repeat;
	}

.hr {
	border-top: solid 1px #c00;
	}

#newsbody {
	position: relative; top: 4px;
	padding: 0 10px 10px 10px;
	margin: 0;
	}
#newsbody h3 {
	font-size: 14px;
	color: #c00;
	}
#newsbody ul li {
	list-style-type: none;
	}
#newsbody ul li.listhead {
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
	}

.newsdate {
	text-align: right;
	font-size: x-small;
	color: #c00;
	}

