body { 
background-image:url('http://jr-ackles.net/icons/bg.png');
background-repeat: repeat-y;
background-color: #000000;
margin:0; 
padding:0; 
font-family: Tahoma;
line-height:14px;
letter-spacing:0pt;
color:#151210;
font-size: 10px;
scrollbar-face-color:; 
scrollbar-highlight-color:; 
scrollbar-3dlight-color:; 
scrollbar-shadow-color:; 
scrollbar-darkshadow-color:; 
scrollbar-track-color:; 
scrollbar-arrow-color: 
}

.donatedlink {
background-color: #745c3b;
color: #b9ad8d;
width: 100px;
text-align: center;
padding: 5px;
}

.donatedlink a:link {
background-color: #745c3b;
color: #b9ad8d;
width: 100px;
text-align: center;
padding: 5px;
}

.donatedlink a:visited {
background-color: #745c3b;
color: #b9ad8d;
width: 100px;
text-align: center;
padding: 5px;
}

.donatedlink a:active {
background-color: #745c3b;
color: #b9ad8d;
width: 100px;
text-align: center;
padding: 5px;
}

.donatedlink:hover {
background-color: #eee1bf;
color: #b9ad8d;
width: 100px;
text-align: center;
padding: 5px;
}

.donatedlink a:hover{
background-color: #eee1bf;
color: #b9ad8d;
width: 100px;
text-align: center;
padding: 5px;
}

A:link
{ text-decoration: none; color:#8b7c71; font-size: 10px;}
A:visited
{ text-decoration: none; color:#8b7c71; font-size: 10px;}
A:active
{ text-decoration: none; color:#8b7c71; font-size: 10px;}
A:hover
{ text-decoration: none; color:#635a53; font-size: 10px;}


#footer { position: absolute;
top: 350px;
 width: 850px;
 height: 600px;
 clear: both;
 background: #;
}

ul.c {list-style-type:square;
size: 8px;}
