/* Warren Post, New Media Copán 
   webmaster ~at~ copanconnections ~dot~ com
   Home page style for copanconnections.com
*/

@import url(core.css); 

div.flash { 
   margin-top: 0em; 
   margin-bottom: 0em; 
   margin-left: auto; 
   margin-right: auto; 
   } 

@media print, handheld { div.flash { 
   display: none; 
   } } 

h1 { 
   display: none; 
   } 

h2 { 
   font-size: 1.1em; 
   text-transform: uppercase; 
   } 

div.content { 
   margin-left: 0em; 
   } 

img.photo { 
   float: none; 
   margin: inherit; 
   } 

p.newmediacopan { 
   visibility: visible; 
   } 

.homepagestuff { 
   text-align: center; 
   font-size: 0.8em; 
   line-height: 1em; 
   } 

.homepagestuff img { 
   border: none; 
   } 