* {
margin:0;
padding:0;
}

body {
font-family: Trebuchet MS, Helvetica, sans-serif;
font-size: 0.75em;
color: #333;
background-color: #000;
margin-left: auto; 
margin-right: auto;
width: 950px;
text-align: center;
background-image: url(/images/bghead.gif);
background-repeat: no-repeat;
background-position: top center;
min-width: 1000px;
}

#container {
width:1000px;
margin-left: auto;
margin-right: auto;
text-align: left;
background-image: url(/images/bgfooter.gif);
background-repeat: no-repeat;
background-position: bottom center;
}

#content {
width:950px;
margin-left: 25px;
margin-right: auto;
background: white;
}

#footer {
width:950px;
height:92px;
margin-left: auto;
margin-right: auto;
text-align: left;
padding-top:70px;
text-indent:20px;
color: white;
background-image: url(/images/footer_26.jpg);
}                                                        

a:link { color: #0000AA; text-decoration: underline}
a:visited { color: #0000AA; text-decoration: underline}
a:active { color: #444; text-decoration: none}
a:hover { color: #555; text-decoration: none}

img {
border:0px;
}
