/* Default CSS */
/* Generated by the CoffeeCup HTML Editor - www.coffeecup.com */

    body 
     { 
      background-color: #142832;
     }
     
    #container
	 {
      width:1024px;
      height: 750px;
      margin:0 auto;
      background-color:#feedea;
     } 
    #picspace
     {
      width:1024px;
      height:620px;
      margin:0 auto;
      background-color:#feedea; 
     }
   
     #spacer2
     {
      width:1024px;
      height:5px;
      margin:0 auto;
      background-color:#888888; 
     }
     
    #buttonspace
     {
      width:54px;
      height:80px;
      margin:0 auto;
      float: left;
      background-color:#feedea; 
     }
    #titlespace
     { 
      width:480px;
      height:80px;
      float: left;
      background-color:#feedea; 
     }
    #infospace
     {
      width: 480px;
      height: 80px;
      margin:0 auto;
      float: left;
      background-color:#feedea; 
     } 
     
    p
      {
      text-align: left;
	  font-size: 20px;
      color: 444444;
	  font-family: "Century Gothic","Arial", "Sans serif";
       margin:0px 80px 0px 80px;
     }
     .spacer
      {
      width:1024px;
      height:15px;
      margin:0 auto;
      background-color:#feedea; 
      }
      .banner
      {
      width:1024px;
      height:30px;
      margin:0 auto;
      background-color:#ff0000; 
      }
      
      
      
    .center
     {
      text-align: center;
      color: 444444;
      font-size: 20px;
	  font-family: "Century Gothic","Arial", "Sans serif";
      margin:0px 0px 30px 0px;
     }
   .smaller
     {
     text-align: left;
	 font-size: 18px;
     color: 666666;
	 font-family: "Century Gothic","Arial", "Sans serif";
     margin:0px 80px 0px 80px;
    }
     .inset
     {
      color: 666666;
      font-size: 20px;
	  font-family: "Century Gothic","Arial", "Sans serif";
      margin:0px 0px 0px 100px;
     }
     .inset2
     {
      text-align: right;
      color: 666666;
      font-size: 20px;
	  font-family: "Century Gothic","Arial", "Sans serif";
      margin:0px 90px 0px 0px;
     }
    .imgcentre
     {
     display: block;
     margin-left: auto;
     margin-right: auto
     }
    .textwrap
	 {
	 float: left;
   	 margin-right: 20px;
	 }
          
    h1
     {
      color: #444444;
      font-family: "Century Gothic","Arial", "Sans serif";
      font-size: 24px;  
      text-align: left;
      margin:30px 60px 30px 80px;
     }
     
      h2
     {
      color: #444444;
      font-family: "Century Gothic","Arial", "Sans serif";
      font-size: 20px;  
      text-align: left;
      margin: 20px 40px 20px 80px;
     }
          
     A:link 
        {
        text-decoration: none; 
        color: #4444aa;
        }
      A:visited 
        {
        text-decoration: none; 
        color: #4444aa;
        }