body {
background-image:url(../images/bg.gif);
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif
}

div#container {
width:545px;
margin-left:auto;
margin-right:auto
}

div#rr_top {
background-image:url(../images/rr_top.gif);
background-repeat:no-repeat;
width:545px;
margin:0;
z-index:1;
padding:25px;
position:relative;
}

div#rr_body {
background-image:url(../images/rr_body.gif);
background-repeat:repeat-y;
margin:0;
margin-top:-25px;
padding:25px
}

div#rr_bottom {
background-image:url(../images/rr_bottom.gif);
background-repeat:no-repeat;
width:545px;
height:62px;
margin:0;
padding:25px
}

div#footer {
text-align:center;
margin-top:-40px;
color:White;
font-weight:600;
}

div#footer a{
text-decoration:none;
color:White;
}
div#footer a:hover{
text-decoration:underline
}