body
{
margin: 0;
padding: 0;
font: 10pt Verdana, Tahoma, Arial, Helvetica, sans-serif;
text-align: center;
color: #333;
background-color: #5B7DBD;
background-image: url(images/background_main.jpg);
  background-attachment:fixed;
  background-repeat: repeat;
}

a:link { color: #0000EE; }
a:visited { color: #0000EE; }

a:hover, a:active
{
color: #fff;
background-color: #0000ff;
}

h2
{
color: #00007e;
font: 12pt georgia, times, "times new roman", serif;
font-weight: bold;
margin: 0 0 2px 0;
}

h2 a:link { text-decoration: none; color: #00007e; }
h2 a:active { text-decoration: none; color: #00007e; }
h2 a:visited { text-decoration: none; color: #00007e; }
h2 a:hover { text-decoration: none; color: #ffffff; background-color: #0D436F; }

h3
{
color: #0D436F;
font: 9pt arial, helvetica, sans-serif;
font-weight: bolder;
font-style: oblique;
margin-top: 0;
}

h4
{
font-size: 8pt;
font-weight: lighter;
margin-top: 0;
}

#container
{
margin: 1em auto ;
width: 795px;
position: relative ;
text-align: left;
color: #00007e;
background-color: #fff;
border: 1px none #fff;
}


#header
{
height: 105px;
width: 100%;
background-image: url(images/rsblogo_main_800x105.jpg);
background-repeat: no-repeat;
background-position: 0 0;
border-bottom: 1px solid #E5D7BB;
position: relative;
border: 1px none #fff;
border-bottom: 1px solid #E5D7BB;
}

#header h1
{
font-size: 1px;
text-align: right;
color: #fff;
margin: 0;
padding: 0;
}

#mainnav ul { list-style-type: none; }
#mainnav li { display: inline; }

#menu
{
float: right;
width: 148px;
border-left: 1px solid #ffffff;
padding-left: 15px;
padding-top: 15px ;
padding-bottom: 15px ;
background-color: #dee3f6;
background-image: url(images/background_menu_bottom.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

#menu a { text-decoration: none; color: #0D436F; }
#menu a:hover { text-decoration: none; color: #ffffff; background-color: #0D436F; font-weight: normal; }
#menu a:active { text-decoration: none; color: #ffffff; background-color: #0D436F; font-weight: normal; }


#contents { margin: 0 178px 40px 15px; }
#contents { padding-top: 22px ; }
#contents p { line-height: 165%; }
.mainentry { border-bottom: 1px solid #E5D7BB; }
.imagefloatr { float: right; }
.imagefloatl { float: left; }

#footer
{
clear: both;
color: #0D436F;
text-align: right;
font-size: 8pt;
}

#footer a { text-decoration: none; color: #0D436F; }
#footer a:hover { text-decoration: underline; color: #0D436F; background-color: #dee3f6; font-weight: normal; }
#footer a:active { text-decoration: underline; color: #0D436F; background-color: #dee3f6; font-weight: normal; }

#skipmenu
{
position: absolute;
left: 0;
top: 5px;
width: 795px;
text-align: right;
}

#skipmenu a
{
color: #666;
text-decoration: none;
}

#skipmenu a:hover
{
color: #fff;
background-color: #666;
text-decoration: none;
}