div.boxedRightLong { float:         right;
                 width:         30%;
                 margin:           1em 1em 1em 1em;
                 padding:          1em 1em 1em 1em;
                 border-top:    1px solid #619394;
                 border-left:   1px solid #619394;
                 border-right:  1px solid #619394;
                 border-bottom: 1px solid #619394;
                 color:         #619394;}

div.ffcenter   { margin-right:  auto;}





div.cards     { 
               height:      394px;
               width:       500px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


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


div.postcards     { 
               height:      398px;
               width:       500px;
               border-top:    4px solid #444444;
               border-left:   4px solid #666666;
               border-right:  4px solid #222222;
               border-bottom: 4px solid #000000 }


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

