a:link    {color: #4B3A2B; text-decoration: none}
a:visited {color: #4B3A2B; text-decoration: none}
a:hover   {color: #E1D4C0; text-decoration: no-underline; background-color: #8B4513}


a:link.tote    {color: #241110; text-decoration: none}
a:visited.tote {color: #241110; text-decoration: none}
a:hover.tote   {color: #241110; text-decoration: no-underline; background-color: #241110}


body {
background-color: #241110;
display: block;
margin-bottom: 0px;	
margin-left: 0px;	
margin-right: 0px;
margin-top: 0px; 
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}


















.center {
  display: flex;
  margin: auto;
  width: 300px;
  border: 0px solid green;
  padding: 0px;
  justify-content: center;
  align-items: center;
  height: 100%; 
}


.table-container {
display: table; /* Table */
width: 300px;
height: 130%;
align-items: center;
margin: auto;
border: 0px solid green;
padding: 0px;
vertical-align: bottom;
max-height: 150%;
}

.table-row {
display: table-row; /* TR */
width: 100%;
height: 100%;
align-items: center;
margin: auto;
vertical-align: bottom;
}

.table-cell-muse {
display: table-cell; /* TD */
padding: 3px 0px;
border: 0px solid #ccc;
width: 180px; height: 178px;
margin: auto;
align-items: center;
column-span: all;

}

.table-cell-duds {
display: table-cell; /* TD */
padding: 3px 0px;
border: 0px solid #ccc;
width: 180px; height: 97px;
margin: auto;
align-items: center;
column-span: all;

}

.table-cell-subs {
display: table-cell; /* TD */
padding: 3px 0px;
border: 0px solid #ccc;
width: 180px; height: 101px;
margin: auto;
align-items: center;
column-span: all;

}

.table-cell-gon {
display: table-cell; /* TD */
padding: 3px 0px;
border: 0px solid #ccc;
width: 180px; height: 57px;
margin: auto;
align-items: center;
column-span: all;

}


.table-cell-info {
display: table-cell; /* TD */
padding: 3px 0px;
border: 0px solid #ccc;
margin: auto;
align-items: center;
width: 180px; height: 97px;
column-span: all;

}



/* bottom table */



.table-container-bottom {
display: table; /* Table */
width: 300px;
height: 100%;
align-items: center;
margin: auto;
border: 0px solid green;
padding: 15px 0px;
column-span: all;

}

.table-row-bottom {
display: table-row; /* TR */
width: 300px;
height: 100%;
vertical-align: bottom;
align-items: center;
margin: auto;
column-span: all;
column-count: 3;
}



.table-cell-cent {
display: table-cell; /* TD */
padding: 10px 0px;
border: 0px solid #ccc;
width: 64px;
height: 64px;
align-items: center;
margin: auto;
text-align: center;
font-family: roboto, sans-serif, helvetica; 
font-size: 11px; 
color: #D6D6D6; 
column-rule-style: none;
column-rule-width: thin;
column-span: none;
column-count:  1;
}


.table-cell-flank-left {
display: table-cell; /* TD */
padding: 10px 0px;
border: 0px solid #ccc;
width: 40%;
height: 64px;
margin: auto;
vertical-align: middle;
font-family: roboto, sans-serif, helvetica; 
font-size: 11px; 
color: #D6D6D6; 
text-align: center;
column-rule-style: none;
column-rule-width: thin;
column-span: none;
column-count: 1;
}

.table-cell-flank-right {
display: table-cell; /* TD */
padding: 10px 0px;
border: 0px solid #ccc;
width: 40%;
height: 64px;
margin: auto;
vertical-align: middle;
font-family: roboto, sans-serif, helvetica; 
font-size: 11px; 
color: #D6D6D6; 
text-align: center;
column-rule-style: none;
column-rule-width: thin;
column-span: none;
column-count:  1;
}














table.zeeleft {
background-image: url(../imgs/z0seminole.jpg);
background-repeat: no-repeat;
background-attachment: fixed; 
background-position: left top;}



table.zeeright {
background-image: url(../imgs/z0seminole.jpg);
background-repeat: no-repeat;
background-attachment: fixed; 
background-position: right top;}


table.totem {height: 1%; text-align: center; table-layout: auto; width: 360px; border-width: 1px; border-style: solid;}



img {border-width: thin; border-style: solid; border-color: #c1c2c3; border: 5px}
img.high {align-items: center; width: 64px; height: 64px;}

img.info {width: 180px; height: 97px; align-items: center; display: block; margin-left: auto; margin-right: auto;}
img.gon {width: 180px; height: 57px; align-items: center; display: block; margin-left: auto; margin-right: auto;}
img.subs {width: 180px; height: 101px; align-items: center; display: block; margin-left: auto; margin-right: auto;}
img.duds {width: 180px; height: 97px; align-items: center; display: block; margin-left: auto; margin-right: auto;}
img.muse {width: 180px; height: 178px; align-items: center; display: block; margin-left: auto; margin-right: auto;}


p {font-family: verdana; font-size: 14px; color: #F8F8FF; text-align: center;}


p.foot {font-family: sans-serif; font-size: 11px; color: #D6D6D6;}
p.feet {font-family: sans-serif; font-size: 11px; color: #D6D6D6; text-align: center;}

p.leftfeet {font-family: sans-serif; font-size: 11px; color: #D6D6D6; text-align: right;}
p.ritefeet {font-family: sans-serif; font-size: 11px; color: #D6D6D6; text-align: left;}



p.title {font-family: verdana; font-size: 17px; color: #D9D9D9;}
p.subt {font-family: verdana; font-size: 15px; color: #D9D9D9; background-color: #4B3A2B; font-weight: bold;}
p.subttl {font-family: verdana; font-size: 15px; color: #D9D9D9; font-weight: bold;}

p.one {font-family: sans-serif; font-size: 11px; color: #240000;}
p.two {font-family: verdana; font-size: 9px; color: #000000}
p.mute {font-family: verdana; font-size: 1px; color: #241110;}
p.line {font-family: sans-serif; font-size: 11px; color: #C2C3C4; background-color: #241110}
p.toe {font-family: sans-serif; font-size: 11px; color: #C2C3C4;}
p.subtoe {font-family: sans-serif; font-size: 9px; color: #D6D6D6}

menu {
display: block;
list-style-type: disc;
margin-block-start:;
margin-block-end:;
margin-inline-start: 0px;
margin-inline-end: 0px;
padding-inline-start: 40px;
}



ol {font-family: verdana; font-size: 80%; color: #D6D6D6;}
li {font-family: verdana; font-size: 80%; color: #D6D6D6;}


h1 {color: #D6D6D6}


tt {font-family: courier; font-size: 11px; color: #FFFFF; font-weight: bold}

i {
font-family: serif; 
font-size: 14px; 
color: #D6D6D6;
}

i.toe {font-family: sans-serif; font-size: 11px; color: #C2C3C4; font-style: normal}

i.one {
font-family: serif; 
font-size: 16px; 
color: #F8F8FF;
}

i.two {
font-family: serif; 
font-size: 14px; 
color: #F8F8FF;
}

i.three {
font-family: sans-serif; 
font-size: 11px; 
color: #C2C3C4;
font-style: normal;
}

b.atlink {
font-family: sans-serif; 
font-size: 11px; 
color: #808080;
font-weight: normal;
}

b.one {
font-family: sans-serif; 
font-size: 11px; 
color: #F8F8FF;
font-weight: normal;
background-color: #303030;
}

b.two {
font-family: sans-serif; 
font-size: 10px; 
color: #515151;
font-weight: normal;
}

b.three {
font-family: sans-serif; 
font-size: 10px; 
color: #717171;
font-weight: normal;
}

b.four {
font-family: sans-serif; 
font-size: 14px; 
color: #F8F8FF;
font-weight: normal;
background-color: #241110;
}

b.five {font-family: sans-serif; font-size: 11px; color: #717171; font-weight: normal;}