body {
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
background-color: #CCCC99;
}

a:link {
 color: #990000;
 text-decoration: none;
}

a:visited {
 color: #990000;
 text-decoration: none;
}

a:hover {
 color: #990000;
 text-decoration: underline;
}

a:active {
 color: #990000;
 text-decoration: underline;
}

table {
width: 100%;
}

.header {
text-align: center;
vertical-align: middle;
}

.menu {
width: 175px;
text-align: left;
vertical-align: top;
}

.menulinks {
text-decoration: none;
font-size: 18px;
color: #990000;
font-weight: 800;
}

.content {
font-family: Arial Black, Helvetica, sans-serif;
font-size: 18px;
vertical-align: top;
text-align: center;
}

.thumbtable {
width: 100%;
border-width: 0px;
border-style: none;
text-align: center;
vertical-align: middle;
}

.thumbs {
border-color: #990000;
}

.thumbrow {
text-align: center;
vertical-align: middle;
}

.footer {
text-align: center;
vertical-align: middle;
font-size: 12px;
}

