body {
background-color: #000;
margin: 0px auto;
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
font-size: 12px;
}

#bannerAd {
width: 728px;
margin: 0px auto;
} 

#container {
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
font-size: 12px;
position: relative;
top: 10px;
width: 706px;
border-right: 5px solid #333;
border-bottom: 5px solid #333;
border-left: 5px solid #333;
margin: 0px auto;
background-color: #fff;
padding: 0 2px 10px 2px;
}

#header {
background-image: url("http://www.wfaa.com/s/dws/img/standing/wfaa/greys/title.gif");
width: 706px;
height: 154px;
}

.headerText {
margin-left: -9000px;
}

#mainContent {
position: relative;
top: 10px;
left: 10px;
width: 706px;
/*THERE IS AN IE 6 HEIGHT SETTING IN THE HEADER*/ 
min-height: 2000px;
height: auto;
}

.entry-content {
width: 480px;
}

.entry-body {
width: 480px;
}


#rightrail {
position: absolute;
top: 0px;
left: 495px;
width: 198px;
background-color: #000;
padding-top: 10px;
padding-bottom: 10px;
}

#rightrailHeader {
padding: 5px;
color: #fff;
background-color: #ed1c24;
font-size: 11px;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
width: 168px;
margin-left: 10px;
}

#rightrailContent {
background-color: #ccc;
padding: 5px;
font-size: 10px;
width: 168px;
margin-left: 10px;
}

.module-search input { 
font-size: 10px; 
}
.module-search #search { 
width: 100px; 
}

.module-powered { 
border-width: 0; 
}

.module-powered .module-content{
margin-bottom: 0;
border: 1px dashed #999;
padding-bottom: 10px;
color: #000;
background: #fff;
}

.date-header{
margin-top: 0;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
}

.entry-header{
margin-top: 0;
border-left: 5px solid #ccc;
padding: 0 0 0 10px;
color: #666;
font-size: 18px;
}

.entry-header a:link{
color: #666;
}

.entry-header a:visited{
color: #666;
}

.entry-header a:hover{
color: #999;
}


.entry-footer {
margin: 0 0 20px 0;
border-top: 1px solid #cccc99;
padding-top: 3px;
color: #666;
font-size: 10px;
text-align: right;
}

.comment {
background-color: #dae0e6;
} 

.inner {
padding: 5px;
} 

.comments-header {
margin: 0;
border-left: 5px solid #000;
padding: 5px;
color: #fff;
background: #999;
font-size: 11px;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
}

.commentForm {
padding: 10px;
}

h1 {
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
color: #999;
font-weight: normal;
}

h2 {
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
color: #000;
font-weight: normal;
}

h3 {
font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
color: #000;
font-weight: normal;
}


a:link { 
color: #000; 
text-decoration: none; 
}

a:visited {
color: #000;
text-decoration: none;
}

a:hover { 
color: #ed1c24; 
}



