﻿body {
      background-color:#FEA417;
      margin-left:150px;
     }
#header {
          height:auto;
          width:auto; 	 
}
#header img {
	  height:206px;
          width:971px;
          font:Arial;
} 
#content {
         width:971px;
         height:750px;
         background-color:#fff;
         border-top:2px solid #FEA417;       
}   
#content img {
          height:300px;
          width:350px;
          margin-top:0px;
}
#inner  {
          position:absolute; 
          width:570px;
          height:auto;       
          left:500px;
          top:300px;
          text-align:justify;
          font-size:14px;
}
#content h1 {
          color:#FEA417;
          margin-left:380px;
}
#content a:link {
color: #FEA417;
}
#content a: hover {
color: #000;
}
#content a:visited{
color: #FEA417;
}
#links {
height:300px;
width:300px;
}
#links img {
height:auto;
width:auto;
margin-top:20px;
margin-left:80px;
border:0px;
}
#links ul {
list-style:none;
}