body {
 margin-top: 0px;
 font-family: "Trebuchet MS", Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #fff;
 background-color: #EEEDED;
 text-align: center;  
}

#box {
text-align:center;
margin: 0 auto; 
width:984px;  
z-index: 0; 
position:relative; 
}

a:link, a:visited, a:hover, a:active {
 color: #EEEDED;
 text-decoration: none; 
}
a:hover {
 color: #94B6DA;
 text-decoration: underline; 
}

#news { 
position:absolute;
font-size: 0.70em;
top: 315px;
left: 651px;
width: 257px;  
height: 80px;
padding: 0px;
margin: 0px;
z-index: 100; 
}

#txt{ 
position: absolute;
z-index: 100; 
width: 234px;  
height: 76px;
left: 2px;
text-align: left;
border: 0px;
}

#copy {
 position: absolute;
 font-size: 0.70em;
 top: 530px;
 right: 20px;
}

#copy a:link, #copy a:visited, #copy a:hover, #copy a:active {
 color: #716F68;
 text-decoration: none; 
}
#copy a:hover {
 color: #6A5105;
 text-decoration: underline; 
}
