body   {
margin: 0;
background-color: #0000ff;
font-family: Arial;
font-size: 12px;
color: #000000;
}

#container {
top: 0px;
left: 0px;
width: 900px;
height: 900px;
margin: 0px auto;
position: relative;
background-color: #9f9fff;
}

a:link {
color: #000000;
text-decoration: none;
}

a:hover {
color: #000040;
text-decoration: underline;
}

img    {
border: none;
}

table  {
border-collapse: collapse;
}

.logo    {
top: 0px;
position: absolute;
width : 900px;
height: 250px;
text-align: Left;
}

.header   {
top: 260px;
position: absolute;
width: 872px;
margin-left: 0px;
text-align: Center;
color: #000000;
font-size: 14px;
background-color: #aaaaff;
padding: 14px
}

.footer    {
top: 1510px;
position: absolute;
width: 880px;
text-align: Left;
color: #000000;
font-size: 12px;
background-color: #8080ff;
padding: 10px
}

.website   {
top: 888px;
position: absolute;
width: 900px;
height: 12px;
text-align: center;
color: #000000;
font-size: 12px;
background-color: #8080ff;
line-height: 12px;
}

.menu  {
top: 250px;
position: absolute;
width: 900px;
height: 11px;
margin-left: 0px;
background-color: #aaaaff;
}

.menu ul   {
margin: 0;
padding: 0;
width: 900px;
height: 11px;
text-align: Center;
}

.menu	li  {
list-style: none;
display: inline;
line-height: 11px;
font-size: 11px;
font-weight: bold;
color: #000080;
padding: 0px 5px 0px 5px;
border-left: 1px dotted #000080;
}

.menu li a   {
color: #000080;
text-decoration: none;
}

.menu li a:hover   {
color: #ffff80;
text-decoration: underline;
}

.topcode    {
top: 465px;
position: absolute;
width: 900px;
height: 90px;
text-align: center;
}

.bottomcode    {
top: 1770px;
position: absolute;
width: 900px;
height: 90px;
text-align: center;
}

.pagebody  {
top: 350px;
position: absolute;
width: 900px;
height: 700px;
}

