body {
background-image: url(backpic.gif);
opacity: 1;
font-family: "Courier New",Courier,monospace;
font-size: 10pt;
color: #e7eaab;
background-attachment: fixed;
}

a:link {
color: #ffcc00;
}

a:visited {
color: #cca300;
}

a:active {
color: #cca300;
}

a:hover {
color: #ffff66;
}

img {
vertical-align: bottom;
border: 0;
}

p {
text-align: left;
}

.mainpic {
postion: static;
float: left;
}

.maintext {
position: relative;
border: 1px rgb(224, 149, 74) solid;
width: 375px;
height: 408px;
padding: 10px;
float: right;
overflow: auto;
}

.bandtext {
position: relative;
border: 1px rgb(224, 149, 74) solid;
width: 228px;
height: 408px;
padding: 10px;
float: right;
overflow: auto;
}

#menu {
border: 1px rgb(224, 149, 74) solid;
width: 748px;
height: 100px;
}

#content {
/* background-image: url(pics/background.jpg); */
border: 1px rgb(224, 149, 74) solid;
border-top-width: 0;
width: 728px;
height: 430px;
padding: 10px;
}

