ul {	font-size: 10px;
	list-style-type: none !important;
	margin: 2px 0 0 1px;
	padding: 0;
}
li { 	
	background: url(http://www.newsday.com/images/nynews/3bullet.jpg) no-repeat 0px 4px;
	padding-left: 7px;
	line-height: 1.2em;
}
a:link, a:visited, a:active  {
	color:#336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}

/* header styles */
#header {
	width: 760px;
	background: url(http://www.newsday.com/images/nynews/header-bg.jpg) repeat-x; 
	background-color: #000080; 
	}
td.headerLogoMain {
		height: 90px;
		width: 567px;
		padding-left: 20px;
		padding-right: 20px;
}
td.headerLogo {
	width: 201px;
	height: 88px;
	padding-right: 10px;
}		
				
#graybar {
 	background: #F5F5F5 url(http://www.newsday.com/images/nynews/gradient-gray.jpg) repeat-x; 
	width: 760px;
	height: 22px;
	}
td.barWhite {
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	}	
td.barWhite a:link, .barWhite a:visited, td.barWhite a:hover {	
	color: #ffffff;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;	
	}
barWhite a:active {	
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	}
input.siteSearch {
   color: #000;
   font: bold 11px Arial, sans-serif;
   background-color: #fff;
   border: 1px solid;
   height: 15px; 
   margin-bottom: 1px;
}
td.barRed { padding-right: 20px;}
td.barRed a:link, .barRed a:visited, .barRed a:active {	
	color: #9D2A00;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
td.barRed a:hover {	
	color: #9D2A00;
	text-decoration: underline;
	font: bold 11px Arial, sans-serif;
}

td.headerLinks { width: 175px; color: #fff;}
.headerLinks ul {list-style: none !important;}
.headerLinks li { 	
	padding-left: 9px;
	font: bold 11px Arial, sans-serif;	}
.headerLinks  a:link, .headerLinks  a:visited, .headerLinks  a:hover {	
	color: #ffffff;
	text-decoration: none;
	font: bold 11px Arial, sans-serif;	}
.headerLinks a:hover {	
	color: #ffffff;
	text-decoration: underline;
	font: bold 11px Arial, sans-serif;	}
