/* RSW Cine style sheet css file */
/* Palette: Dark Olive #000200; Forest #426E48; Pale Gray-green #D8E2D9; Spring green #C6EAA1; Pale Spring Green #F3FCE9; Fuscia #F0103F; */
    
body { background-color: #000200; color: #FFFFFF; margin: 0px; background-image: url(images/bg_element.jpg); background-repeat: no-repeat; background-position: top right; }

a:link { color: #F0103F }
a:visited { color: #F0103F }
a:active { color: #F0103F } 
a:hover { color: #C6EAA1 }

a.menu:link { color: #F0103F }
a.menu:visited { color: #F0103F }
a.menu:active { color: #F0103F } 
a.menu:hover { color: #F3FCE9; background: #426E48; }

pre { font-family : monospace; size: 12px; } 
b { font-weight: bold; }
hr { color: #000000; }
ul { border: 0px; margin-top: 2px; list-style-type: disc; }
p { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 10px; }

	 .center { text-align : center; }
   
   /* Rollover style for thumbnail images */
   .thumb:hover { border-color: #C6EAA1 }
   .thumb { border-color: #F0103F; 
    margin: 5px;
   }
   
   .menu  {
   	font-size : 10px;
   	font-weight : bold;
    font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-style : normal; 
    text-decoration: none;
    color: #F0103F
   }
   
	 .pp  {
   	font-size : 12px;
   	font-weight : normal;
    font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
    font-style : normal; 
   }
   
   .ppb  {
   	font-size : 12px;
   	font-weight : bold;
    font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
   }
   
   .spotg  {
   	font-size : 10px;
   	font-weight : bold;
    font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
    color: #D8E2D9;
   }

   .section  {
   	font-size : 15px;
   	font-weight : bold;
    font-family : Arial, Helvetica, Geneva, sans-serif; 
    font-style : normal; 
    color: #D8E2D9;
   }
   
   .updated  {
   	font-size : 10px;
   	font-weight : normal;
   	font-style : normal;
    font-family : Verdana, Arial, Helvetica, Geneva, sans-serif; 
   }

   .float-left  { float: left;  }

   .float-right  { float: right;  }
   
   .nobr { white-space: nowrap; }
   
   /* Photo border for gallery photos */
   .pb {
   font-size: 12px; 
   font-weight: normal;  
   padding: 0px;
   margin: 0px;
   border-top: #FFFFFF solid 2px; 
   border-bottom: #FFFFFF solid 2px;  
   border-left: #FFFFFF solid 2px; 
   border-right: #FFFFFF solid 2px;
   border-left-width: 2px;
   border-right-width: 2px;
   border-color: #FFFFFF;
  }
  
  /* Upper left bg image for Gallery */  
  .gbg {
  background-image: url(images/rswlogog.jpg); 
  background-repeat: no-repeat; 
  background-position: top left; }
  {
   
   