body {
padding-left: 15%;
padding-right: 15%;
font-family: Arial, sans-serif;
font-size: 18px;
background: "Images/background.gif";
text="white" link="yellow" vlink="aqua" alink="lime";
}
div#tdcal { 
color:#5c3900;
}
#td1 {
border: 8px double #b57600 color:#b57600
}
#images { 
padding-bottom: 0;
}
#tabs {
padding-left: 233px;
padding-top: 2em;
border-bottom: .5em solid #b57600;
margin: 0;
}
#tabs li { 
display:inline; 
border-top: .5em solid #b57600;
border-left: .5em solid #b57600;
border-right: .5em solid #b57600;
}
#spaces li { 
display:inline; 
border-top: .5em solid white;
border-left: .5em solid white;
border-right: .5em solid white;
}
#tabs li a:link {
text-decoration: none;
padding: 0.25em 1em;
color:blue;
} 
#tabs li a:visited {
text-decoration: none;
padding: 0.25em 1em;
color:gray;
} 
#tabs li a:hover {
text-decoration: underline;
padding: 0.25em 1em;
color:red;
} 
#page1 #tabs li#tab1 a, #page2 #tabs li#tab2 a, #page3 #tabs li#tab3 a, #page4 #tabs li#tab4 a, #page5 #tabs li#tab5 a,  #page6 #tabs li#tab6 a{
padding: 0.25em 1em;
background-color: #ef9c00;
color: #b57600;
}