#banner {
margin-left: 10%; 
margin-right: 10%;
width: 984px;
position: absolute;
top: 5px;
left: 5px;
}

#Amazon {
margin-left: 10%; 
margin-right: 10%;
position: absolute;
top: 5px;
left: 261px;
}

#left_content {
margin-left: 10%; 
margin-right: 10%;
width: 433px;
height: 1400px;
position: absolute;
top: 131px;
left: 5px;
padding: 3;
background-color: #eeeeee;
}

#img_content {
margin-left: 10%; 
margin-right: 10%;
width: 355px;
height: 1400px;
position: absolute;
top: 131px;
left: 438px;
background-color: #eeeeee;
}

#sponsor {
margin-left: 10%; 
margin-right: 10%;
width: 197px;
height: 1400px;
position: absolute;
top: 131px;
left: 793px;
padding: 5;
background-color: #eeeeee;
}

h1 {
font-family: "Arial";
font-size: 18px;
}

h2 {
font-family: "Arial";
font-size: 16px;
}

p {
font-family: "Arial";
font-size: 12px;
padding: 2px;
}

#navigation {
margin-left: 10%; 
margin-right: 10%;
position: absolute;
width: 984;
left: 5;
top: 95px;
padding: 4px 4px 2px 4px;
background-color: #7B9ABD;
}

#navigation ul {
margin: 0px;
padding: 5px;
font-family: "Times New Roman";
font-size: medium;
white-space: nowrap;
background-color: #7B9ABD;
}

#navigation li {
list-style-type: none;
display: inline;
}

#navigation li a {
text-decoration: none;
padding: 0px 0px;
font-family: "Times New Roman";
color: #ffffff;
}

#navigation lia:link {
font-family: "Times New Roman";
color: #ffffff;
}

#navigation lia:visited {
font-family: "Times New Roman";
color: #ffffff;
}

#navigation li a:hover {
font-family: "Times New Roman";
color: #000066;
}

#footer {
margin-left: 10%; 
margin-right: 10%;
position: absolute;
left: 150;
top: 1350px;
text-align: center;
background-color: #eeeeee;
}

.lists {
font-family: "Arial";
font-size: 12px;
padding: 1.5px;
}
























