body {
	text-align: center;
	margin: 0px auto;
	font-family: Arial, Verdana, Tahoma;
	background-color: #703a3a;	
}


#top {
	width: 800px;
  height: 240px;
	background-image: url(../include/top.jpg);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;	
}

  #header {
  	text-align: left;
  }
  
    #header a {
    	position: relative;
    	left: 90px;
      width: 0px;
    	display: block;
    	height: 100px;
    	padding-left: 190px;
    	overflow: hidden;
      top: 24px;
    }
    
    #header h1 {
    	margin: 0px;
    	padding: 0px;
    }

#middle {
	width: 800px;
	background-image: url(../include/middle.jpg);
	background-position: 0px 0px;	
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;	
}

  #left {
  	width: 330px;
  	float: left;
  	text-align: left;
  }
  
    #menu {
    	margin-left: 102px;
    }  
  
      #menu ul {
      	margin: 0px;
      	padding: 0px;
      	list-style-type: none;
      }
      
      #menu li {
        line-height: 20px;
        background-image: url(../include/li2.png);
      	background-position: 0px 2px;	
      	background-repeat: no-repeat;
      }
      
      .first {
      	padding-left: 30px;
      }
      
      .second {
      	padding-left: 40px;
        margin-left: -30px;      
      }
     
      #menu a {
      	color: #f8f8f8;
        text-decoration: none;
      	font-weight: normal;
      	font-size: 8pt;
      }
      
      #menu a:hover {
        color: gray;
        text-decoration: none;
      }
    
    #contact {
      margin-left: 130px;
      margin-top: 34px;
    }
    
      #contact p {
        color: #f8f8f8;
        font-size: 8pt;
      }
      
      #contact a {
        color: #C03A3A;
        font-size: 8pt;
        text-decoration: none;
      }
      
      #contact a:hover {
        text-decoration: underline;
      }            
  
  #right {
  	width: 470px;
  	float: left;
  	text-align: left;
  }
  
    #content {
    	margin-right: 100px;
    }
    
      #content p {
        color: #f8f8f8;
        font-size: 8pt;      	
      }
      
      #content li {
        color: #f8f8f8;
        font-size: 8pt;      	
      }
      
      #content td, th {
        color: #f8f8f8;
        font-size: 8pt;      	
      }         
      
      #content a {
        color: #C03A3A;
        font-size: 8pt;
        text-decoration: none;     	
      }
      
      #content a:hover {
        text-decoration: underline;     	
      }
      
      #content h2 {
        color: #C03A3A;
        font-weight: normal;
        font-size: 16pt;
        margin-top: 0px;     	
      }
      
      #content h3 {
        color: #C03A3A;
        font-weight: normal;
        font-size: 11pt;      	
      }                      
  
      #content h4 {
        color: #f8f8f8;
        font-weight: bold;
        font-size: 10pt;      	
      }    

#bottom {
	width: 800px;
	height: 112px;
	background-image: url(../include/bottom.jpg);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;	
}

  #footer {
  	text-align: left;
  	
  }

    #copyright {
      margin-left: 130px;
      padding-top: 48px;
    }
    
      #copyright p {
        color: #f8f8f8;
        font-size: 8pt;
      }
      
      #copyright a {
        color: #C03A3A;
        font-size: 8pt;
        text-decoration: none;
      }
      
      #copyright a:hover {
        text-decoration: underline;
      }

.clear {
  clear: left;  	
}  


/*

#bottom {
	width: 834px;
	margin-left: auto;
	margin-right: auto;
}

#left {
	width: 215px;
	height: 233px;
  float: left;
	background-image: url(../include/left.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
  text-align: left;  
}


#center {
	width: 600px;
  min-height: 233px;
  float: left;
	background-image: url(../include/center.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;
	background-color: #ffffff;	
}

#right {
	width: 19px;
  min-height: 233px;
  float: left;
	background-image: url(../include/right.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;  
}

#content {
  min-height: 269px;
  text-align: left;
  margin: 20px;
}

#content h2 {
	color: #b42d2b;
  text-decoration: none;
	font-weight: bold;
	font-size: 12pt;
}

#content h3 {
	color: #b42d2b;
  text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}

#content h4 {
	color: #b42d2b;
  text-decoration: none;
	font-weight: bold;
	font-size: 9pt;
}

#content p {
	color: #717171;
  text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
	line-height: 1.4em;
}

#content table {
	color: #717171;
  text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}

#content td {
  border-bottom: 1px solid #d5d5d5;
  margin: 0px;
  padding: 4px;
}

#content li {
	color: #717171;
  text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}

#content a {
	color: #b42d2b;
  text-decoration: none;
	font-weight: normal;
	font-size: 9pt;
}

#content a:hover {
  text-decoration: underline;
}

#copyright {
	width: 600px;
  height: 36px;
	background-image: url(../include/copyright.png);
	background-position: 0px 0px;	
	background-repeat: no-repeat;  
}

#copyright p {
	color: #717171;
  text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
  padding-top: 12px;
}

#copyright a {
	color: #b42d2b;
  text-decoration: none;
	font-weight: normal;
	font-size: 8pt;
}

#copyright a:hover {
  text-decoration: underline;
}

#spacer {
  height: 40px;
  clear: left;
}
