body  {
padding : 0;
background : #eef;
}
a:link { color: #0000ff; }
a:visited {color: #800080; }
a:active {color: #ff0000; } 

#navlist {
position : absolute;
left : 10px;
top : 12px;
width : 155px;
}
#navlist ul {
margin : 0;
padding : 0;
list-style-type : none;
font-size : 0.9em;
font-family : Arial, Helvetica, Geneva, sans-serif;
}
#navlist li {
text-align : right;
margin : 0;
}
#navlist a {
display : block;
padding : 2px 8px 2px 2px;
border : 1px solid;
border-color : #ddd navy navy #ddd;
background-color : #eec;
background-position : 0% 50%;
}
#navlist a:link, #navlist a:visited {
color : #999;
text-decoration : none;
}
#navlist a:hover, #navlist a:active {
background-color : #cca;
color : #2d1e2d;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover, #uberlink a:active {
background-color : #cca;
color : #2d1e2d;
}
#quarter-left {
margin-left : 175px;
float : left;
width : 35%;
border : 1px solid navy;
background-color : #fff;
padding : 6px;
}
#quarter-left h1 {
font-size : 1.5em;
margin-bottom : 4px;
}
#quarter-right {
float : right;
margin-right : 30px;
margin-bottom : 10px;
width : 35%;
border : 1px solid navy;
background-color : #fff;
padding : 6px;
}
#jump {
margin-left : 175px;
border : 1px solid navy;
background-color : #eec;
margin-right : 30px;
padding : 6px;
}
#jump a {
text-decoration : none;
color : red;
}
#jump a:hover {
background-color : #eed;

}
#jump h1 {
text-align : center;
color : red;
}
#main {
clear : both;
margin-left : 175px;
border : 1px solid navy;
background-color : #fff;
margin-right : 30px;
padding : 12px;
}
#main h1 {
font-size : 1.5em;
margin-top : 4px;
margin-bottom : 2px;
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-weight : 400;
text-align : left;
color : #555;
}
#main li {
font-family : Georgia, "Times New Roman", serif;
font-size : 1em;
margin-bottom : 2px;
}
#main p {
font-family : Georgia, "Times New Roman", serif;
font-size : 1em;
margin-top : 4px;
}
#main-first {
margin-left : 175px;
border : 1px solid navy;
background-color : #eec;
margin-right : 30px;
padding : 12px;
}
#main-first a {
text-decoration : none;
background-color : #ff9;
}
#main-first h1 {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-size : 1.5em;
font-weight : 400;
text-align : left;
color : #555;
}
#main-first p {
font-family : Georgia, "Times New Roman", serif;
font-size : 1em;
}
#menu {
font-family : Georgia, "Times New Roman", serif;
background-color : #f9f9ff;
}
#menu a {
text-decoration : none;
color: navy;
}
#menu h3 {
font-size : 1em;
margin-top : 4px;
margin-bottom : 2px;
}
#menu h4 {
font-size : 1em;
background-color : #eed;
color : #444;
border-bottom : 1px solid #664;
margin-top : 4px;
margin-bottom : 2px;
}
#menu li li {
font-size : 1em;
}
#menu li {
font-size : 1em;
}
#quarter-left h1 {
font-size : 1.2em;
margin-top : 4px;
margin-bottom : 2px;
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-weight : 400;
text-align : left;
color : #555;
}
#quarter-left li {
font-family : Arial, Helvetica, sans-serif;
margin-bottom : 2px;
font-size : 0.9em;
}
#quarter-left p {
font-family : Georgia, "Times New Roman", serif;
margin-bottom : 4px;
font-size : 0.9em;
}
#quarter-right p {
font-family : Georgia, "Times New Roman", serif;
margin-bottom : 4px;
font-size : 0.9em;
}
.header {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-size : 1em;
background-color : #eed;
}
.yellow {
background-color : rgb(255, 255, 204);
}
cite {
font-family : Helvetica, Arial, sans-serif;
font-size : 0.8em;
font-style : normal;
}
h2 {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-size : 1em;
font-weight : 300;
background-color : #eeeecc;
color : #555;
}
h3 {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-size : 1em;
font-weight : 300;
background-color : #ddb;
color : #555;
}
h4 {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-size : 1em;
font-weight : 300;
background-color : #eee;
color : #444;
}
ul {
margin-top : 2px;
}
ul ul {
margin-top : 0;
}
.navbar {
font-family : "Trebuchet MS", Geneva, Arial, sans-serif;
font-weight : normal;
font-size : 0.9em;
background : #eeeedd;
color : navy;
text-align : left;
line-height : 1em;
margin-top : 0;
}
@media screen and (max-width : 620px) {
body{
  -webkit-text-size-adjust:none;
  font-family:Helvetica, Arial, Verdana, sans-serif;
  padding:5px;
background-color:#ffffff;
}
div {
background:#ffffff;
  clear:both!important;
  display:block!important;
  width:100%!important;
  float:none!important;
  margin:0!important;
  padding:0!important;
}
}
