body, html {
background-color: #260202;
font-family: tahoma; 
color: black;
background-image: url('http://adamswilson.net/adwilimages/red_backer.jpg'); 
}

.maintable {
background-image: url('http://adamswilson.net/adwilimages/sinners_backer.png');
}

p {
padding: 5px 5px 5px 5px;
}

a:link {
font-family: courier-new;
color: black;
font-weight: bold;
text-decoration: none;
}

a:visited {
font-family: courier-new;
color: black;
font-weight: bold;
text-decoration: none;
}

a:hover {
font-family: courier-new;
color: #841515;
font-weight: bold;
text-decoration: none;
}

a.navlinks:link {
font-family: "Courier New", Courier, monospace;
font-size: 20px;
color: black;
font-weight: bold;
text-decoration: none;
padding: 5px 5px 5px 5px;
}

a.navlinks:visited {
font-family: "Courier New", Courier, monospace;
font-size: 20px;
color: black;
font-weight: bold;
text-decoration: none;
padding: 5px 5px 5px 5px;
}

a.navlinks:hover {
font-family: "Courier New", Courier, monospace;
font-size: 20px;
color: #841515;
font-weight: bold;
text-decoration: none;
padding: 5px 5px 5px 5px;
}

.bottomfeeders {
background-color: #383636;
border: 1px solid black;
}

.bottomfeederstwo {
border: 1px solid black;
}

.bottomfeederstitle {
background-color: #c5c5c5;
border: 1px solid black;
}

.copyright {
padding: 5px 5px 5px 5px;
font-family: tahoma;
color: black;
font-size: 11px;
font-weight: bold;
}

h1 {
padding: 5px 5px 5px 5px;
font-family: tahoma;
color: #841515;
font-size: 19px;
}

.sinnersbox {
background-image: url('http://adamswilson.net/adwilimages/sinners_box_backer.png');
padding: 5px;
}

.lefty {
float: left;
padding: 5px;
}

.righty {
float: right;
padding: 5px;
}

.imageborder {
border: 1px solid white;
}

.imagetext {
width: 660px;
background-color: white;
border: 1px solid black;
}

.biostyle {
margin-top: 10px;
margin-bottom: 10px;
margin-right: 15px;
margin-left: 15px;
}

.whitey {
font-family: tahoma;
color: white;
}