﻿
body { background-color:whitesmoke;
font-family:Arial;
font-size:10pt;
color:black;
}

a:hover { font-family:Arial;
color:#000000;
font-size:small;
background-color: white}

h1 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:34px}

h2 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:28px}

h3 { font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:22px}
}
#leftcontent { position: absolute;
left:10px;
top:77px;
width:100px;
background:lightgrey;
border:0px solid darkblue;
}

#centercontent { top:77px;
}


voice-family: inherit; margin-left:101px; margin-right:101px; body #centercontent { margin-left:101px;
margin-right:101px;
}

#rightcontent { position: absolute;
right:10px;
top:77px;
width:100px;
background:mistyrose;
border:0px solid darkblue;
}

#banner { background:lightsteelblue;
}


voice-family: inherit; height:49px; body #banner { height:49px;
}

h3 { margin:0px 10px 10px 10px;
}

h2 { margin:0px 10px 10px 10px;
}

h1 { margin:0px 10px 10px 10px;
}

p { margin:0px 10px 10px 10px;
}