                UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 378px;
	background-image: url(../images/News_Header.jpg);
	height: 23px;

	
                }

                UL.tabNavigation LI {
                    display: inline;
                }

                UL.tabNavigation LI A {
	color: #000;
	text-decoration: none;
	line-height: 23px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
                }

                UL.tabNavigation LI A.selected,
                UL.tabNavigation LI A:hover {
	background-color: #CCC;
	color: #000;
	padding-top: 0px;
	height: 24px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
	line-height: 24px;
                }
                
UL.tabNavigation LI A:focus {
	outline: 0;
 }

div.tabs > div {
	width: 378px;
	background-image: url(../images/News_Background.jpg);
}
div.tabs > div h2 {
	margin-top: 0;
}
