body {padding: 5px 5px 5px 5px; background-color: #cc0000;}

h1, h2, h3, h4, h5, h6 {color: #0000cc; text-align: center;}

ul {list-style-type: none;}
li {list-style-type: disc;}

a:link {font-family: verdana; font-size: 10px; text-decoration: none; color: #cc0000;}
a:visited {font-family: verdana; font-size: 10px; text-decoration: none; color: #cc0000;}
a:active {font-family: verdana; font-size: 10px; text-decoration: underline; color: #cc0000;}
a:hover {font-family: verdana; font-size: 10px; color: #cc0000;}

img.left {float: left; padding: 15px 15px 10px 10px;}
img.right {float: right; padding: 10px 10px 15px 15px;}

.header {position: absolute; top: 5px; left: 5px;}
.leftbar {position: absolute; top: 80px; left: 5px;}
.footer {position: absolute; top: 780px; left: 5px;}
.rightbar {position: absolute; top: 5px; left: 800px;}

.maintext
{position: absolute;
top: 80px;
left: 130px;
width: 655px;
overflow: auto;
padding: 10px 10px 10px 10px;
background-color: #FFFFFF;
}

.linkstext
{position: absolute;
top: 150px;
left: 15px;
width: 105px;
font-weight: bold;
text-align: center;}

span.white {color: #FFFFFF;}

.footer {position: relative; top: 0px; text-align: center;}

