body   {
margin: 0;
background-color: #001500;
font-family: Arial;
font-size: 12px;
color: #ff0000;
}

#container {
top: 0px;
left: 0px;
width: 900px;
height: 2000px;
margin: 0px auto;
position: relative;
background-color: #001500;
}

a:link {
color: #ff0000;
text-decoration: none;
}

a:hover {
color: #ffff00;
text-decoration: underline;
}

img    {
border: none;
}

table  {
border-collapse: collapse;
}

.logo    {
top: 0px;
position: absolute;
width : 900px;
height: 225px;
text-align: Left;
}

.header   {
top: 335px;
position: absolute;
width: 884px;
margin-left: 0px;
text-align: Left;
color: #ffff00;
font-size: 12px;
background-color: #002000;
padding: 8px
}

.footer    {
top: 935px;
position: absolute;
width: 900px;
text-align: Left;
color: #ffff80;
font-size: 12px;
background-color: #002b00;
padding: 0px
}

.website   {
top: 1988px;
position: absolute;
width: 900px;
height: 12px;
text-align: center;
color: #ffff80;
font-size: 12px;
background-color: #002b00;
line-height: 12px;
}

.menu  {
top: 225px;
position: absolute;
width: 900px;
height: 12px;
margin-left: 0px;
background-color: #001500;
}

.menu ul   {
margin: 0;
padding: 0;
width: 900px;
height: 12px;
text-align: Center;
}

.menu	li  {
list-style: none;
display: inline;
line-height: 12px;
font-size: 12px;
font-weight: bold;
color: #ff0000;
padding: 0px 5px 0px 5px;
border-left: 1px dotted #ff0000;
}

.menu li a   {
color: #ff0000;
text-decoration: none;
}

.menu li a:hover   {
color: #ffff00;
text-decoration: underline;
}

.bookmark  {
top: 0px;
position: absolute;
width: 900px;
height: 15px;
text-align: Left;
}

.bookmark a    {
color: #ffff00;
font-size: 15px;
text-decoration: underline;
}

.bookmark a:hover  {
color: #ff0000;
text-decoration: none;
}

.topcode    {
top: 250px;
position: absolute;
width: 900px;
height: 90px;
text-align: center;
}

.bottomcode    {
top: 845px;
position: absolute;
width: 900px;
height: 90px;
text-align: center;
}

.pagebody  {
top: 385px;
position: absolute;
width: 900px;
height: 233px;
}

.LIMG    {
text-align: left;
border-bottom: 1px Solid #ff0000;
vertical-align: top;
}

.RIMG    {
text-align: right;
border-bottom: 1px Solid #ff0000;
vertical-align: top;
}

.link1Title   {
color: #ffc0c0;
font-size: 10px;
text-decoration: none;
background-color: #000000;
text-align: Left;
padding: 10px;
vertical-align: top;
}

.link1Title:hover    {
color: #c04000;
}

.link1Content    {
color: #ffa851;
background-color: #000000;
font-size: 12px;
text-align: Left;
padding: 10px;
vertical-align: top;
width: 100%;
}

.link1URL    {
color: #0000ff;
font-size: 10px;
text-decoration: underline;
background-color: #000000;
text-align: Left;
padding: 10px;
border-bottom: 1px Solid #ff0000;
vertical-align: top;
}

.link1URL a  {
color: #0000ff;
text-decoration: underline;
}

.link1URL:hover, .link1URL a:hover {
color: #000000;
}

