body,
html {
height:100%;
background: #fff;
}

div#container {
width:875px;
margin-left:auto;
margin-right:auto;
}
div#header {
width:875px;
float:left;
}
div#menu {
width:875px;
float:left;
}
ul#nav { 
width: 875px;
margin: 0px;
padding: 0px;
list-style: none;
 }
li#menu { 
float:left;
border:0px;
width:125px;
margin:0px;
padding:0px;
 }
div#top {
width:875px;
margin-bottom:30px;
clear: left;
}
div#left {
clear:left;
float:left;
width:690px;
height:550px;
}

table.news {
width:690px;
padding:7px;
overflow:hidden;
background-image:url(./images/table.gif);
}
.date {
width:70px;
text-align:left;
font-size:76%;
}
.content {
width:592px;
padding:5px 0;
line-height:1.3em;
text-align:left;
font-size:85%;
}

hr.line {
color: #dcdcdc;
border-style: dashed;
width:650px;
}
div#right {
float:left;
width:155px;
min-height:100%;
height:600px;
margin-bottom: 12px;
}
*.pagetop {
font-size: small;
text-align: right;
margin-top:450px;	  
}
p.impact:first-letter {
font-weight:bold;
font-size:150%;
color:black;
}
div#footer,
#push {
clear:left;
float:left;
width:875px;
}
address {
font-family:'Times New Roman', serif;
font-size:small;
font-style:normal; 
}

