<link rel="stylesheet" href="http://www.newsday.com/common/stylesheets/global.css" type="text/css">
<link rel="stylesheet" href="http://www.newsday.com/stylesheets/layout.css" type="text/css">
<link rel="stylesheet" href="http://www.newsday.com/common/stylesheets/fonts.css" type="text/css">
<link rel="stylesheet" href="http://www.newsday.com/common/stylesheets/fixed.css" type="text/css">

<!-- NOTE: The following stylesheet targets all IE browsers. -->
<!--[if IE]><link rel="stylesheet" type="text/css" href="http://www.newsday.com/common/stylesheets/ie.css"><![endif]-->
<!-- NOTE: The following stylesheet targets IE6 and earlier versions. -->
<!--[if lte IE 6]><link rel="stylesheet" type="text/css" href="http://www.newsday.com/common/stylesheets/ie-lte6.css"><![endif]-->
<!-- NOTE: The following stylesheet targets IE browsers earlier than version 6. -->
<!--[if lt IE 6]><link rel="stylesheet" type="text/css" href="http://www.newsday.com/common/stylesheets/ie-lt6.css"><![endif]-->
<style type="text/css">
body {
	margin: 0px auto;
	padding: 0px;
}

h1#masthead {
    left: 0px;
    float:left;
    top: 0px;
}

h1, h2, h3, h4, h5, h6 {
	color: #000;
	margin: 0px;
}

/* subnav */
#navcontainer { 
	width: 980px;
}

#navcontainer ul#navlist {
        margin: 0;
        padding: 0;
	    list-style-type: none;
        position: absolute;
		top: 120;
		left: 0;
}

#navcontainer ul#navlist li {
        float: left;
        font-family: verdana, arial, sans-serif;
        font-size: 9px;
        font-weight: bold;
        margin: 0;
        padding: 5px 0.21em 4px 0.21em;
        background-color: #eee;
        border-top: 2px solid #336699;
        border-bottom: 2px solid #336699;
}

#navcontainer #navlist a, #navlist a:link {
        margin: 0;
        padding: 5px 8px 4px 9px;
        color: #1B3563;
        border-right: 1px solid #336699;
        text-decoration: none;
}

#navcontainer ul#navlist li#active {
        color: #95bbae;
        background-color: #eee;
}

#navcontainer #navlist a:hover {
        color: #3889C0;
        background-color: #fff;
}

/* end subnav */
/* fix subnav */
#subheader #subscription-button {
float: right;
}
.advertisements {margin: 0px;
        padding-bottom:8px;
}
/* fix tabs on travel front*/
div#search_tabs_ul ul.search_tabs_ul a {
padding:7px 0.7em 3px;
}
</style>

