@charset "utf-8";
/* CSS Document */

div#navigation_sub  {
/*background: url(/tc/belmont/2009/images/BELheader.jpg) no-repeat;*/
width:  955px;
height: 182px; 
position: relative;
text-align: center;
margin: 0px auto;
}
#subnavlinks {
position: absolute;
top: 102px;
left: 0px; 
padding: 0px 0px 0px 190px;
color: #fff;
}
#subnavlinks a {
text-decoration: none;
font-size: 14px;
color: #fff;
}

