body {
margin-top: 10px;
}
.container {
border: 1px solid #000;
}
#header {
background: url('http://www.trench-media.com/img/header_bg.jpg') no-repeat top;
height: 134px;
width: 960px;
}
#logo {
padding-top: 20px;
padding-left: 20px;
}
#nav {
padding-top: 20px;
text-align: left;
width: 960px;
font-family: tahoma, arial, sans-serif;
font-size: 1em;
color: #6D6E71;
}
#nav ul li a {
font-family: tahoma, arial, sans-serif;
color: #6D6E71;
text-decoration: none;
font-weight: bold;
}
#nav ul ul li a {
font-family: tahoma, arial, sans-serif;
color: #fff;
text-decoration: none;
font-weight: normal;
}
#nav a:hover {
text-decoration: underline;
}
.blocks {
font-family: tahoma, arial, sans-serif;
width: 146px;
height: 146px;
padding: 5px;
border: 1px solid #999;
text-align: center;
}
.blocks h5 {
font-family: palatino, geneva, times, serif;
margin: 0;
padding: 0;
}
.blocks a {
text-decoration: none;
color: #333;
}
.blocks a:hover { 
text-decoration: underline;
}
#interact {
padding-left: 10px;
padding-right: 10px;
font-family: tahoma, arial, sans-serif;
font-size: .8em;
}
#interact a {
color: #6d6e71;
text-decoration: none;
}
#crumbles { height: 20px;  }
#crumbles a {
color: #000;
font-weight: bold;
text-decoration: none;
}
#index_content {
font-family: tahoma, arial, sans-serif;
color: #231f20;
font-size: 1.1em;
line-height: 1.2em;
}
#index_right a {
color: #000;
text-decoration: underline;
}
#index_right a:hover {
color: #000;
text-decoration: none;
}
#footer {
clear: both;
padding: 10px;
width:960px;
margin:0 auto; 
font-family: tahoma, arial, sans-serif;
color: #000;
font-size: .9em;
background:#e7e7e8;
}
#footer a {
font-family: tahoma, arial, sans-serif;
color: #000;
text-decoration: none;
}
#footer a:hover {
text-decoration: underline;
}
#footer img {
padding-right: 4px;
}
#subfoot {
border-top: 2px solid #fff;
margin-top: 10px;
padding-top: 10px;
width: 960px;
text-align: center;
}
#index_left {
width: 260px;
padding: 20px;
text-align: center;
}
#index_right {
float: right; 
width: 640px;
padding: 20px;
}
#related {
width: 220px;
padding: 10px;
border: 1px solid #666;
background: #fafbfb;
text-align: left;
}
#related li {
margin-left: 30px;
height: auto;
line-height: 18px;
width: 200px;
overflow: visible;
padding-bottom: 5px;
}
#related a {
font-size: .9em;
color: #333;
text-decoration: underline;
}
#related a:hover {
text-decoration: none;
}