div#container
{
   width: 980px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #FFFFFF;
   background-image: url(images/cmc-top-bg.jpg);
   background-repeat: repeat-x;
   color: #666666;
}
a
{
   color: #666666;
}
a:visited
{
   color: #4E4E4E;
}
a:active
{
   color: #4E4E4E;
}
a:hover
{
   color: #000000;
}
a.masterlinks:link
{
   color: #E8E8E8;
   font-weight: bold;
   text-decoration: none;
}
a.masterlinks:visited
{
   color: #E8E8E8;
   font-weight: bold;
   text-decoration: none;
}
a.masterlinks:active
{
   color: #E8E8E8;
   font-weight: bold;
   text-decoration: none;
}
a.masterlinks:hover
{
   color: #E2E741;
   font-weight: bold;
   text-decoration: none;
}
a.overgray:link
{
   color: #FFFFFF;
}
a.overgray:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.overgray:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.overgray:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
