body {
 font-family: Verdana, sans-serif;
 font-size: 0.69em;
 font-weight: normal;
 background: #ffffff;
 color: #003366;
 width: 90%;
 text-align: left;
}

h1 {
 font-size: 2em;
 font-weight: bold;
}

h1 .small {
 font-size: .5em;
 font-weight: normal;
 font-style: italic;
}

h2 {
 font-size: 1.5em;
 font-weight: normal;
 font-style: italic;
 border-top: 1px solid #003366;
}

h3 {
 font-size: 1.5em;
 font-weight: bold;
}

div.nav {
 background: url("/staff/pgrefen/img/zero_one_bg3.jpg") #ffffff;
 color: #003366;
 text-align: left;
 font-family: "Courier New",serif;
 font-size: 1.09em;
 margin: 0px;
 padding: 0px;
 font-weight: bold;
 width: 100%;
 border: 1px solid #003366;
}

div.research {
 font-size: 1.36em;
 margin-top: 5px;
 margin-left: 11px;
 margin-right: 11px;
 padding-bottom: 5px;
 border-bottom: 1px solid #003366;
 background-color: inherit;
 color: #990033;
}

div.research a {
 background-color: inherit;
 color: #990033;
 text-decoration: none;
}

div.research a:visited {
 background-color: inherit;
 color: #990033;
 text-decoration: none;
}
div.teaching {
 font-size: 1.36em;
 margin-top: 5px;
 margin-left: 11px;
 margin-right: 11px;
 margin-bottom: 6px;
 background-color: inherit;
 color: #339900;
}

div.teaching a {
 background-color: inherit;
 color: #339900;
 text-decoration: none;
}

div.teaching a:visited {
 background-color: inherit;
 color: #339900;
 text-decoration: none;
}

a {
 background: url("/staff/pgrefen/img/zero_one_bg3.jpg") #ffffff;
 color: #003366;
}

a:visited {
 background: url("/staff/pgrefen/img/zero_one_bg3.jpg") #ffffff;
 color: #003366;
}

#menu {
 float: left;
}

.menu_research {
 background: url("/staff/pgrefen/img/zero_one_bg3.jpg") #ffffff;
 border: 1px solid #003366;
 width: 130px; 
 margin-top: 25px;
 padding: 11px; 
 color: #990033
}

.menu_teaching {
 background: url("/staff/pgrefen/img/zero_one_bg3.jpg") #ffffff;
 border: 1px solid #003366;
 width: 130px; 
 margin-top: 25px;
 padding: 11px; 
 color: #339900
}

.menu_home {
 background: url("/staff/pgrefen/img/zero_one_bg3.jpg") #ffffff;
 border: 1px solid #003366;
 width: 130px; 
 margin-top: 25px;
 padding: 11px; 
 color: #990033
}

.menu_home a {
 text-decoration: none;
 font-weight: normal;
 font-size: 1.1em;
}

.mtitle { 
 font-size: 1.1em;
 font-weight: bold;
 padding-bottom: 5px;

}

.menu_research li { 
 list-style: none;
 font-weight: normal;
 font-size: 1.1em;
 margin-left: -40px;
 padding-bottom: 5px;
}

.menu_research li a {
 text-decoration: none;
 background-color: inherit;
 color: #990033;
}

.menu_research li a:visited {
 text-decoration: none;
 background-color: inherit;
 color: #990033;
}

.menu_teaching li { 
 list-style: none;
 font-weight: normal;
 font-size: 1.1em;
 margin-left: -40px;
 padding-bottom: 5px;
}

.menu_teaching li a {
 text-decoration: none;
 background-color: inherit;
 color: #339900;
}

.menu_teaching li a:visited{
 text-decoration: none;
 background-color: inherit;
 color: #339900;
}

#content {
 /* float: left; */
 font-size: 1.1em;
 background: #ffffff;
 color: #003366;
 margin-top: 20px;
 margin-left: 175px;
 margin-bottom: 20px;
}

#content * li {
 line-height: 18px;
}

#footer {
 font-size: 0.8em;
}

img {
 border: 0px;
}
