/*
 * $Id: sitemap.css,v 1.1 2006/03/08 00:08:59 bgetachew Exp $
 */
body {
    padding-left: 0px;
    margin-left: 0px;        
}
#page {
    padding-left: 0px;
}

#header {
}

.headerLinks a {
    text-decoration: none;
    font-weight: bold;
}

#body {
    vertical-align: top;
    height: 350px;
    padding-left: 5px;
}

#footer {
    text-align: center;
    font-size: 90%;
    color: gray;
}

#siteMapTitle {
     font-size: 14pt; 
     font-weight: bold;  
     padding-top: 20px;
}