/* CSS Document */



    *  body  {
          font-family : verdana, arial, sans-serif;
          font-size : 11px;
          color : #000000;
          background : #ffffff;
          
          margin : 0 auto;
      }
    * div div , ul , dl {
          float : left;
      }
    * #wrapper {
          width : 720px;
          margin : 0 auto;
          padding : 0;
      }
    * #header {
          height : 50px;
          width : 720px;
          background : #ffffff;
      }
    * #title {
          width : 390px;
          height : 50px;
          margin : 0 0 0 0;
      }
    * #title h1 {
          font-family : helvetica, verdana, arial, sans-serif;
          font-size : 36px;
          color : #000000;
          text-align : left;
      }
    * #title h1 a {
          color : #000000;
          font-family : helvetica, verdana, arial, sans-serif;
          font-size : 36px;
          text-decoration : none;
      }
    * #nav {
          width : 444px;
          height : 50px;
                }
    * #nav p {
          display : none;
      }
    * #nav ul {
          list-style : none;
               }
    * #nav ul li {
        
          font-family : helvetica, verdana, arial, sans-serif;
          font-size : 12px;
          color : #000000;
          background : #ffffff;
      }
    * #nav ul li a {
          font-size : 12px;
          text-decoration : none;
          font-weight : bold;
          color : #000000;
      }
    * #nav ul li a:hover {
          color : #666;
      }
    * #main {
          width : 720px;
          background : #ffffff;
      }
    * #content {
          width : 390px;
          margin : 0 27px 0 0;
      }
    * #content h1 {
          font-family : helvetica, verdana, arial, sans-serif;
          font-size : 14px;
          color : #000000;
          text-align : center;
          font-weight : bold;
		 
      }  
	    * #content h2 {
          font-family : helvetica, verdana, arial, sans-serif;
          font-size : 12px;
          color : #000000;
          text-align : left;
          font-weight : bold;
          border-bottom : 1px dashed #663399;
      }
    * #content h3 {
          font-family : helvetica, verdana, arial, sans-serif;
          font-size : 12px;
          color : #000000;
          text-align : left;
          font-weight : bold;
          border-bottom : 1px dashed #663399;
      }
    * #content h3 a {
          color : #663399;
          text-decoration : none;
      }
    * #content h3 a:hover {
          color : #cc99ff;
          text-decoration : none;
      }
    * #content h4 {
          font-family : helvetica, verdana, arial, sans-serif;
          font-size : 12px;
          color : #FF0000;
          text-align : left;
          font-weight : bold;
      }
    * #content p {
          font-family : verdana, arial, sans-serif;
          font-size : 11px;
          line-height : 12pt;
          color : #000000;
          text-align : left;
      }
    * #content p a {
          color : #000000;
          text-decoration : underline;
      }
    * #content p a:hover {
          color : #000000;
          text-decoration : none;
          background : #ff6666;
          border-bottom : 1px dashed #000000;
      }
    * #sidebar {
          width : 303px;
          height : 50px;
          float : left;
      }
    * #sidebar h1 {
          font-family : helvetica, verdana, arial, sans-serif;
          font-size : 14px;
          color : #000000;
          text-align : left;
          font-weight : bold;
      }
    * #sidebar h2 {
          font-family : helvetica, verdana, arial, sans-serif;
          font-size : 12px;
          color : #FF0000;
          text-align : left;
          font-weight : bold;
          border-bottom : 1px dashed #ff3333;
      }
    * #sidebar h3 {
          font-family : helvetica, verdana, arial, sans-serif;
          font-size : 12px;
          color : #FF0000;
          text-align : left;
          font-weight : bold;
          border-bottom : 1px dashed #663399;
      }
    * #sidebar p {
          font-family : verdana, arial, sans-serif;
          font-size : 11px;
          line-height : 12pt;
          color : #000000;
          text-align : left;
      }
    * #sidebar .blogrollmain a {
          color : #000000;
          text-decoration : underline;
      }
    * #sidebar .blogrollmain a:hover {
          color : #000000;
          text-decoration : none;
          background : #ff6666;
          border-bottom : 1px dashed #000000;
      }
    * #sidebar p.image {
          font-family : helvetica, verdana, arial, sans-serif;
          font-size : 12px;
          color : #000000;
          text-align : left;
          
      }
    * #sidebar p a {
          color : #000000;
          text-decoration : underline;
      }
    * #sidebar p a:hover {
          color : #000000;
          text-decoration : none;
          background : #ff6666;
          border-bottom : 1px dashed #000000;
      }
    * #footer {
          width : 720px;
          height : 30px;
          float : left;
          padding : 0;
          margin : 0;
      }
    * #footer p {
          display : none;
		 
      }
    * #cap {
          width : 720px;
          height : 30px;
          float : left;
          padding : 0;
          margin : 0;
      }   * #cap p {
          display : none;
      }
    * #minifooter {
          width : 720px;
          height : 20px;
          float : left;
          padding : 0;
          margin : 0;
      }
    * #minifooter p {
          display : none;
      }
    * #space {
          width : 720px;
          height : 15px;
          float : left;
          padding : 0;
          margin : 0;
      }
    * #validate {
          width : 390px;
          height : 15px;
          margin : 0 27px 0 0;
      }
    * #validate p {
          border-top : 1px solid #000000;
          text-align : left;
      }
    * #validate p a {
          color : #000000;
          text-decoration : underline;
      }
    * #validate p a:hover {
          color : #000000;
          text-decoration : none;
          background : #ff6666;
          border-bottom : 1px dashed #000000;
      }
    * #copyright {
          width : 303px;
          height : 15px;
          float : left;
      }
    * #copyright p {
          text-align : right;
          border-top : 1px solid #000000;
      }



