body {
        font-family: Arial, Geneva, Verdana, sans-serif;
        font-size: 12px;
        line-height: normal;
        color: #000066;
        background-color: #eeeeee;
       
}



#main {
        background-color: #eeeeee;
        color: #000066;
        font-size: 12px;
        padding: 10px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 200px;
        margin-right: 0px;
        text-align: left;
        
}

#main1{
        background-color: #eeeeee;
        color: #000066;
        padding: 10px;
        margin-top: 0px;        
        font-size: 12px;
        margin-bottom: 0px;
        margin-left: 200px;
        margin-right: 0px;
        text-align: center;
        
}
       
#sidebar{
        background-image: url(gifs/bar1.jpg);
        background-color: #000066;
        color: #ffcc66;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 0px;
        width: 200px;
        height: auto;
        float: left;
        text-align: center;
}

#sidebar1{
        background-color: #000066;
        color: #ffcc66;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        padding: 5px;
        width: 200px;
        height: auto;
        float: left;
        text-align: center;
}

#allthepage{
        background-color: #eeeeee;
        width: 775px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        border-style: solid;
        border-color: #c0c0c0;
        border-width: 1px;

}

#header{
        text-align: center;
        width: 775px;
        padding: 0px;
        color: #ffcc66;
        background-color: #eeeeee;
        background-image: url(gifs/gradientheader1.jpg);
}

#footer{
        background-color: transparent;
        background-image: url(gifs/darkblue.jpg);
        color: #ffcc66;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 0px;
        font-size: 85%;
        clear: left;
        width: 775px;
}

#education{
        font-size: 85%;
        }

#admitted{
        font-size: 85%;
        }
        
#busprof{
        font-size: 85%;
        }

#publications{
        font-size: 85%;
        }
        
#seminars{
        font-size: 85%;
        }
        
p.bio {
        font-size: 11px;
        background-color: transparent;
}

ul.list {
        font-size: 85%;
        background-color: transparent;       
}

a:link {
        background-color: transparent;
        color: #006699;
        text-decoration: none;
        border-style: none;

}

a:visited {
        color: #006699;
        text-decoration: none;
        background-color: transparent;
}

a:hover {
        color: #006699;
        text-decoration: none;
        border-style: none;
        background-color: transparent;
}

a:active {
        color: #006699;
        text-decoration: none;
        border-style: none;
        background-color: transparent;
}

#attorneys a:link {
        background-color: transparent;
        color: #006699;
        text-decoration: none;
        border-style: none;
        font-weight: bold;
}

#attorneys a:visited {
        background-color: transparent;
        color: #006699;
        text-decoration: none;
        font-weight: bold;
}

#attorneys a:hover {
        background-color: transparent;
        color: #006699;
        text-decoration: none;
        border-style: none;
        font-weight: bold;
}

#attorneys a:active {
        background-color: transparent;
        color: #006699;
        text-decoration: none;
        border-style: none;
        font-weight: bold;        
}

p.mission {
        text-align: center;
        color: #8e2323;
        font-weight: bold;
        font-size: 250%;
        font-family: Apple Chancery, Times New Roman, Georgia, serif;
        font-style: oblique;
}