BODY {
background-color: white;
color: black;
font-family: Times, serif;
background-image: url("Images/background.jpg");
}

H1, H2, H3, H4, H5, H6 {
font-family: Helvetica, sans-serif;
padding-top: 0px;
padding-left: 155px;
}

p, dd, dt {
padding-left: 155px;
}

ul {
padding-left: 170px;
}

H1 {
text-align: center;
}

DIV.contents {
text-align: center;
}

COL {
width: 25%;
}

TABLE {
width: 75%;
}

div.links {
position: fixed;
bottom: 0;
left: 0;
background-color: white;
color: black;
text-align: center;
width: 100%;
margin-left: 160px;
background-image: url("Images/background.jpg");
}

div.title{
top: 0;
left: 0;
background-color: white;
color: black;
text-align: center;
width: 100%;
height: 150px;
}

div.text{
max-width: 1000px;
background-image: url("Images/sidebanner.jpg");
background-repeat: repeat-y;
}

div.copyright {
font-size: smaller;
font-style: italic;
padding-bottom: 4em;
padding-left: 155px;
}

div.left {
float: left;
width: 150px;
height: 1000px;
top: 155px;
}

div.rhimage {
float: right;
width: 300px;
font-size: smaller;
padding: 3px;
}

div.lhimage {
float: left;
width: 300px;
font-size: smaller;
padding: 3px;
padding-left: 155px;
}

div.rvimage {
float: right;
width: 225px;
font-size: smaller;
padding: 3px;
}

div.lvimage {
float: left;
width: 225px;
font-size: smaller;
padding: 3px;
padding-left: 155px;
}
