    div.mypars {text-align: center}




      .st17yelB {
	        font-family: arial;
	        color: #ffff66; 
			font-size: 17px;  
			font-weight: bold;
		  }
      .st15yelB {
	        font-family: arial;
	        color: #ffff66; 
			font-size: 15px;  
			font-weight: bold;
		  }	
      .sttest {
	        font-family: Bookman Old Style Light;
	        color: #0d0d0d; 
			font-size: 20px;  
			
		  }	
      .sttest2 {
	        font-family: Bookman Old Style Light;
	        color: #0d0d0d; 
			font-size: 17px;  
			
		  }		  
      .st20redIB{
	         font-family: Arial;          
                 color: #ff0000;
	         font-size: 20px;
                 font-style: italic;
                 font-weight: bold;
               }

      .st14blkB{
                 font-family: Times New Roman;
	         color: #000000;
	         font-size: 14px;
                 font-weight: bold;
               }
      .st17blk{
                 font-family: Arial;
	         color: #000000;
	         font-size: 17px;
 
               }
     .st18blkB{
                 font-family: Times New Roman;
	         color: #000000;
	         font-size: 18px;
                 font-weight: bold;
               }
     .st12redB{
             font-family: Times New Roman;
	         color: #ff0033;
	         font-size: 12px;
			 font-weight: bold;
               }			   
     .st25red{
                 font-family: Times New Roman;
	         color: #ff0033;
	         font-size: 25px;
               }
     .st20red{
              font-family: Times New Roman;
	          color: #ff0033;
	          font-size: 20px;
              }
     .st20redB{
              font-family: Times New Roman;
	          color: #ff0033;
	          font-size: 20px;
			  font-weight: bold;
              }			  
     .st17red{
              font-family: Times New Roman;
	          color: #ff0033;
	          font-size: 17px;
             }
      .st12blucsB{
                font-family: Comic Sans MS;
	         color: blue;
	         font-size: 12px;
                font-weight: bold;
               }

      .st14blucsB{
                font-family: Comic Sans MS;
	         color: blue;
	         font-size: 14px;
                font-weight: bold;
               }

      .st14redcsB{
                font-family: Comic Sans MS;
	         color: red;
	         font-size: 14px;
                font-weight: bold;
               }

      .st18redcsB{
                font-family: Comic Sans MS;
	         color: red;
	         font-size: 18px;
                font-weight: bold;
               }

      #iBox2{ background-image: url('side.jpg');
              width:  125px;
              height: 500px;
              margin: 10px 10px 10px 10px;
            }

      #iBox3{ background-image: url('fmcircle.gif');
              width:  370px;
              height: 335px;
              margin: 10px 70px 70px 475px;
            }

#menu5 {
    width: 200px;
    margin: 10px;
    font-family: Arial;         
    color: #003399;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    }
   
#menu5 li a {
    height: 24px;
    text-decoration: none;
}   
   
#menu5 li a:link, #menu5 li a:visited {
    color: #003399;
    display: block;
    background:  url(/images/menu_tab_RC.gif);
    padding: 8px 0 0 10px;
}
   
#menu5 li a:hover {
    color: #ffff00;
    background:  url(/images/menu_tab_RC.gif) 0 -32px;
    padding: 8px 0 0 10px;
}
#menu5 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
			
.urbangreymenu{
width: 190px; /*width of menu*/
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: white;
background: #606060 url(media/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px Arial;
color: black;
background: #E9E9E9;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: black;
}
