/* CSS Document */

body{
background-image:url(graph/backg.jpg);

font-family:Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:1.5em;
font-size:14px}



#header{
width: 679px;
text-align:left;
}

#spacer{
height: 50px;
width: 679px;
}

#links{
width: 679px;

}

#newsletter{
width: 679px;
text-align:right}




* {
margin: 0;
}
html, body {
height: 100%;
}
.wrapper {
padding-left:50px;

min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -116px;
 }
.footer, .push {
 height: 111px;
 width: 679px;
 padding-left:50px;


 }
