@charset "UTF-8";

* {
    margin: 0; 
    padding: 2ex;
    border: 1px solid black;
    background-color: #fff;
}


.IEwarning {
}

#navDiv h3 {
}

html {
    padding: 4ex;
    background-color: #ccc;
    border: none;
}

body {
    padding 4ex;
    border: none;
}

/* #id elements */

/* stack order */

#outerwrapper,
#wrapper {
    border: .5ex solid #e88;
}
#wrapper {
    padding: 1ex 2em;
}

#masthead,
#mainouterwrapper,
#styleSelect,
#footer {
    border: .5ex solid #8e8;
}

#masthead_var,
#rbStyle,
#mainwrapper,
#additionalDiv {
    border: .5ex solid #e8e;
}
#main,
#navDiv,
#IDpicDiv,
#contactInfo 
 {
    border: .5ex solid #FFDFDB;
}

#ssHiding,
#styleList,
#sheet-hopf,
#sheet-soho,
#sheet-board,
#sheet-none {
    border: .5ex solid #ee8;
}


#intro,
#centralContent,
#ccDivfooter,
#navList {
    border: .5ex solid #88e;
    padding-left: 3em;
}

#side-links,
#nav-research,
#nav-teaching,
#nav-personal,
#dept-home,
#dept-people,
#dept-resources,
#navDivSearch,
#navDivfooter,

#IDpicture,
#email-contact,
#passwdHelp,
#output,
arXiv-identifier,
#sideContent,
#copyright {
    border: .5ex solid #88e;
}


/* code-order */

#outerwrapper {}

#wrapper {}

#masthead {}

#masthead_var {}

#styleSelect {}

#rbStyle {}

#ssHiding {}

#styleList {}

#sheet-hopf {}

#sheet-soho {}

#sheet-board {}

#sheet-none {}



#mainouterwrapper {}

#mainwrapper {}

#main {}

#intro {}

#centralContent {}

#ccDivfooter {}

#navDiv {}

#navList {}

#side-links {}

#nav-research {}

#nav-teaching {}

#nav-personal {}

#dept-home {}

#dept-people {}

#dept-resources {}

#navDivSearch {}

#navDivfooter {}



#additionalDiv {}

#IDpicDiv {}

#IDpicture {}

#contactInfo {}

#email-contact {}

#passwdHelp {}

#output {}

arXiv-identifier {}

#sideContent {}

#footer {}

#copyright {}

/*  content types */

div {
    background-color: #dff;
}

p {
    background-color: #fdf;
}

a {
    background-color: #ffd;
}
/* fonts and spacing */

