body {
	text-align: center;
	margin: 0px auto;
	background-color: #f6f2cc;
  background-image: url(../../include/images/bg-repeat.png);
  background-position: 0px 0px;	
  background-repeat: repeat-x;	
}

#top {
	width: 1100px;
	height: 337px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-image: url(../../include/images/header.png);
  background-position: 0px 0px;	
  background-repeat: no-repeat;  
}

  #header {
    width: 360px;
    height: 88px;
    margin-left: 160px;
  }
   
    #header a {
      width: 0px;
    	display: block;
     	height: 88px;
     	padding-left: 360px;
     	overflow: hidden;
    }
     
    #header h1 {
     	margin: 0px;
     	padding: 0px;
    }
    
  #menu {
    margin-left: 179px;
    margin-top: 122px;
    width: 500px;
    text-align: center;
  }
  
    #menu ul {
      margin: 0px;
      padding: 0px;
      list-style-type: none;
    }
    
    #menu li {
      width: 96px;
      height: 42px;
      float: left;
    }
    
    #menu a {
      font-family: Georgia, Arial, Tahoma, Verdana;
      font-size: 11pt;
      color: white;
      text-decoration: none;
      font-weight: normal;    
    }
    
    #menu a:hover {
      text-decoration: underline;
    }    
  

    

#middle {
	width: 1100px;
	min-height: 320px;
  margin-left: auto;
  margin-right: auto;
	background-position: 0px 0px;	
	background-repeat: no-repeat;  
	background-color: #f3efc0;
	
}

  #content {
  	width: 500px;
  	margin-left: 180px;
    text-align: left;
  	float: left;
  }
  
      #content h2 {
        font-family: Georgia, Tahoma, Arial, Verdana;
        font-size: 13pt;
        color: #663300;
        font-weight: normal;
        margin-top: 0px;
      }
      
      #content h3 {
        font-family: Georgia, Arial, Tahoma, Verdana;
        font-size: 10pt;
        color: #663300;
        font-weight: normal;
      }
      
      #content h4 {
        font-family: Georgia, Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #663300;
        font-weight: normal;
        margin-bottom: 4px;
        margin-left: 6px;
      }        
  
      #content p {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
      }
      
      #content a {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #663300;
        text-decoration: none;
      }
      
      #content a:hover {
        text-decoration: underline;
      }       
      
      #content li {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
      }
      
      #content table {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
        border: 0px;
      }
      
      #content td {
        border-bottom: 0px solid #cbae92;
        padding: 3px;
      }
      
      #content th {
        border: 0px;
        padding: 3px;
      }               
      
      #content img {
        border: 5px solid #DEA944;
        -moz-border-radius-bottomleft: 6px;
        -moz-border-radius-bottomright: 6px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-topright: 6px;
        
      }
      
      #content .img {
        border: 0px solid #DEA944;
       
      }
      
      #content input {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
      }
      
      #content textarea {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
        background-color: transparent;
        border: 1px solid #663300;        
      }      
      
      .input {
        background-color: transparent;
        border: 0px;
        border-bottom: 1px dotted #663300;
      }
      
      .button {
        background-color: transparent;
        border: 1px solid #663300;
        cursor: pointer;        
      }  

  #pannel {
  	width: 226px;
    margin-left: 26px;
    text-align: left;
  	float: left;
  	
  }
  
      #pannel h2 {
        font-family: Georgia, Tahoma, Arial, Verdana;
        font-size: 13pt;
        color: #663300;
        font-weight: normal;
        margin-top: 0px;
      }
      
      #pannel h3 {
        font-family: Georgia, Arial, Tahoma, Verdana;
        font-size: 10pt;
        color: #663300;
        font-weight: normal;
      }
      
      #pannel h4 {
        font-family: Georgia, Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #663300;
        font-weight: normal;
        margin-bottom: 4px;
      }        
  
      #pannel p {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
      }
      
      #pannel a {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #663300;
        text-decoration: none;
      }
      
      #pannel a:hover {
        text-decoration: underline;
      }        
      
      #pannel ul {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
      }      
      
      #pannel li {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
      }
      
      #pannel table {
        font-family: Arial, Tahoma, Verdana;
        font-size: 9pt;
        color: #bf7c00;
        border: 0px;
      }
      
      #pannel td, th {
        border: 1px solid #663300;
        padding: 3px;
      }         
      
      #pannel img {
        border: 5px solid #DEA944;
        -moz-border-radius-bottomleft: 6px;
        -moz-border-radius-bottomright: 6px;
        -moz-border-radius-topleft: 6px;
        -moz-border-radius-topright: 6px;
        margin-right: 8px;
        margin-top: 6px;
      }
      
#bottom {
	width: 1100px;
	height: 80px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-image: url(../../include/images/footer.png);
  background-position: 0px 0px;	
  background-repeat: no-repeat;  
}

  #copyright {
    padding-top: 82px;
  }
  
    #copyright p {
      font-family: Arial, Tahoma, Verdana;
      font-weight: normal;
      color: #d5ad52;
      font-size: 8pt;
    }
    
    #copyright a {
      font-family: Arial, Tahoma, Verdana;
      text-decoration: underline;
      font-weight: normal;
      color: #d5ad52;
      font-size: 8pt;
    }
    
    #copyright a:hover {
      text-decoration: none;
    } 

.clear {
	clear: left;
}

