body
{
color: #221300;
background: #385278;					
background-image: url(texture.gif); 
background-position: 0px 15px;
font-family: verdana, georgia, sans-serif;
font-size: 8pt;
line-height: 17px;
}

a, a:visited
{
color: #0E1624;
}

a:hover, a:active
{
color: #0E1624;
background: #DDD6FF;
border-top: 1px #0E1624 solid;
}

a:hover.plain   /* good for linked images when you don't want underlines or any other effects when you hover over them */
{
background-color: transparent;
border: 0px;
text-decoration: none;
}

img
{
border: 0px;
}

blockquote
{
background-image: url(quote.gif);
background-position: 0px 0px;
background-repeat: no-repeat;
margin-left: 0px;
padding-left: 35px;
margin-right: 0px;
padding-right: 35px;
/* border-left: 2px solid #603913; */
}

.button
{
border: 1px solid #0E1624;
/* text-transform: capitalize; */
font-variant: small-caps;
font-size: 11px;
text-align: center;
/* letter-spacing: .3em; */
margin-top: 3px;
}


input, textarea
{
border: 1px solid #0E1624;
padding-left: 5px;
padding-right: 5px;
}

.verytop
{
position: fixed;
top: 0px;
left: 0px;
background: #506990;
text-align: right;
font-size: 7pt;
margin: 0px;
width: 100%;
height: 15px;
border-bottom: 2px solid #19365A;
}

.whole
{ 
width: 800px;
margin: 75px auto 50px auto; 
}

.header
{
margin: 0px auto 20px auto;
}

.left
{
float: left;
width: 150px;
padding: 10px;
border: 2px solid #19365A;
background: #506990;
}

.center
{
margin: 0px auto 0px auto;
width: 414px;
}

.entrycontainer
{
text-align: justify;
border: 2px solid #19365A;
padding: 10px;
margin-bottom: 20px;
background: #506990;
}

.right
{
float: right;
width: 150px;
padding: 10px;
border: 2px solid #19365A;
background: #506990;
}

.newdate
{
font-weight: bold;
text-transform: uppercase;
}

.emph
{
font-weight: bold;font-variant: small-caps;
}

.commentline
{
text-align: right; 
font-size: 7pt;
width: 100%;
}

.verybottom
{
position: fixed;
bottom: 0px;
left: 0px;
background: #506990;
text-align: left;
font-size: 7pt;
margin: 0px;
width: 100%;
height: 15px;
border-top: 2px solid #19365A;
clear: both;
}


          .rav_project {
            margin-bottom: 5px;
          }
          
          .rav_project a.rav_title {
            font-size: .9em;
          }
          
          .rav_project .rav_progress_text {
            position: relative;
            text-align: center;
          }
        
          .rav_project .rav_progress_bar_wrapper {
            border: 1px solid #eee;
            margin-top: 2px;
          } 
        
          .rav_project .rav_progress_bar { 
            position: relative;
            padding: 1px;
            border-left: 1px solid #aaa;
            border-top: 1px solid #aaa;
            border-bottom: 1px solid #ccc;
            border-right: 1px solid #ccc;
            background-color: #eee;
          }
        
          .rav_project .rav_progress_bar .rav_progress_filled { 
            position: absolute;
          }
          
          .rav_project .rav_photo_link {
            margin-bottom: 5px;
            display: block;
            width: 77px;
            height: 77px;
            margin-left: 1px;
            margin-top: 5px;
            border: 1px solid #cccccc;
          }
          
          .rav_project .rav_photo_link img {
            width: 75px;
            height: 75px;
            border: 1px solid #ffffff;
          }
          
          .rav_project_with_photos {
            margin-bottom: 20px;
          }

