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:              850px }

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


/* Links */
div.events         { 
/*               margin-left:  5%;
               margin-right: auto; */
               height:      373px;
               width:       360px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }

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

div.inthenews  {
/*               margin-left:  5%;
               margin-right: auto; */
               height:      418px;
               width:       320px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


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


div.solar  {
               margin-left:  5%;
               margin-right: auto;
               height:      312px;
               width:       600px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


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



/* The following can probably be deleted....... */
a.events     { background: transparent url(buttons/Events.jpg) no-repeat left top;
               height:      373px;
               width:       360px;
               position:    absolute;
               font-size:   .1em;
               color:       #000000;
               left:         66px;
               top:          50px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


a.events:hover { /* background: transparent url(buttons/Events.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.inthenews  { background: transparent url(buttons/InTheNews.jpg) no-repeat left top;
               height:      418px;
               width:       320px;
               position:    absolute;
               font-size:   .1em;
               color:       #000000;
               left:         500px;
               top:          300px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


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


a.solar  {
               margin-left:  5%;
               margin-right: auto;
               height:      312px;
               width:       600px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


a.solar: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:        830px;}
