html {min-height: 100%;}
body { color: #5e5f51; background-color: #27362f; background-image: url(images/absbottom.gif); background-repeat: repeat-x; background-position: 0 bottom; min-height: 100%; }

.MainFrame {min-height: 100%;}

p { color: #5e5f51; }

td { }

a:link { color: #436D21; text-decoration: underline; }

a:visited { color: #436D21; }

a:hover { color: #436D21; }

a:active { color: #436D21; }

h1, h2, h3, h4, h5{ color: #142222; }

.keynotes {
display:block;
background:url(images/keynotesunder.jpg);
background-repeat: no-repeat;
background-position: center;
}

.keynotes a:hover{
display:block;
background:url(images/keynotesover.jpg);
background-repeat: no-repeat;
background-position: center;
}

.innovation {
display:block;
background:url(images/innovationunder.jpg);
background-repeat: no-repeat;
background-position: center;
}

.innovation a:hover{
display:block;
background:url(images/innovationover.jpg);
background-repeat: no-repeat;
background-position: center;
}

.agenda {
display:block;
background:url(images/agendaunder.jpg);
background-repeat: no-repeat;
background-position: center;
}

.agenda a:hover{
display:block;
background:url(images/agendaover.jpg);
background-repeat: no-repeat;
background-position: center;
}

.quality {
display:block;
background:url(images/qualityunder.jpg);
background-repeat: no-repeat;
background-position: center;
}

.quality a:hover{
display:block;
background:url(images/qualityover.jpg);
background-repeat: no-repeat;
background-position: center;
}

.idea {
display:block;
background:url(images/ideaunder.jpg);
background-repeat: no-repeat;
background-position: center;
}

.idea a:hover{
display:block;
background:url(images/ideaover.jpg);
background-repeat: no-repeat;
background-position: center;
}

.table {
display:block;
background:url(images/tableunder.jpg);
background-repeat: no-repeat;
background-position: center;
}

.table a:hover{
display:block;
background:url(images/tableover.jpg);
background-repeat: no-repeat;
background-position: center;
}
