body {
	background-color: #990000;
	color: white;
	font-weight:bold;
	margin: 0;
	padding: 0;
	text-align: center;
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
}
/* full width banner background image on home pages */
#bannerHome1_2007 {
	margin:0;
	padding:0 0 10px 0;
	background-color:#FFCC00;
	background:url(images_banner/2007banner1extention.jpg);
}
/* Actual banner in fixed width box on home pages */
#bannerHome2_2007 {
	position:relative;
	width:640px;
	margin:0 auto;
	padding:0;
}
/* Link is overlaid on top of banner image */
#bannerAVYFALINK {
	position:absolute;
	top:70px;
	left:90px;
	font-weight:bold;
	font-size:10px;
}
#bannerHome2_2007 a:link, #bannerHome2_2007 a:visited, #bannerHome2_2007 a:active {
	color:black;
	background-color:transparent;
	text-decoration:none;
}
#bannerHome2_2007 a:hover {
	color:red;
	background-color:transparent;
	text-decoration:none;
}
#contentHome {
	width:760px;
	margin:0 auto;
	padding:8px;
	text-align:left;
}
.titleHome {
	font-size:27px;
	font-weight:normal;
	text-align:center;
	margin:0 0 5px 0;
}
.titleHistory {
	font-size:18px;
	font-weight:normal;
	text-align:center;
	margin-top:35px;
}
a:link, a:visited, a:active {
	color:#FF6600;
	background-color:transparent;
}
a:hover {
	color:white;
	background-color:transparent;
}
.new {
	list-style-image: url(images/new7.gif);
}
.notnew {
	list-style-image: none;
}
.updated {
	list-style-image: url(images/updated3.gif);
}
hr {
	border:none;
	color:gray;
	background-color:gray;
}
#menuHome {
	width:560px;
	margin:0 auto;
}
#menuHome td {
	vertical-align:middle;
}
#hpnav {
	width:260px;
}
#hpmenulist {
	padding:0;
	margin:0;
}
#hpmenulist li {
	list-style:none;
	margin:0;
	border-top:1px solid #990000;
	text-align:left;
}
.hpnavb a, .hpnavb a:link, .hpnavb a:visited, .hpnavb a:active {
	display:block;
	padding:3px 6px;
	background-color:black;
	color:white;
	text-decoration:none;
	width:230px;/*required for IE6*/
}
.hpnavw a, .hpnavw a:link, .hpnavw a:visited, hpnavw a:active {
	display:block;
	padding:3px 6px;
	background-color:white;
	color:black;
	text-decoration:none;
	width:230px;/*required for IE6*/
}
.hpnavb a:hover {
	color:#990000;
	background-color:#FFCC00;
}
.hpnavw a:hover {
	color:#990000;
	background:#FFCC00;
}
#bulletin760 {
	width:760px;
	margin:10px auto;
	text-align:center;
	font-weight:bold;
}
#bulletinBanner {
	padding-bottom:10px;
	border:1px solid #990000;
	/* border required for firefox */
}
.bulletinText {
	text-align:left;
}
.bulletinTextCurrent {
	text-align:left;
	border:1px solid black;
	padding:8px;
	color:black;
	font-weight:normal;
	background-color:#FFCC00;
}
.bulletinTextCurrent a:link, .bulletinTextCurrent a:visited, .bulletinTextCurrent a:active {
	color:#990000;
	background-color:transparent;
}
.bulletinTextCurrent a:hover {
	color:black;
	background-color:transparent;
}
#bottomHome {
	text-align:center;
	font-weight:bold;
}
#bottomHome p {
	margin:0;
}
#counter {
	width: 170px;
	color:white;
	background-color:transparent;
	font-weight:bold;
	padding:0;
	margin:0 auto;
}
#footerHome { 
	clear: both;
	background-color:#FFCC00;
	color:black;
	font-size: 10px;
	font-weight: normal;
	padding: 10px 0 8px 0;
	text-align: center;
}
#footerHome a:link, #footerHome a:visited, #footerHome a:active {
	color:black;
	background-color:transparent;
	font-weight:normal;
}
#footerHome a:hover {
	color:#990000;
	background-color:transparent;
	font-weight:normal;
}

