
body {background-image: url(images/sepiaclip.gif)}
ul{list-style-image: url(images/lion_head1.gif)}

div.header table{
text-align: center;
color: rgb(128,64,0);
background-color: rgb(184, 184, 112); 
width: 966px; 
height: 169px; 
border-style: solid;
border-color: rgb(128,64,0);
border-width: 3px;
cellpadding=2;
cellspacing=2;
position: absolute;
top:  5px;
left:  5 px;
}

td.logo {
width: 100px; 
border-style: solid;
border-color: rgb(128,64,0);
border-width: 3px;
}

div.menu table{
text-align: center; 
background-color: rgb(184, 184, 112);
border-style: solid;
border-color: rgb(128,64,0);
border-width: 5px;
width: 126px; 
height: 338px;  
cellpadding="2";
cellspacing="8";
position: absolute;
top:190px;
left:5px; 
}


td.menuitem{
border-style: solid;
color:  rgb(128,64,0)
border-color: rgb(128,64,0);
background-color: rgb(184, 184, 112);
border-width: 3px;
text-align: center; 
font-size="20";
}

div.menu a:link{
color: rgb(128,64,0);
text-decoration:none;
}

div.menu a:visited{
color: rgb(128,64,0);
text-decoration: none;
}

td.menuitemselect{
border-style: solid;
background-color: rgb(128,64,0);
border-color: rgb(184, 184, 112);
border-width: 3px;
text-align: center; 
color: rgb(184, 184, 112);
font-size="20";
}

div.right table{
text-align: left; 
text-align: top;
cellpadding="2";
cellspacing="8";
position: absolute;
top:210px;
left:  140px;
width: 825px; 
}

td.borders{
border-width: 2px;
border-style: solid;
border-color: blue;
}