body {
background: white;
position: relative;
width: 800px;
margin: 0 auto 0 auto;
font-size: 12px;
font-family: arial;
}

#border {
width: 800px;
background: #;
}

#body {
background: white;
margin-left: 150px;
width: 650px;
}

#header {
background: url(index/moneybags.jpg);
border: 1px solid #666;
width: 800px;
height: 100px;
}

#list1 {
position: absolute;
top: 125px;
left: -25px;
width: 150px;
}

#list1 li a:link, li a:visited {
font-family: arial;
font-size: 12px;
text-decoration: underline;
color: #3C8100;
}

#list1 li a:hover, li a:active {
font-family: arial;
font-size: 12px;
text-decoration: underline;
color: #AAA;
}

#list2 {
position: absolute;
top: 230px;
left: -25px;
padding: 0px;
margin: 0px;
width: 150px;
}

#list2 li a:link, li a:visited {
font-family: arial;
font-size: 12px;
text-decoration: underline;
color: #3C8100;
}

#list2 li a:hover, li a:active {
font-family: arial;
font-size: 12px;
text-decoration: underline;
color: #AAA;
}


#list3 {
position: absolute;
top: 810px;
left: -25px;
padding: 0px;
margin: 0px;
width: 150px;
}

#list3 li a:link, li a:visited {
font-family: arial;
font-size: 12px;
text-decoration: underline;
color: #000000;
}

#list3 li a:hover, li a:active {
font-family: arial;
font-size: 12px;
text-decoration: underline;
color: #3C8100;
}


h1 {
font-family: arial;
text-align: center;
font-size: 22px;
padding: 35px;
}

h2 {
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
font-family: arial;
text-align: left;
font-size: 16px;
}

h3 {
background-color: #3c8100;
padding: 3px;
margin-left: 5px;
margin-right: 5px;
margin-top: 10px;
margin-bottom: 10px;
font-family: arial;
color: white; 
text-align: left;
font-size: 12px;
}


h4 {
font-family: arial;
font-size: 12px;
}

a:link, a:visited {
font-family: arial;
font-size: 12px;
text-decoration: none;
color: #0065ce;
}

a:hover, a:active {
font-family: arial;
font-size: 12px;
text-decoration: underline;
color: red;
}

ul {
width: 600px;
font-family: arial;
font-size: 12px;
list-style-type: none;
}

li {
font-family: arial;
font-size: 12px;
padding: 5px;
}

p {
padding: 6px;
margin-top: 5px;
margin-bottom: 5px;
font-family: arial;
font-size: 12px;
width: 650px;
}


p. topbar {

}

.bold {
font-weight: bold;
}


marquee {
font-size: 20px;
font-family: arial;
color: red;
font-weight: bold;
}

table {
width: 550px;
margin-left: 5px;
}
