body{
background-color: #FFFFFF;
}

h1{
margin: 0;
font-size: 175%;text-align: center;color: #d85020;}

/*menu styling*/
#menu th{
border-bottom: 3px #000000 solid;
text-align: center;
color: #000000;
font-family: Times, "Times New Roman", serif;
font-size: 145%;
padding-top: 10mm;}

#menu td{
border: 1px #ececec solid;}

.menuitem{
font-size: 115%;
color: #000000;
font-family: Times, "Times New Roman", serif;
font-weight: bold;}

.menudescription{
font-family: Times, "Times New Roman", serif;
font-size: 90%;
color: #000000;
}

#footerbox{text-align: center;}
/*end menu styling*/

/*remove sections*/
div#copyright *{
display: none;
}

div#menubar *{
display: none;
}

div#addressbar *{
display: none;
}

table#footer *{
display: none;
}
/*end remove sections*/