/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Jessica Greenwalt
Version:  07-08-2008
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#rcsi #header {
     background-image:url(assets/md5images/1bc8eaed4ca453fa0a95efd7ecb98881.jpg);
     background-position:top left;
     background-repeat:no-repeat;
     border:1px solid #E5E5E5;
     margin:5px 0 4px 0;
     width:978px;
     height:141px;}
#rcsi #header #pagetitle h1 {
     font-style:italic;
     font-size:3em;
     font-family:Georgia, "Times New Roman", Times, serif;
     margin:20px 0 0 40px;}
*+html #rcsi #header #pagetitle {margin-top:27px;}
* html #rcsi #header #pagetitle {margin-top:27px;margin-bottom:-10px;}
*+html #rcsi #header #pagetitle h1 {padding-bottom:5px;}
#rcsi #header #logo {
     margin:10px -70px 0 0;}

#rcsi #navigation {
     border-top:1px solid #FFF;}
#rcsi #navigation #tabs a {
     background:#3C508D;
     border:none;
     color:#FFF;
     height:19px;}
#rcsi #navigation #tabs a:hover {
     background:#A5A18D;
     color:#3C508D;}

#rcsi #content {
     border:1px solid #E5E5E5;
     margin-top:5px;
     width:728px;}

#rcsi #sidebar {
     border:1px solid #E5E5E5;
     margin:5px 0 0 6px;
     width:242px;}
* html #rcsi #sidebar {width:240px;}

#rcsi #footer {
     background:#F0F1F3;
     margin-top:5px;}