/* --------------------------------------------------
Style sheet for PENGY.ORG - © 2006, Michael Davidson
-------------------------------------------------- */

		#container {
			width: 100%;
			margin: 0 auto;
			font-family: Georgia; "Times New Roman"
			font-size: 10pt;
			line-height: 14pt;
			color: #000000;
			background-color: #FFFFFF;
		}

/* -------------------------------------------------- */
		#header {
			border-bottom: 1px dotted #AFAFAF;
			padding-top: 0px;
			clear: both;
			margin-bottom: 10px;
		}

		#header p {
			margin-top: -15px;
			margin-left: 30px;
			color: #3399FF;
            text-decoration: overline;
}

/* -------------------------------------------------- */
 		 #navigation {
            position: relative;
			margin-left: 0;
			padding-left: 0;
			float: left;
			width: 165px;
            height: auto;
		}

         #navigation img {
           border-style: none;
         }

		 #navigation a {
			display: block;
			padding: 5px;
			width: 165px;
		}

        #navigation a:link, #navigation a:visited {
			color:#FFFFFF;
            font-weight: bold;
			text-decoration: none;
            background:url(BlueFade.jpg) repeat-y;
		}

		#navigation a:hover {
            background:url(BlueFadeLeft.jpg) repeat-y;
			color:#3300CC;
		}

         #navigation p {
           margin-bottom: 0px;
           margin-top: 0px;
           font-size: 8pt;
           line-height: 11pt;
           border-top: 1px solid #FFFFFF;
         }

         #navigation p.here {
           margin-bottom: 0px;
           margin-top: 0px;
           font-size: 8pt;
           line-height: 11pt;
           border-top: 1px solid #FFFFFF;
			display: block;
			padding: 5px;
			width: 165px;
             background:url(BlueFadeLeft.jpg) repeat-y;
			color:#3300CC;
            font-weight: bold;

}

         #navigation #imglnk a {
         display: inline;
           background-image: none;
           margin-top: 0px;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
         }

 		 #navigation #imglnk p {
			margin-top: 0px;
			margin-bottom: 0px;
			text-align: center;
            font-size: 8pt;
            padding-bottom: 5px;
           border-bottom: 1px solid #AFAFAF;
		}

 		 #navigation #imglnk p.quote {
  		   margin-top: 0px;
  		   margin-bottom: 0px;
           padding-left:0px;
           text-align: left;
           font-size: 8pt;
           color: #CC6714;
           width: 165px;
           height: 150px;
           letter-spacing: 2px;
           padding-bottom: 5px;
           border-bottom: 1px solid #AFAFAF;
        }

 		 #navigation #imglnk p.noquote {
  		   margin-top: 0px;
  		   margin-bottom: 0px;
           padding-left:15px;
           text-align: left;
           font-size: 8pt;
           font-style: italic;
           color: #CC6714;
           width: 165px;
           padding-bottom: 5px;
           border-bottom: 1px solid #AFAFAF;
        }

  		 #navigation #imglnk h1 {
			margin-top: 4px;
			margin-bottom: 0px;
			text-align: center;
            font-size: 14pt;
            font-weight: bold;
            color: #3300CC;
		}
  		 #navigation #imglnk h4 {
			margin-top: 2px;
			margin-bottom: 2px;
			text-align: left;
            font-size: 10pt;
            font-weight: bold;
            color: #3300CC;
		}


        #navigation #imglnk a:link, #imglnk a:visited {
			color:#FFFFFF;
            font-weight: bold;
			text-decoration: none;
		}

		#navigation #imglnk a:hover {
			color:#3300CC;
		}


/* GENERAL MOJO AND MULA */

		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #CC6633;
			margin-bottom: 30px;
			background-color: #FFF;
		}

		h2 {
			color: #666666;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
		}


		.datedisp {
			float: right;
			margin-top: -90px;
            font-weight: normal;
/*            font-family: Arial, Helvetica, sans-serif;*/
			font-size: 8pt;
		}

#cpicrt {
	position: relative;
	float: right;
	text-align: center;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #CC0033;
	background-color: #CC0033;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}

#cpicrt img {
	border-style: double;
	border-width: 4px;
	border-color: #003399;
}

#cpicctr {
	position: relative;
	text-align: center;
    width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: none;
	background-color: #FFFFFF;
}


#cpiclf {
	position: relative;
	float: left;
	text-align: center;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #CC0033;
	background-color: #CC0033;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}

#pagetopnav {
	position: relative;
	float: right;
	text-align: right;
	margin-top: 4px;
	width: 65px;
}

/* CONTENT ELEMENTS */

		#content {
			width: auto;
			margin-left: 200px;
			margin-right: 220px;
            text-align: left;
		}

		#content a:link, a:visited, a:active {
			color: #CC6714;
			text-decoration: none;
            background: none;
		}

		#content a:hover {
			color: #FFFFFF;
			background-color: #330099;
		}

		#content p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD; /* A faint grey line below the text */
		}

        #content h2 {
          margin-top: 0;
        }

    #content #pointlinks {
	width: 100%;
	height: 10px;
	font-size: 7pt;
	font-weight: normal;
	line-height: 8pt;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
    border-top: 1px solid #AFAFAF;
}
#cpicrt {
	position: relative;
	float: right;
	text-align: center;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #CC0033;
	background-color: #CC0033;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}

#cpicrt img {
	border-style: double;
	border-width: 4px;
	border-color: #003399;
}

#cpiclf {
	position: relative;
	float: left;
	text-align: center;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: solid;
	border-width: 2px;
	border-color: #CC0033;
	background-color: #CC0033;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
}

#cpiclf img {
	border-style: double;
	border-width: 4px;
	border-color: #003399;
}

/* SIDEBAR ELEMENTS */

		#sidebar {
		  float: right;
		  width: 175px;
          font-size: 8pt;
		  line-height: 11pt;
          color: #000099;
		}

		#sidebar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD;
		}

		#sidebar a:link, a:visited {
			color:#CC6714;
			text-decoration: none;
            background: none;
		}

		#sidebar a:hover {
			color:#FFFFFF;
			background-color: #330099;
		}

/* FOOTER ELEMENTS */

		#footer {
		  margin-top: 0px;
		  clear: both;
          height: 30px;
          width: 100%;
          letter-spacing: 2px;
          color: #000000;
          font-size: 7pt;
          text-align: center;
          border-top: 1px dotted #AFAFAF;

		}

		#footer p {
		  padding: 0px;
		}

		#footer p a {
		  color: #CC6714;
          text-decoration: none;
		}

		#footer p a:hover {
		  color: #FFFFFF;
		  background-color:#000099;
		}
		
		/* And they lived happily ever after. The End. */
