A:link {text-decoration: none; color: #0000FF;}
A:visited {text-decoration: none; color: #0000FF;}
A:active {text-decoration: none; color: #00FF00;}
A:hover {text-decoration: underline; color: #00FFFF;}

.vert {background-image: url('logo_small.jpg'); background-repeat: repeat-y}
.horiz {background-image: url('logo_small.jpg'); background-repeat: repeat-x}
.both {background-image: url('../tch_images/bh_padd_thumb.jpg'); background-repeat: repeat;}

body {background-color:#E6E6E6; }

 #wrapper {    height: 900px;
		       width: 1200px;
			   margin: 0 auto;
			   border-top: solid 1px #FFF;
			   border-left: solid 1px #FFF;
			   border-right: solid 2px #666;
			   border-bottom: solid 2px #666;
			   padding: 0%  ;
			   background-image: url(../tch_images/bh_padd_home_thumb.jpg) ;}

 .line {font-family: Impact;
        color: #FFFF00;
        font-size: 100px;
        font-style: italic;
        font-weight: bold; 
        margin-top: -10px;
        margin-bottom: -10px;
        border-bottom: 2px solid #151B8D; 
        width: 400px;   
        }
        

              
   .pic { float: right;
        height: 360px;
        width: 360px;
        color: #FFFF00;
        text-align: center;
        font-family: Impact;
        font-size: 30px;
        font-style: italic;
        font-weight: bold;
        margin-right:75px;  
        margin-top:25px; 
      
              }
              
           .pic_border {
                border:  2px solid #C0C0C0;
               }
                   
       
           .linx  { margin-left: 58px;
                    text-align: center;
                    width: 90%;
                    font-size: 30px;
                    font-weight: bold;  
                    background-color: #C0C0C0;
                    color: #0000FF;
                    border-top: 3px solid  #800080;
					border-left: 2px solid  #800080;
					border-right: 2px solid #800080;
					border-bottom: 3px solid  #800080;
					margin-top: 100px;
                  }

  .mail_link { text-align: center;
               width: 260px;
               margin-left: 470px;
               font-size: 25px;
               font-weight: bold;  
               font-style: underline;
               background-color: #819ff7;
               border-top: 1px solid  #FFF;
			   border-left: 1px solid  #FFF;
			   border-right: 1px: solid #666;
			   border-bottom: 1px solid  #666;
               color: #FFFF00;
             }