body {
background: white url(imgs/sidecol.gif) repeat-y;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}
#headid {
background: white url(imgs/headbgnd.gif) repeat-x;
margin: 0px;
padding: 0px;
}
#navid {
position: absolute;
left: 0px;
width: 169px;
margin-top: 10px;
margin-left: 0px;
margin-right: 10px;
}
#footid {
position: absolute;
left: 0;
width: 150px;
top: 340px;
}
#ctrid {
margin-left: 170px;
margin-right: 15px;
}
p,h1,h2,h3,h4,h5,ul,li,td,th {
font-family: helvetica,verdana,sans-serif;
}
h2 {
font-size: 130%;
font-style: italic;
font-weight: bolder;
margin-top: 10px;
margin-left: 10px;
margin-right: 5px;
margin-bottom: -2px;
}
h3 {
font-size: 110%;
font-style: normal;
font-weight: bold;
border-bottom: 1px black solid;
margin-top: 10px;
margin-left: 10px;
margin-right: 5px;
margin-bottom: -2px;
}
p {
font-size: 90%;
font-style: normal;
font-weight: normal;
margin-top: 10px;
margin-left: 10px;
margin-right: 5px;
margin-bottom: 5px;
}
a {
text-decoration: none;
font-weight: bold;
color: #3399CC;
}
a:visited {
color: #3399CC;
}
a:hover {
text-decoration: underline;
color: #63AD21;
}
table.outlined {
border: 1px solid #000000;
background: #999999;
}
td {
font-size: 90%;
vertical-align: top;
padding: 8px;
background: #FFFFFF;
}
th {
font-size: 90%;
font-weight: bold;
color: #FFFFFF;
background: #314273;
font-weight: bold;
}
ul {
font-size: 90%;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 5px;
}
.intable {
font-size: 100%;
padding-left: 5px;
margin-left: 10px;
}
.intro {
font-style: italic;
text-decoration: none;
}
.cite {
font-style: italic;
text-decoration: none;
}
.navbar {
font-size: 18px;
font-style: normal;
font-weight: normal;
color: #999999;
border: none;
padding-top: 5px;
padding-left: 10px;
padding-right: 5px;
padding-bottom: 5px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.navbar a:hover {
text-decoration: overline underline;
}
span.navthis {
color: #CCCCCC;
font-weight: bold;
}
.footer {
color: #FFFFFF;
font-size: 10px;
font-family: helvetica,verdana,sans-serif;
padding-top: 5px;
padding-left: 10px;
}
