body
{
background-color: #ffbb00;
color: #0d0dcc;
width: 10em;
}

/*These entries position the main structural elements*/

#content
{
position: relative;
}

#navbar
{
position: relative;
}

/*These entries turn off elements not needed on handhelds*/

#logoframe
{
display: none;
}

img.logo
{
display: none;
}

#banner
{
display: none;
}

div.header
{
display: none;
}

#footer
{
display: none;
}

img.imvalid
{
display: none;
}

img.imhit
{
display: none;
}

.table
{
display: none;
}

.hide
{
display: none;
}


