/* created 11/26/06
   updated 05/05/09*/
body {
      background-color: #eeffff; 
      background-position: top left;
      margin: 0;
      }
/* NOTE: UC L instead of LC l in selectors (except when inside word- example: .blckc) --- 1 = one */
/* NOTE: variable opacity in firefox is- opacity:0.0 to 0.1 
In IE it is- filter:alpha(opacity=0 to 100) 
A lower value in both makes the element more transparent */
/* NOTE: test border- border-width: 1px; border-style: solid; border-color: yellow; --or-- border: 1px solid black; (if all sides are to be 1px) */

.bckgrnd {
          background-image: url(../images/bckgrnd_wlr_750x894.png);
          margin: 10px 5%;
		  width: 750px;
		  height: 894px;
		  }
.logo {
       position: absolute; 
	   margin: 120px 0;
       background-color: #eeffff; 
	   width: 750px;
	   padding: 5px;
	   }
.wlrlogo { 
	      margin-left: 40px; 
          float: left;
		  clear: left;
	      }  
.wntrcyclst {
             position: absolute; 
			 margin: -5px 125px;
			 } 
/* drop down menu */
.menubar, .menubarb {
                     position: absolute; 
		             top: 210px; 
		             left: 90px; 
		             width: 550px; 
		             height: 16px;
		             }
.menubar {
          background-color: #eeeeff;
          filter: alpha(opacity=80);
          opacity: .8;
		  }
.menubarb div {
               padding-bottom: 1px;
			   }
.menu1, .menu2, .menu3, .menu4 {   
                                position: absolute; 
		                        height: 16px; 
		                        line-height: 15px;
                                z-index:100;
                                }
.menu1 {
		margin: 0 0;
		width: 145px;
		text-align: right;
		}
.menu2 {
		margin: 0 146px;
		width: 134px;
		text-align: center;
		}
.menu3 {
		margin: 0 281px; 
		width: 100px;
		text-align: left;
		}
.menu4 {
		margin: 0 381px; 
		width: 170px;
		text-align: left;
		}
#dropmenudiv {
              position: absolute; 
			  font-size: 12px; 
			  line-height: 13px;
              z-index:100;
			  }
#dropmenudiv a {
                width: 100%; 
				display: block; 
				text-indent: 10px; 
				padding: 2px 0px;
				}
#dropmenudiv a:hover {
                      background-color: #eeffff;
					  }
.bLck {
       position: absolute; 
	   margin: 220px 70px; 
	   width: 550px; 
	   height: 350px; 
	   background-color: #fff;
       filter: alpha(opacity=70);
       opacity: .7;
	   }
.bLck div {
	       width: 550px; 
	       height: 350px;
	       }
.bLckb {
       position: absolute; 
	   margin: 220px 70px;
	   width: 550px; 
	   height: 350px;
	   }
.intro {   
        position: absolute;
        margin: -50px 0;
	    background-image:
	    url(../images/cyclist_139x317.png);
        background-repeat: no-repeat; 
		width: 385px;
		}
/* border-width: 0px 1px 0px 1px; 
   border-style: solid; 
   border-color: red;  
   border: 1px solid #B3C7AF;  */
.ceg01, .ceg02, .ceg03, .ceg04, .ceg05, .ceg06, .ceg07, .ceg08, .ceg09, .ceg10, .ceg11, .ceg12, .ceg13, .ceg14, .ceg15, .ceg16, .ceg17, .ceg18, .ceg19 
{
 float:left;
 clear:left;
 }
.ceg01 {width:117px; height:17px;}
.ceg02 {width:117px; height:17px;}
.ceg03 {width:123px; height:17px;}
.ceg04 {width:128px; height:17px;}
.ceg05 {width:135px; height:17px;}
.ceg06 {width:135px; height:17px;}
.ceg07 {width:135px; height:17px;}
.ceg08 {width:135px; height:17px;}
.ceg09 {width:122px; height:17px;}
.ceg10 {width:127px; height:17px;}
.ceg11 {width:127px; height:17px;}
.ceg12 {width:127px; height:17px;}
.ceg13 {width:127px; height:17px;}
.ceg14 {width:127px; height:17px;}
.ceg15 {width:127px; height:17px;}
.ceg16 {width:125px; height:17px;}
.ceg17 {width:130px; height:17px;}
.ceg18 {width:135px; height:17px;}
.ceg19 {width:137px; height:17px;}

.box {
      position: absolute; 
	  margin: 0 400px; 
	  width: 150px;
	  }
.box1, .box1 div, .box1b, .box1b div, .box2, .box2 div, .box2b, .box2b div, .box3, .box3 div, .box3b, .box3b div, .box4, .box4 div, .box4b, .box4b div, .box5, 
.box5 div, .box5b, .box5b div
       {
	    position: absolute; 
	    width: 150px;
        height: 50px;
		}
.box1, .box2, .box3, .box4, .box5 {  
	                               background-color: #fff;
                                   filter: alpha(opacity=50);
                                   opacity: .5;
                                   } 
.box2b div, .box3b div, .box4b div, .box5b div {  
	                                            border: 1px solid #B3C7AF; 
												 }
.box1 {
       margin: 0 0;
	   } 
.box1b {
        margin: 0 0;
        }
.box2 {
       margin: 55px 0;
	   } 
.box2b {
        margin: 55px 0;
        }
.box3 {
       margin: 110px 0;
	   } 
.box3b {
        margin: 110px 0;
        }
.box4 {
       margin: 165px 0;
	   } 
.box4b {
        margin: 165px 0;
        }
.box5 {
       margin: 220px 0;
	   } 
.box5b {
        margin: 220px 0;
        }
.sig {
      position: relative;
	  margin: -20px 120px;
	  }
/*copyright, mailto and snail mail*/ 
.pcpy {
       position: absolute; 
	   margin: 1180px 10%; 
	   width: 500px; 
	   height: 75px;
	   font-size: 12px;
	   text-align: center;
	   font-family: arial, helvetica, sans serif; 
	   color: #F2A76A;
	   padding-bottom: 20px;
	   } 
.copy { 
	   margin: 5px auto 5px auto; 
	   width: 500px;
	   text-align: center;
	   color: #8C2800;
	   }
.copyc {
        margin: 0px auto; 
        float: left;
		clear: right;
		width: 500px; 
        color: #8C2800;
		}
.sigb {
	   margin: -10px 300px; 
       height: 25px;
	   }
.wLrad {
        font-family: times new roman, serif; 
		font-weight: bold; 
		font-size: 13px;
        color: black;
		} 
.dgre {
       vertical-align: -50%;
	   }
/* anchors- no-style, Lst, Lstb, hyprlnk */
a:link, a:visited, a.Lst:link, a.Lst:visited, a.Lstb:link, a.Lstb:visited,  a.Lstc:link, a.Lstc:visited, a.hyprlnk:link, a.hyprlnk:visited
                                 {
				                  text-decoration: none;
                                  }												
a:hover, a.Lst:hover, a.Lstb:hover, a.hyprlnk:hover {
                                                     color: orange;
									                 }
a.Lst:active, a.Lstb:active, a.Lstc:active, a.hyprlnk:active 	{color: green;}
a.Lstb:link, a.Lstc:link, a.hyprlnk:link {color: #23618D; }	
/* no-style anchor */										 
a:link {color: #23618D; }
a:visited {color: #5C21C9;}
a:active {color: #C07500;}
/* list */
a.Lst:link {color: #8C2800;}
/* listc */
a.Lstc:hover {color: red;}
/* menubar */
a.menu1a:link, a.menu2a:link, a.menu3a:link, a.menu4a:link 
                                             {
                                              color: #000;
											  text-decoration: none;
											  }
a.menu1a:hover, a.menu2a:hover, a.menu3a:hover, a.menu4a:hover 
                                             {
											  color: #F93F3F;
											  }
a.menu1a:visited, a.menu2a:visited, a.menu3a:visited, a.menu4a:visited 
                                             {
											  color: red; 
											  text-decoration: none;
											  }
a.menu1a:active, a.menu2a:active, a.menu3a:active, a.menu4a:active 
                                             {
											  color: white;
											  }
