.glossymenu{
margin: 5px 0;
padding: 0;
width: 120px; /*width of menu*/
border: 0px;
border-bottom-width: 0;
}

.glossymenu a.menuitem{
background: white;
font: bold 14px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding: 4px 0;
padding-left: 10px;
text-decoration: none;
}



.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 15px;
left: 112px;
border: none;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: white;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0px;
}

.glossymenu div.submenu ul li{
border-bottom: 0px;
border: opx;
}

.glossymenu div.submenu ul li a{
display: block;
color: black;
text-decoration: none;
padding: 0px 0;
padding-left: 10px;
}

.img1 {
z-index:0;
position:relative
}
.img2 {
z-index:1;
position:relative
}

#breakNews {
    float: left;
    width: 960px;
    float: left;
    height: 20px;
    padding: 5px;
    padding-top: 0;
    padding-bottom: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
	font-weight: bold;
    margin-top: 10px;
    background-color: #990000;
    margin-left: 10px;
    color: #FFFFFF;
    line-height: 1.5em;
} .ie6 #breakNews {
    width: 625px;
    float: left;
    height: 20px;
    padding-top: 0;
    padding-bottom:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 10px;
    background-color: #990000;
    margin-left: 4px;
    color: #FFFFFF;
    line-height: 1.5em;
} #breakNews .Header {
    font-size: 13px;
    font-weight: bold;
    background-color: #FFFFFF;
    color: #990000;
    width: 120px;
    height: 20px;
    float: left;
}
#breakNews .Header1 {
font-size:13px;
font-weight:bold;
background-color:#01568C;
color:#FFFFFF;
width:105px;
height:20px;
float:left;
padding-left:5px;
line-height:1.5em;
}

