/* Styles for the William Swetcharnik site */
	
   img {
      display: block;
      border: 0;
      margin-left: auto;
      margin-right: auto }
        
  /*  General structure */

   html {
         height: 100%;
         }

   body {
         background: rgb(238, 243, 235) url(../images/test_10.jpg) no-repeat fixed;
         color: #000;
         margin: 0;
         padding: 0;
         border: 0;
         text-align: left;
         font-family: verdana, arial, helvetica, sans-serif;
         font-size: 11px;
      } 
      
    #wrapper {
         border-left: 2px solid #ccc;
         color: #000;
         margin: 0;
         padding: 0;
         width: 760px; 
         voice-family: "\"}\""; 
         voice-family:inherit;
         width: 760px;	
         }
      
    html>#wrapper	{
         width: 760px;
         } 
 
   /*  Page header */
 
    #block {
         float: left;
         clear: both;
         width:150px;
         margin: 0 0 0 0;
         text-align: center;
         }

    #block img {
         margin-top: 10px;
         margin-bottom: 10px;
         margin-left: auto;
         margin-right: auto 
         }

       
    #title {
         float: right;
         width: 585px;
         height: 90px;
         margin: 0;
         margin-right: 5px;
         border-bottom:  solid #ddd;
         border-right:  solid #ddd;
         }

     #title img {
         margin-top: 10px;
         }     

   	/*  Sidebar vertical nav */
   
    #sidebar {
         float: left;
         width: 150px;
         text-align: right; 
        
         }

     #sidebar img {
	   margin-top: 30px;
	   margin-bottom: 25px;
	   }           
        
    #sidebar p {
         margin-right: 12px;
         margin-left: 15px;
         margin-top: 10px;
         margin-bottom: 10px;
         text-align: center;
         }

    #sidebar a {
      color: #610;
      text-decoration: none;
      }

    #sidebar a:hover {
      color: #06d;
      text-decoration: underline;
      }

    #sidebar ul {
        list-style: none;
        }

    #sidebar ul li {
        margin-top: 12px;
        margin-bottom: 8px;
        margin-right: 20px;
        }

    #sidebar ul li a {
        color: #059;;
        text-decoration: none;
        font-weight: normal;
        letter-spacing: 0px;
        line-height: 1.2em;
        font-size: 1.2em;      
        voice-family: "\"}\"";   
        voice-family: inherit;   
        font-size:    1.2em;   
        }


    /*  Content area */

        
    #main_content {
         float: right;
         margin-right: 10px;
         width: 595px;
         margin-bottom: 10px; 
         background: transparent;
         }



   #main_content img.leftie  {
      float: left;
      margin-left: 12px;
      margin-right: 10px;
      margin-top: 0px;
      
   }
   
   #main_content img.rightie {
   float: left;
   margin-left: 10px;
   margin-right: 0px;
   margin-top: 0px;
   }   

     #main_content ul {
        text-align: left;
        }

     #main_content li {
        margin-top: 8px; 
        margin-bottom: 8px; 
        margin-right: 15px; 
        }
      
     h1 {
        text-transform: uppercase;
        font-size: 1.4em;
        line-height: 1.4em;
        margin-left: 12px; 
        margin-right: 12px; 
        margin-top: 8px; 
        margin-bottom: 16px; 
    	  font-style: normal; 
        font-weight: normal;
        text-align: left;
        color: #555555; 
        font-family: Georgia, Times New Roman, Times, Serif;
        }
        
        
    h1:first-letter {
        text-transform: uppercase;
        font-size: 1.7em; 
        line-height: 28px;
        color: #555555; 
        letter-spacing: 1px;
        font-family: Georgia, Times New Roman, Times, Serif;
        }
   
    h2 {
        font-size: 1.25em;
        line-height: 1.25em;
        margin-left: 10px; 
        margin-right: 0px; 
        margin-top: 0px; 
        margin-bottom: 20px;
        font-style: normal; 
        font-weight: normal;
        text-align: left;
        color: #555555; 
        font-family: Georgia, Times New Roman, Times, Serif;
        }

    h3 {
        font-size: 1.1em;
        line-height: 1.1em;
        margin-left: 10px; 
        margin-right: 0px; 
        margin-top: 0px; 
        margin-bottom: 20px;
        font-style: italic; 
        font-weight: normal;
        text-align: left;
        color: #555555; 
        font-family: Georgia, Times New Roman, Times, Serif;
        }
   
    #main_content p {  
        margin-left: 12px; 
        margin-right: 12px;
        margin-top: 1em; 
        margin-bottom: 1em;
        text-align: justify;
        }

    strong {
      font-size: 1.1em;
      font-weight: normal; 
      letter-spacing: 1px
      }
        
    em {
      font-style: italic;
      }

       
    a:visited {	
      color: #059;
      text-decoration: none
      }

    a:link {
      color: #059;;
      text-decoration: none
      }

    a:hover {	
      color: #06e;
      text-decoration: underline
      }

    a:active {
	   color: #606000;
	   }
   

               
   /*  Bottom Horizontal nav */


    #footer {
        margin: 0;
        clear: both;
        }

    #footer hr {
        display: block;
        clear: both;
        margin: -0.66em 0;
        margin-bottom: 20px;
        visibility: hidden;
        }


    #footer_in {
        float: right;
        width: 605px;
        clear: both;
        text-align: center;
        }

    #footer p {
        margin: 10px;
        padding: 0;
        text-align:center;
        }

    #footer_in ul {
        margin: 0;
        border: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
        display:block;
        width: 510px;
        float:none;
        margin-left:auto;
        margin-right:auto;
        }


    #footer_in ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
        }

    #footer_in ul li a {
 /*       background: url(../images/screen_01.gif);  */
        width: 125px;
        height: 1.5em;
        letter-spacing: -1px;
  /*      border-right: 1px solid rgb(225, 218, 211);  
        border-left: 1px solid rgb(225, 218, 211);   */
        padding: 0;
        margin: 0 0 10px 0;
        color: #059;;
        text-decoration: none;
        display: block;
        text-align: center;
        font-weight: normal;
        line-height: 1.5em;
        font-size:    x-small;      
        voice-family: "\"}\"";   
        voice-family: inherit;   
        font-size:    x-small;    
        }

    #footer_in ul li a:hover {
        color: #06d;
        background: #ccd;
        }

    #footer_in a:active	{
        background: #c60;
        color: #fff;
        }
        
    #mailsig {
        float: left;
        margin: 0;
        padding: 0;
        width: 150px;

        }
      
    #mailsig p {
        text-align:center;
        }



         	/*  Standard swet.com nav, contact info */
   
   #standard_foot {
       padding-top:0px;
       padding-bottom: 0px;
       width: 760px;
/*       border-right: solid thin #ccc ; 
       border-bottom: solid thin #ccc ;   */
      }

    #menu {
        margin: 0;
        }

    #menu ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
        clear: left;
        }

    #menu ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;        
        margin: 0;
        }

    #menu ul li a {
        width: 126px;
 /*     background: url(../images/screen_01.gif);      */
 /*     border-right: 1px solid rgb(225, 218, 211);   */
        border-left: none;
        padding-left: 0px;
        padding-right: 0px;
        padding-top:5px;
        padding-bottom: 5px;
        margin: 0 0 0 0;
        color: #039;;
        text-decoration: none;
        display: block;
        text-align: center;
        font-weight: normal;
        letter-spacing: 0px;
        font-size:    x-small;      
        voice-family: "\"}\"";   
        voice-family: inherit;   
        font-size:    x-small;   
        }

    html>#menu ul li a  {
        font-size: x-small;   
        } 

        #menu ul li a:hover {
        color: #06d;
        background: #ccd;
        }

    #menu a:active	{
        background: #c60;
        color: #fff;
        }
         
   .fineprint {
      clear: both;
      font-size: x-small;
      font-family: verdana, arial, helvetica, sans-serif;
      letter-spacing: -1px;
      margin-top: 1px;
      margin-bottom: 1px;
      text-align: center;
      }


   .breaker {
   width: 100%; 
   height: 0px;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   clear: both; 
   height: 1px;
   line-height: 0;
   font-size:0;
   }
   
   
    #pic_caption1  {
      text-align:center;
      voice-family: "\"}\""; 
      voice-family:inherit;
      text-align:center;	
      }
      
   
    #pic_caption1 a img {
      display: block;
      float: none;
      margin-left: auto;
      margin-right: auto ;
      }
       
    #pic_caption1  p {
      text-align: center;
      font-size: 1.2em;
      margin-top:15px;
      margin-bottom:15px;
      }
      
  div.figure_right {
  float: right;
  text-align: right;
  margin-top: 0px; 
  margin-bottom: 8px; 
  margin-right: 10px;
  margin-left:  12px;
  padding: 0 0 0 0;
  line-height: 1px;
  }

div.figure_right img {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: groove 3px  #ddc;
  border-top: groove 3px #ddc;
  border-right: ridge 3px #ddc;
  border-bottom: ridge 3px #ddc;  
  }
 

div.figure_left {
  float: left;
  text-align: left;
  margin-top: 0px; 
  margin-bottom: 8px; 
  margin-right: 18px;
  margin-left:  10px;
  padding: 0 0 0 0;
  line-height: 1px;
  }

div.figure_left img {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border: groove 3px  #ddc;
  border-top: groove 3px #ddc;
  border-right: ridge 3px #ddc;
  border-bottom: ridge 3px #ddc;  
  }
  