/******************************************************
File 			:	CC041_6.css
Author 		:	Tony Wadding - Freelance IT System Support
Contact		:  tony@fitss.co.uk
Application	: 	Martin Todhunter / Park Farms Racing
Contract		:  CC041
Client		:  Peter Airey
Summary		: 	2nd style sheet
Released 	:	Never
Modified		: 	
*******************************************************/
body 
 {  
   background-image: url(art/CC041_BG_6.png); 
   background-repeat: no-repeat;
   color: #003300
 }
#L1
  {
    position: absolute;
    left:314px; 
    top:99px; 
    width:447px; 
    height:169px;
    z-index:1;  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color: #006600
  }
#L1 h1
  {
    font-size: 16px;
    font-family: verdana, ariel,helvetica,sans-serif;
    color: #003300;
    text-align: center;
  } 
#L1 h2
  {
    font-size: 14px;
    font-family: verdana, ariel,helvetica,sans-serif;
    color: #006600;
    text-align: center;
  } 
#L1 p
  {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    color: #003300;
    text-align: justify; 
  }     
#L1 p.rp
  {
    font-size: 10px;
    font-family: verdana, ariel,helvetica,sans-serif;
    color: #FF9966;
    text-align: center;
  }    
#L1 ul
  {
    list-style: none;
    font-size: 14px;
    font-family: verdana, ariel,helvetica,sans-serif;
    color: #003300;
    text-align: left;
    margin: 0;
    padding-top: 25px;
    padding-bottom: 25px;    
    padding-left: 150px;
  }  
#L1 li
  {
    padding-bottom: 10px;
  }  
#L1 a:link, #L1 a:visited
  {
    padding: 1px 5px 1px 5px;
    color: #003300;
    text-decoration: none;
    font-weight: bold;
    border-left: 2px solid #FFFFFF;
  }      
#L1 a:hover
  {
    padding: 1px 5px 1px 5px;
    color: #003300;
    text-decoration: none;         
    border-left: 2px solid #006600;
  }     
#L2
  {
    position: absolute;
    left: 310px; 
    top: 400px; 
    width: 430px; 
    height: 35px;
    z-index:2;  
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 12px;
    text-align: justify; 
    color: #003300
  }
#footer
  {
    position:absolute; 
    left:0px; 
    top:516px; 
    width:780px; 
    height:10px; 
    z-index:3
  }
#footer table
  {
    width: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    color: #003300;
    background-color: #FFCC77;
    font-size: 10px;
    text-align: left
  }

#footer td.center
  {
    text-align: center;
  }
#footer td.right
  {
    text-align: right;
  }
#footer a:link, #footer a:visited
  {
    padding: 0px;
    color: #003300;
    text-decoration: none;
    border-left: 0px solid #ffffff;
  }      
#footer a:hover
  {
    padding: 0px;
    color: #003300;
    text-decoration: underline;         
    border-left: 0px solid #FFCC00;
  } 
#openday
  {
    position:absolute; 
    left:360px; 
    top:5px; 
    width:210px; 
    height:50px; 
    font-size: 14px;
    z-index:4;    
  }   
#menu
  {
    position:absolute; 
    left:140px; 
    top:58px; 
    width:630px; 
    height:10px; 
    font-size: 14px;
    z-index:4
  }
#menu ul
  {
    list-style: none;
    margin: 0;
    padding-top: 4px;
    padding-bottom: 10px;    
  }
#menu li
  {
    display: inline;
  }  
#menu a:link, #menu a:visited
  {
    padding: 0px 5px 0px 15px;
    color: #ffffff;
    text-decoration: none;
    border-left: 0px solid #ffffff;
  }      
#menu a:hover
  {
    padding: 0px 5px 0px 15px;
    color: #FFCC00;
    text-decoration: none;         
    border-left: 0px solid #FFCC00;
  }
  
