html, body {
background-color:#222222;
font-family:  arial, helvetica, sans-serif; 
font-size: 11px;
font-style: normal; 
line-height: 14px; 
font-weight: normal; 
color: #999999;
margin:0px;
padding:0px;
}

table {
border-collapse: collapse;
border: 0px solid red;
}

tr, td {
margin: 0px;
padding:0px;
border:0px;
}

.thumb {
margin-right:3px;
width:36px;
height:36px;
border:0px;
}

.bgblack {
background-color:#000000;
}

#bottomspace {height:20px; width:100px;}
#imagespace {height:26px; width:100px;}
#thumbright {height:1px; width:20px;}
#contentspacer {height:100px; width:300px;}

#footer {
background-position: left bottom;
margin-bottom:5px; 
margin-left:30px;
font-family: arial, helvetica; font-size: 9px; line-height: 11px;
text-align: left;
color: #444444;
width:550px;
}

.quoter {font-family:  arial, helvetica, sans-serif; font-weight: normal; font-size: 10px; font-style:italic; line-height:12px; color: #675044;}
.header {font-weight: bold; font-size: 13px; line-height:16px; color: #d8cfbf;}
.bodytext {font-family: arial, helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: 17px; font-weight: normal; color: #a38678;}
.orange { color:#ce7c42;}

A:link { color:#ce7c42; text-decoration: underline;}
A:visited { color:#ce7c42; text-decoration: underline;}
A:HOVER { COLOR:#cc6633; text-decoration: underline;}

