/* link color spec*/
 
a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color:  #FFFFFF;}
a:active {text-decoration: none; color: #3BB9FF;}
a:hover {text-decoration: underline; color: #FFFFFF;}
  
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/horse_background.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;   
        }     
     
            
     
     .sponsor_cell { float: right;
                     font-weight: bold;
                     color:#FFFFFF;
                     font-weight: bold; 
                     margin-top: 125px;
                     margin-right: 150px; 
                     background-color: #D8D8D8;
                     border: 1px solid  #151B8D;
                     width:300px;
                     cell-border: 1px solid;
                   }   
                   
                    sponsor_header {font-size: 20px; }
 
                   .tch_pic { width: 310px; height: 210px; 
                              margin-left: 75px; 
                              margin-top: 75px; }
                          
                          
                   .motto { width: 450px;
                            text-align: center;
                            color: #151B8D;
                            font-size: 25px; 
                            margin-top: 10px;
                            font-weight: bold; 
                            background-color:  #00FF00;
                            border: 2px solid #FFFFFF;
                          }    
                          
.sponsor_header {font-size: 20px;
                  font-weight: bold; 
                  color: #151B8D; }   
                  

#blink ( text-align: center;
         font-weight: bold;
         font-size: 30px;
        } 