a {text-decoration: none;	color: white;}
a:link {text-decoration: none; color: white;}
a:visited {text-decoration: none; color: white;}
a:hover {color: #800000; text-decoration: none;}
a:active {text-decoration: none;}

body {
margin: 0px; 
padding: 0px; 
font-family: "Arial", serif;
background-image: url('images/books.jpg');
background-repeat: no-repeat;
background-color: #2a2a2a;
}

#bodycontainer {
width: 770px;
margin: 0px;
padding-top: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
padding-right: 0px; 
color: grey;
text-align: left;
border-top: none;
border-right: 1px solid gray;
border-bottom: 1px solid gray;
border-left: 1px solid gray;
background-color: white;
}

#contentcontainer {
width: 770px;
background-image: url('images/buttonbar.png');
background-repeat: repeat-x;
background-color: #cccccc;
margin: 0px; 
padding-top: 0px; 
padding-bottom: 0px; 
padding-left: 0px; 
padding-right: 0px; 
}

p {

font-size: 14px;
color: #222222;
}

h1 {
font-weight: bold;
font-size: 20px;
color: #800000;
}

h3 {
font-weight: bold;
font-size: 14px;
color: #800000;
}

li {
font-weight: bold;
font-size: 12px;
color: #222222;
}

td {

font-size: 14px;
color: #222222;
}

strong {
font-weight: bold;
font-size: 14px;
color: #800000;
}

#copyright {
font-family: arial;
font-weight: normal;
font-size: 10px;
color: #222222;
}

.staffTitle {
font-weight: bold;
font-size: 14px;
color: #800000;
}
