#titleContainer {
width:675px;
margin: 10px 0px 0px 0px;
background:#ffffff;
padding-bottom: 1px;
float:left;
}



#title  {
color: #ccc; 
font-size: 1.1em; 
line-height: 150%; 
background: #ffffff  no-repeat;
margin:0 0px 0 0;
text-align: left;
width: 675px;
float: left;
}

#title ul {
list-style: none;
margin:0px 0px 0px 0px;
padding:0px;
float: left;
color: #000000; 
font-size: 1.1em; 
line-height: 150%; 
font-weight: bold; 
text-decoration: none;
}

#title li {
display:inline;
margin:0 0px 0 0;
padding:0;
padding-right: 0px;
line-height:200%;
}

#title li a:link, a:visited { 
color: #c0c0c0; 
font-size: 1.1em; 
line-height: 150%;
font-weight: bold; 
text-decoration: none;
}


#title  li a:hover {
color:#cc6600;
}
#title  li a:active{
color:#000000;
}

.year a:link, a:visited { 
color: #c0c0c0; 
font-size: 11px; 
font-weight: bold; 
text-decoration: none;
}

.year   a:hover {
color:#cc6600;
}
.year  a:active{
color:#000000;
}