/*     CSS file  PortPrint_v1-2.css   
  Print Style Sheet for Portmahomack.net 
  Created July 04,  Last Revision: 2006-01-30
	Copyright 2004-2006, all rights reserved.
	contact into: webmaster @ Portmahomack.net	 */

.noP        { display:none;}	

body        { color: #4f78e3; background-color: #fff8e3;
              margin:0;
              font-weight: normal; font-size: 22px;
			   	    font-family: Verdana, sans-serif; }
div         { border:solid;border-width:0px;padding:0px;
              margin:0px;background-color: transparent; }
div.outline { position: relative; /*left: 0px; top:0px;*/
              width: 800px;
              margin-left: auto;margin-right: auto; }
div.pagetop { width: 800px; height: 228px;
              background-color: #adb073; background-color: yellow;
							text-align: center}
div.line		{ background-color: white; width: 800px;
              border-style: dashed;
							position: relative; left:0; top:0; height: 4px; }
