a:link {color: #C4C4C4; text-decoration: none;}
a:visited {color: #C4C4C4; text-decoration: none;}
a:active {color: #C4C4C4;text-decoration: none;}
a:hover {color: black; text-decoration: none;}

BODY { 
font-family: Palatino Linotype, serif;
font-size: 10pt;
background: #9DB68C;
color: black;
text-align: left;
}

table {
font-size: 10pt;
border: 0px;
}

#whole {
margin-top: 25pt;
width: 500px;
border-bottom: 0px;
}

#top {
margin: 0px;
width: 500px;
border-bottom: 0px;
}

#middle {
background-image: url('http://www.mayakenedy.com/camelot/middle.png');
background-repeat: repeat-y;
margin: 0px;
width: 500px;
border-bottom: 0px;
align: left;
overflow: inline;
}

#foot {
margin: 0px;
width: 500px;
border-top: 0px;
}

.img {
padding: 2px;
border: 1px solid black;
}

.smallimage {
padding: 3px;
background-color: white;
border: 1px solid black;
width: 100px;
height: 100px;
}