/* 
Global CSS declarations for cpnw.com
Copyright (C) Randall Lee Spence dba analogueweb.com, all rights reserved
Version 03.2005
*/

@import url("/assets/css/static.css");

@media screen, projection {

 /* MSIE SPECIFIC */
 * html body { text-align: center; }
 * html #body { width: 734px; height: 100%; }
 * html #header, * html #title, * html #content, * html #shadow, * html #navigation { text-align: left; }
 * html #footer { bottom: -1px; left: 6px; }
 * html #pictures { /* IE5/Mac Filter \*/ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/pictures.png', sizingMethod='scale'); /* End Filter */ }
 * html #shadow { /* IE5/Mac Filter \*/ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/assets/images/shadow.png', sizingMethod='scale'); /* End Filter */ }


 /* GECKO-BASED, OPERA, AND SAFARI SPECIFIC */
 #body[id] { height: auto; margin: 0 auto; }
 
}
