body {
}
body a{
text-decoration: none;
}
body a:hover{
color: #012545;
text-decoration: underline;
}




.titles {
background-color: #ccc;
}

.titles h2{
font:0.9em "Trebuchet MS";
letter-spacing:2px;
text-transform:uppercase;
text-decoration: none;
border-bottom: 0px solid #363636;
margin-bottom: 0;
margin-top: 5;
font-style: normal;
}



#mi          { 
font-size: 12pt; 
font-family: Elephant;  
}

#miw          { 
color:#ccc;
font-size: 12pt; 
font-family: Elephant;  
}

#navbar_g{
position:relative;
left:10px;
bottom:10px
}


#navbar_g li, #titlebits li{
display:inline;
list-style-type: none;
margin:0;
padding:0 0 0 20px;
}

#navbar_g ul, #titlebits ul{
padding:0;
margin:0;
}

#navbar_g a{
color:#ccc;
font:0.75em "Trebuchet MS";
font-weight: bold;
letter-spacing:2px;
text-transform:uppercase;
text-decoration: none;
border-bottom: 0px solid #363636;
padding:0;
margin:0;
}

#navbar_g a:hover{
border-bottom: 6px solid #cccccc;
color: white;
}