html{
margin:0;
padding:0;
}
body {
margin:0;
padding:0;
background:black;
color:black;
font-family:arial,helvetica,sans-serif;
font-size:80%;
}
#container {
width:917px;
margin:0 auto;
padding:0;
background: black url('images/newimages/repeater.gif') top left repeat-y;
}
#head {
background: black url('images/newimages/head.jpg') top left no-repeat;
width:917px;
height:283px;
}
#wrapper_top {
background: transparent url('images/newimages/body_top.jpg') top left no-repeat;
margin:0;
padding:0;
}
#wrapper_bot {
background: transparent url('images/newimages/body_bot.jpg') bottom left no-repeat;
margin:0;
padding-bottom:90px;
}
#content {
margin:0px 90px;
padding-top:10px;
}
#foot {
background: black url('images/newimages/foot.jpg') top left no-repeat;
height:108px;
width:917px;
}
a:link {
color:#294fbb;
}
a:visited {
color:#696f81;
}

