
body 	{ margin: 100px 0px 0px 0px;
           background:#fff;
           width: 600px;
           align: center;}
	
A 			{ color: #000000; text-decoration: none;} 
A:link		{ color: #333366; text-decoration: none;} 
A:visited	{ color: #333399; text-decoration: none;} 
A:active	{ color: #0066cc; text-decoration: underline;} 
A:hover		{ color: #990000; text-decoration: underline;}

h1, h2, h3 {padding: 0px;
            margin: 0px;}

blockquote {font-family: georgia, times, serif;
            font-size: 120%;
            color: #666;}

#nav {width: 600px;
      float: right; 
      padding-bottom: 0px;
      margin-bottom: 0px;
	  font-size: 90%;
      font-family: georgia, times, serif;}

#content {width: 350px;
          margin:10px; 
          float: right;
          font-family: sans-serif;
          font-size: 75%;
          color: #000;
          text-align: left;
          border-bottom: 1px dotted #ccc;
          border-top: 1px dotted #ccc;}

#contentfolio {width: 350px;
          margin:10px; 
          float: right;
          font-family: sans-serif;
          font-size: 75%;
          color: #000;
          text-align: left;
          border-bottom: 1px dotted #ccc;}


.contenthd {width: 100%;
          font-family: georgia, times, serif;
          font-size: 140%;
          color: #666666;
          text-align: left;}
           
      
          