body { 
margin: 0px; 
text-align: center; 
font-size: 12px; 
color: #DDDDDD; 
background: #000000 url("img/header_bg.jpg") repeat-x;
font-family: "Trebuchet MS", Tahoma;
}

div#global { 
width: 910px; 
background: url("img/header.jpg") repeat-x;
padding-top: 90px;
margin-left: auto; 
margin-right: auto; 
text-align: left; 
}

#wide_content { width: 900px; float: left; clear: none; }

.allofthem { 
width: 910px; 
}

.allofthem tr td { 
padding: 15px;
padding-bottom: 0px;
vertical-align: top;
}

.lefty {
width: 346px;
padding: 5px;
border-right: 1px dotted #999999
}

h1 {
margin-top: 10px;
font-size: 1.2em;
font-weight: bold;
color: #ff6c00;
border-bottom: 1px solid #999999;
}

h2 {
margin-top: 0px;
font-size: 1.2em;
color: #ff6c00;
border-bottom: 1px dotted #999999;
}

.thumb {
float: left;
border: 1px solid #999999;
margin: 10px;
margin-bottom: 3px;
}

.allofthem tr td a { 
color: #255985;
text-decoration: underline;
float: right;
}

.allofthem tr td a:hover { 
text-decoration: none;
}

#footer { clear: both; text-align: center; border-top: 1px solid #999999; font-size: 9px; color: #999999; }
#footer a {
text-decoration: none;
color: #999999;
}
#footer a:hover {
text-decoration: none;
color: #255985;
}