body   {
margin: 0;
background-color: #000080;
font-family: Arial;
font-size: 12px;
color: #ffff00;
}

#container {
top: 0px;
left: 0px;
width: 980px;
height: 2500px;
margin: 0px auto;
position: relative;
background-color: #2f2fff;
border-width: 2px;
border-style: Double;
}

a:link {
color: #ffff00;
text-decoration: none;
}

a:hover {
color: #ff0000;
text-decoration: underline;
}

img    {
border: none;
}

table  {
border-collapse: collapse;
}

.logo    {
top: 0px;
position: absolute;
width : 980px;
height: 150px;
text-align: Left;
}

.header   {
top: 260px;
position: absolute;
width: 964px;
margin-left: 0px;
text-align: Left;
color: #b9b9ff;
font-size: 15px;
background-color: #0000b3;
padding: 8px
}

.footer    {
top: 800px;
position: absolute;
width: 960px;
text-align: Left;
color: #d5d5ff;
font-size: 12px;
background-color: #0000ff;
padding: 10px
}

.website   {
top: 2488px;
position: absolute;
width: 980px;
height: 12px;
text-align: center;
color: #d5d5ff;
font-size: 12px;
background-color: #0000ff;
line-height: 12px;
}

.menu  {
top: 150px;
position: absolute;
width: 980px;
height: 13px;
margin-left: 0px;
background-color: #000075;
}

.menu ul   {
margin: 0;
padding: 0;
width: 980px;
height: 13px;
text-align: Center;
}

.menu	li  {
list-style: none;
display: inline;
line-height: 13px;
font-size: 13px;
font-weight: bold;
color: #c6c6ff;
padding: 0px 5px 0px 5px;
border-left: 1px dotted #c6c6ff;
}

.menu li a   {
color: #c6c6ff;
text-decoration: none;
}

.menu li a:hover   {
color: #ffcc66;
text-decoration: underline;
}

.bookmark  {
top: 0px;
position: absolute;
width: 980px;
height: 14px;
text-align: Center;
}

.bookmark a    {
color: #ffff00;
font-size: 14px;
text-decoration: underline;
}

.bookmark a:hover  {
color: #ff0080;
text-decoration: none;
}

.topcode    {
top: 170px;
position: absolute;
width: 980px;
height: 90px;
text-align: center;
}

.bottomcode    {
top: 2398px;
position: absolute;
width: 980px;
height: 90px;
text-align: center;
}

.pagebody  {
top: 450px;
position: absolute;
width: 980px;
height: 200px;
}

.LIMG    {
text-align: left;
border-bottom: 1px Solid #ffff00;
vertical-align: top;
}

.RIMG    {
text-align: right;
border-bottom: 1px Solid #ffff00;
vertical-align: top;
}

.link1Title   {
color: #000080;
font-size: 14px;
text-decoration: none;
background-color: #aaaaff;
text-align: Left;
padding: 20px;
vertical-align: top;
}

.link1Title:hover    {
color: #ffffff;
}

.link1Content    {
color: #000080;
background-color: #aaaaff;
font-size: 15px;
text-align: Left;
padding: 20px;
vertical-align: top;
width: 100%;
}

.link1URL    {
color: #8b8b8b;
font-size: 12px;
text-decoration: none;
background-color: #aaaaff;
text-align: Left;
padding: 20px;
border-bottom: 1px Solid #ffff00;
vertical-align: top;
}

.link1URL a  {
color: #8b8b8b;
text-decoration: none;
}

.link1URL:hover, .link1URL a:hover {
color: #3366cc;
}

.link2Title   {
color: #000080;
font-size: 14px;
text-decoration: none;
background-color: #aaaaff;
text-align: Left;
padding: 20px;
vertical-align: top;
}

.link2Title:hover    {
color: #ff0000;
}

.link2Content    {
color: #000080;
background-color: #aaaaff;
font-size: 15px;
text-align: Left;
padding: 20px;
vertical-align: top;
width: 100%;
}

.link2URL    {
color: #8b8b8b;
font-size: 12px;
text-decoration: none;
background-color: #aaaaff;
text-align: Left;
padding: 20px;
border-bottom: 1px Solid #ffff00;
vertical-align: top;
}

.link2URL a  {
color: #8b8b8b;
text-decoration: none;
}

.link2URL:hover, .link2URL a:hover {
color: #3366cc;
}

