body {
                   background: url("http://www.rvr87.org/images/bkgd.jpg");
font: 12px Arial, Helvetica, sans-serif;

}
		#container {
                        width: 740px;
			\width: 750px;
			w\idth: 740px;
			margin-left: auto;
                        margin-right: auto;
			padding: 5px;
		}
                #wrap {
                        border: 3px solid #CC0000;
                         width: 740px;
			\width: 750px;
			w\idth: 740px;
                        background: url("http://www.rvr87.org/images/bkgd.jpg");
                        }

		#banner-top {
			padding-left: 5px;
                        padding-right: 5px;
                        padding-top: 10px;
                        padding-bottom: 10px;
                        }
                #banner-bottom {
                        padding-left: 0px;
                        padding-bottom: 1px;
                        border-bottom: 3px solid #CC0000;
                        }
                #banner-bottom img{
                        float: left;
                        margin-top: -10px;
                        margin-right: 30px;
                        margin-left: 56px;
                        z-index: 3;
                        }                        
                #spacer {
                        clear: both;
                        margin-bottom: 2px;
                        }
		#content {
                        padding:5px;
                        margin-left: 158px;
margin-right: 5px;
margin-top: 5px;
margin-bottom: 5px;
		
                        font: 13px Arial, Helvetica, sans-serif;
			background-color: #F0F0F0;
                        height: 100%;
                        text-align: justify;
		        }
		.sidebar-a {
                        float: left;
			width: 144px;
			margin: 0;
			margin-right: 10px;
			padding: 5px;
                        text-align: center;

                }
                .sidebartop {
                 background: url("http://www.rvr87.org/images/sidebar-top.jpg") no-repeat;
                        width: 144px;
          		height: 48px;
                            }

               .sidebarbottom {
	background: url("http://www.rvr87.org/images/sidebar-bottom.jpg") no-repeat;
		width: 144px;
		height: 48px;
		}

                .sidebarfill {
		        background: url("http://www.rvr87.org/images/sidebar-fill.jpg") repeat-y;
		        width: 144px;
		   	font: 12px Arial, Helvetica, sans-serif;
		        text-align: center;
                        margin-bottom: 10px;
                }
               .sidebarwrap{
                    padding-left: 5px;
                    padding-right: 5px;
                  }
               .sidebarwrap a {
                text-decoration: none;
                color: black;
                }

		#footer {
			clear: both;
			padding: 5px;
			margin: 0px;
                        border-top: 2px solid #CC0000;
                        color: #F0F0F0;
                        text-align: center;
background: url("http://www.rvr87.org/images/bkgd.jpg");
                        }


/* NAVIGATION */
#nav {
        border-top: 2px solid #CC0000;
        padding-top: 2px;
        margin-top: 0px;
        padding-bottom: 2px;
        margin-left: 0px;
        }

#nav li {
        margin-left: 0;
	margin-bottom: 0;
	padding: 1px 10px 1px;
	border: 1px solid #A80000;
        border-top: none;
	list-style: none;
        display: inline;
        background-color: black;
        }
#nav li a {
        text-decoration: none;
        color: #CC0000;
font-weight: 200;
        }
#nav li a:hover {
        color: #F0F0F0;
}
#subs { 
        z-index: 3;
        margin-top: -10px;
        margin-bottom: 3px;
        height: 15px;
       }
#subs a {
        margin-top: 0px;
        margin-bottom: 0px;
        margin-right: 5px;
        color: #CC0000;
	list-style: none;
	display: inline;
        text-decoration: none;
        }
#subs a:hover {
       color: #F0F0F0;
}
#nav li.here, #nav li.here a{
        background-color: #A80000;
        color: black;
        font-weight: bold;
}


/* CONTENT TEXT STYLING */
#content h1 {
      color: #A80000;
      margin-top: 5px;
      text-align: center;
}

#content h3 {
     color: #000;
     margin: 2px;
     text-align: center;
     font-weight: bold;
}
#content a{
      color: red;
      font-weight: bold;
      text-decoration: underline;
      }
#content a:visited {
      color: #A80000;
     }
#content a:hover {
      color: #ccc;
      text-decoration: none;
       }
#content hr {
background-color: #000000;
color: #000000;
}


/* GALLERY */

#thumbs a img {
 margin: 0px;
}

#thumbs ul {
 padding: 0px;
 margin: 0px;
}
#thumbs ul li {
 display: inline;
 list-style: none;
}

#image {
 text-align: center;
 }

#path {
font-weight: bold;
text-align: center;
}

#commentheader{
background: #FFFFFF; 
border: 1px solid black; 
margin: 2px; 
padding: 5px; 
font-size: 12px;
}

#commentpost{
text-align: right;
font-size:10px;
}




