


		html, body 		{ margin: 60; padding: 20; background-image: url(paper1.jpg);background-repeat: repeat;}
		body 			{font-family: Verdana, Trebuchet MS ;font-size: 14px; word-spacing: 0px;line-height: 20px; }
        
        h1, h2, h3, h4, h5	{ font-family: Segoe Print, Bradley Hand ITC, Cursive; color: #003399; }


        h1 {font-size: 180%; font-weight: normal;}
        h2, h3 {font-size: 170%; font-weight: normal;}
        h3 {font-style: italic;}
        h4, h5 {font-size: 150%; font-weight: normal; color: #877b79;}
        h5 {font-style: italic;}
        h6 {font-size: 120%; font-weight: bold;	color: #877b79;}

        a:link { color: #3E5D82; }
        a:visited { color: #507AAC; }
        a:active, a:hover { color: #A4A2A3; }

        blockquote {
	    width: auto;
	    border-left: solid 8px #594F43;
	    border-right: solid 8px #594F43;
	    padding: 5px 15px 2px 15px;
	    background: #A4A2A3;
	    font: italic 120% Georgia, Times, 'Times New Roman', serif; }
        }

         /* Hides from IE5-mac \*/
         * html blockquote {height: 1%;}
         /* End hide from IE5-mac */ 
         
		a				{ color: #337810; }
		p				{ margin: 0 0 18px; }
		#container		{background: #CAEAEA; width: 770px; margin: 0 auto;}
       
				/* Header */
		#header			{ background: #009999; }
		#header h1  	{ color: #004b6f; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{ color: #666; font-size: 11px; font-weight: bold; padding: 30px 30px; }
		
		/* Content Style */
		#navigation		{ border-bottom: 1px solid #ccc; margin-right: 18px; margin-top: 14px; }
		#navigation ul	{ padding: 0 18px 9px; }
		#extra			{ margin-right: 18px; margin-top: 14px; }
		#extra small	{ font-size: 11px; line-height: 18px; }
		#content		{ border-bottom: 1px solid #ccc; margin-left: 18px; margin-top: 14px; }
		#content p, #extra p { padding-right: 18px; }
		
		/* Content Positioning & Size */
		#navigation		{ float: right; width: 188px; }
		#content		{ float: left; width: 530px; }
		#extra			{ float: right; clear: right; width: 188px; }		/* Footer */
		#footer			{ background: #009999; border-bottom: 2px solid #999; clear: both; width: 100%; }
		#footer a		{ color: #66CCCC; }
		#footer	p		{ color: #FFFFF; margin: 0; padding: 0 18px 10px; }
		#footer ul		{ border-bottom: 1px solid #555; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }
	