body{background-color:GhostWhite;}
table
{
padding:0.1em;
}

img.logodisplay
{
display: block;
margin-left: auto;
margin-right: auto;
}
h1
{
font-family: New Century Schoolbook, serif;
font-size:36px;
text-align:center;
color:GhostWhite;
}

p
{
font-family:times, serif;
font-size: 14px;
text-align:justify;
margin: 6px;
}

h3
{
font-family:times,serif;
font-size:24px;
text-align:center;
margin-bottom:0;
}

ul
{
font-family:times, serif;
font-size: 14px;
}

pre
{
margin-left:5px;
}	
#masthead
{
width:100%;
}
#bannercell
{
width:85%;
height:100%;
background-color:DarkKhaki;
}
#logocell
{
width:15%;
height:100%;
background-color:DarkSeaGreen;
padding:.2em;
}
#logoimage
{
width:120px;
height:79px;
align:center;
}
#choicepanel
{
background-color:GhostWhite;
width: 100%;
height:20%;
}
#leftpanel
{
display: table-cell;
width:33%;
color:GhostWhite;
height:100%;
background-color:DarkGoldenRod;
float:left;
}
#centrepanel
{
display:table-cell;
width:34%;
float:left;
}
#rightpanel
{
display:table-cell;
width:33%;
float:left;
}
#basepanel
{
width:100%;
clear:both;
}
div.basemaster
{
position:absolute;
left:16%;
right:auto;
top:auto;
}
div.basepic
{
float:left;
}
div.anim
{
position:absolute;
left:auto;
right:6px;
top:40%;
}