/*

*/
 
       

  #navbar {
           width:750px;
           height:48px; 
		  
          }

   body   {
           background:black;
           margin-top:10px;
           font: 10pt Arial, sans-serif;          
         } 
      h1 { font-family:Tahoma, Geneva, sans-serif;    
           margin-left:20px;
         }
     h2 { 
         font: 14pt  Tahoma, Geneva, sans-serif;    
         margin-left:20px;
       font-weight:900;
        }
     h3 { 
         font: 12pt  Tahoma, Geneva, sans-serif;    
         margin-left:20px;
         font-weight:700;
         color:gray;
        }      
     #outer { 
             width:750px;
             background-image:url(shadow2.jpg);
             background-repeat: repeat-y;
             background-position:right;
             display:block;
             position:relative;          
             margin:auto;
             background-color:white;
			 overflow:hidden;
            }
      #outer2 { 
             width:750px;
             background-image: url(shadow.jpg);
             background-repeat: repeat-y;
             background-position:left;
             position:relative;
             display:block;            
             margin:auto;
              overflow:hidden;

            }
    
  blockquote     {
	font:  13pt Tahoma, Geneva, sans-serif;
	width:162px;
	position:absolute;
	left:380px;
	top:90px;
	display:inline;
	background-color:black;
	color:red;
	height:100px;
	
	padding: 0px 0px 25px 20px;
                 }    
   
    
    #header {
	display:block;
	width:651px;
	height:180px;
	background-color:#e8360a;
	margin: 25px 0px 0px 40px;
	border: 1px groove #e8360a;
            }
    
  #links  a {
             
             width:105px;
             height:16px;     
             padding-left: 30px;
             padding-right: 30px;
             background-color:black;
             text-decoration: none;
             margin: 0px;
             color:white; 
             text-align: center;
             background-image:url(button.gif); 
             font: 8pt Arial, sans-serif;    
            }
 #links a:hover 
                {
                 color:red;  
                }
  
   #links {
            display: block;
            margin-left:40px;    
            width:654px;
			height:20px;
            background-color:#5c5554;                     
           }
   #redbar {
            width:741px;
            display:block;
            height:10px;
            background-color:black;
            border-top: 1px solid red;
            border-bottom: 1px solid red;
            margin-top:20px;
            margin-left:4px;
            } 
  

     
     #content img {
                   float:left;
                   margin: 0px 20px 20px 30px;
                   padding:5px;
                   border: 3px ridge black;
                    
                   }    
      
      #content p {
                  
                   margin-left:10px;
                  
                   
                   }    

  #floatr  {
            display:inline;
            width:122px;
            height:220px;
            margin: 40px 30px 10px 10px;
            float:right; 
            font-size:7pt;
            font-weight:bold;
            color:gray;
			 overflow:hidden; 
          } 
  
                     
         
 #floatl  {
            display:block;
            width:125px;
            height:150px;
            margin:0px 0px 0px 0px;
            float:left; 
           font-size:7pt;
           font-weight:700;
            color:gray;            
          } 

            
  .colevent {
             display:block;
             width:200px;
             height:230px;
             background-image:url(event_bg.gif);
             background-repeat:no-repeat;
             background-position:top;
             background-color:white;
             float:left;
             margin: 0px 0px 10px 35px;
             border: 2px groove black;
             border-top:none;
             overflow:auto;
			 clear:right;
            }
           
  .colevent h5 {padding-top:0px; 
                font-size:11pt;
                text-align:center;
                margin-top:5px;
                margin-left:10px;
                 color:white;
               }     
   .smallcol {
                font:  8pt "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
                margin-top: 5px;
                color: gray;
                margin-left: 10px;
                padding-left:0px; 
               }
     .colevent a {
                  border:none;
                  display:inline;
                  text-decoration:none;
                    background-image:none;
                  } 
      
            
    .rightlink {
            display:block;
            width:514px;
            height:200px;
            background-color:white;  
            margin: 10px 10px 0px 0px;
            border: 2px groove black;
            border-top:none;
             
            }
           
  .rightlink h5 {
                font-size:11pt;
                text-align:center;
                margin-top:7px;
                margin-left:15px;
                 color:white;
               }     
     .rightlink p {
                font-size:8pt;
                width: 300px;
                margin-top:7px;
                margin-left:7px;
                
                color:gray; 
              
               }
     .rightlink a {
                  border:none;
                  display:inline;
                  text-decoration:none;
                    background-image:none;
                  } 
                     
           
   span  {
           color:red;
           
         }        

 
  #address {
            display:block;
            clear:both;
            height:25px;
            background-image:url(bottom_bar2.gif);
            margin-top:20px;
            padding-top:10px;
            color:white;
            text-align:center;
            letter-spacing:.1em;
            font: small-caps 8pt Times New Roman, Times, serif;
           }  

 img {border:none}


   dl { margin-left: 35px;
        
      }
    dt {font: 12pt Arial, sans-serif;
        font-weight:900;}
       
    dd { color:gray;
         font: 10pt Arial, sans-serif
        }
