body{
background-color:#6785BB;
}
a:link{
color:#3C4B34;
font-weight:bold;
text-decoration:none;
}
a:visited{
color:#996633;
font-weight:bold;
text-decoration:none;
} 
a:hover{
color:#0099FF;
cursor:pointer; 
background-color:#CCCCCC;
} 
#top_banner{
position:relative;
width:720px;
height:150px;
margin: 0px auto 0px auto;
border:none;
background:url(rb_top_banner8.jpg) top center no-repeat;
}
#top_nav{
position:relative;
width:720px;
height:22px;
margin: 0px auto 0px auto;
background:#7799C9;
text-align:right;
font-family:sans-serif;
font-size:0.9em;
font-weight:900;
color:#463D39;
}
#container{
position:relative;
width:720px;
height:800px;
margin:1px auto 0px auto;
background:#7799C9;
}
#main{
position:absolute;
top:0px;
left:0px;
width:495px;
margin:0px auto 0px 150px;
padding:10px;
z-index:2;
background:#7799C9;
font-family:sans-serif;
font-size:0.8em;
font-weight:100;
color:#463D39;
}
#side_nav{
position:absolute;
z-index:1;
top:0px;
left:0px;
width:130px;
padding:10px;
background:#7799C9;
font-family:sans-serif;
font-size:0.9em;
font-weight:100;
color:#463D39;
}
#copyright{
position:absolute;
bottom:0px;
font-size:0.7em;
font-weight:100;
color:#463D39;
}