

/* Links 
img.hide     { display:     block;
               position:    absolute;
               left:         50%;
               top:          0px;
               z-index:      1; }
img.hide2     { display:     block;
               position:    absolute;
               left:         50%;
               top:          0px;
               z-index:      2; }
img          { border:   thin red solid }
div          { border:   thin green solid }

div.hide     { display:     block;
               position:    relative;
               left:         0px;
               top:          0px; }

div.vert    {  width: 425px;
               border: thick blue dashed }
               left:  -50%;
               right: auto;
              }

div.hor    {  position: relative;
               width: 600px;
              }


div.home700 { position:    absolute;
              left:        10px;
              top:        700px;}
div.home750 { position:    absolute;
              left:        10px;
              top:        750px;}

div.home800 { position:    absolute;
              left:        10px;
              top:        800px;}
div.home850 { position:    absolute;
              left:        10px;
              top:        850px;}
div.home1000 { position:    absolute;
              left:        10px;
              top:        1000px;}
*/
div.extrasctr { width                900px;
                display:             block;
                margin-left:         auto;
                margin-right:        auto }
 
div.extrasbg { /* background: transparent url(ExtrasMap.jpg) no-repeat left top; */
               position:            relative;
               display:             block;
               margin-left:         auto;
               margin-right:        auto; 
               width:               900px;
               height:             2040px }

img.hidden   { width:                1px;
               height:               1px }


/* Links */
a.dallas     { background: transparent url(PubDallas.jpg) no-repeat left top;
               height:      412px;
               width:       320px;
               position:    absolute;
               font-size:   .1em;
               color:       #000000;
               left:        161px;
               top:         40px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


a.dallas:hover { color:         #000000;
                 border-top:    4px solid #447576;
                 border-left:   4px solid #669798;
                 border-right:  4px solid #225354;
                 border-bottom: 4px solid #003233 }

a.idoj     { background: transparent url(PubIDOJ.jpg) no-repeat left top;
               height:      416px;
               width:       320px;
               position:    absolute;
               font-size:   .1em;
               color:       #000000;
               left:        434px;
               top:         206px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


a.idoj:hover {   color:         #000000;
                 border-top:    4px solid #447576;
                 border-left:   4px solid #669798;
                 border-right:  4px solid #225354;
                 border-bottom: 4px solid #003233 }

a.other  { background: transparent url(PubOther.jpg) no-repeat left top;
               height:      416px;
               width:       320px;
               position:    absolute;
               font-size:   .1em;
               color:       #000000;
               left:          47px;
               top:           511px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


a.other:hover {     color:         #000000;
                    border-top:    4px solid #447576;
                    border-left:   4px solid #669798;
                    border-right:  4px solid #225354;
                    border-bottom: 4px solid #003233 }

a.tvm     { background: transparent url(PubTVM.jpg) no-repeat left top;
               height:      320px;
               width:       418px;
               position:    absolute;
               font-size:   .1em;
               color:       #000000;
               left:        335px;
               top:         780px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


a.tvm:hover { /* background: transparent url(buttons/MovieGlow.jpg) no-repeat left top; */
                 color:         #000000;
                 border-top:    4px solid #447576;
                 border-left:   4px solid #669798;
                 border-right:  4px solid #225354;
                 border-bottom: 4px solid #003233 }

a.portraits  { background: transparent url(PubPortraits.jpg) no-repeat left top;
               height:      400px;
               width:       320px;
               position:    absolute;
               font-size:   .1em;
               color:       #000000;
               left:          115px;
               top:           1070px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


a.portraits:hover {     color:         #000000;
                    border-top:    4px solid #447576;
                    border-left:   4px solid #669798;
                    border-right:  4px solid #225354;
                    border-bottom: 4px solid #003233 }



a.home { position:    absolute;
               left:        10px;
               top:        1800px;}
