body{
	background-image:url(images/bodybg.png);
	background-attachment:fixed;
     margin:0;	
     text-align:center;
     z-index:1;
     
		}


 
#frame{
        padding-top:2%;
        width:100%;
        height:100%;	
}

#up{
	position:fixed !important;
	position:absolute;
	
	top:0;
	left:0;	
	background-image:url(images/top.png);
    background-color:transparent;
	background-repeat:repeat-x;
	background-position:top;
	width: 100%;
	height: 100%;
	
}

#down
   {
	position:fixed !important;
	position:absolute;
	bottom:0;
	left:0;
	background-image:url(images/bottom.png);
	background-repeat:repeat-x;
    background-color:transparent;
	background-position:bottom;
	width: 100%;
	height: 100%;
}

#left{
	position:fixed !important;
	position:absolute;
	top:0%;
	left:0%;
	background-image:url(images/left.png);
	background-repeat:repeat-y;
	background-position:left;
	width: 100%;
	height: 100%;
	
}

#right{
	position:fixed !important;
	position:absolute;
	top:0%;
	right:0%;
	background-image:url(images/right.png);
	background-repeat:repeat-y;
	background-position:right;
	
	width: 100%;
	height: 100%;
	
}

#tlcr {
	   position:fixed !important;
	   position:absolute;
	   top:0%;
	   left:0%;
	}

	#trcr {position:fixed !important;
	       position:absolute;
	top:0%;
	right:0%;
}

#blcr {
	   position:fixed !important;
	   position:absolute;
	   bottom:-.8%;
	   left:0%;
	
} 

#brcr {position:fixed !important;
	   position:absolute;
	bottom:-.8%;
	right:0%;
}



#board{
	   position:relative;
       width:85%;
       background-color:transparent;
       margin:8%; 
       padding-top:5%; 
	   line-height:2;
	   display:block;
       color:white;
 
}

 #bone{
       display:none;	
}

 #btwo{
       display:block;	
}

 #bthree{
       display:none;	
}

 #bfour{
       display:none;	
}

 #bfive{
       display:none;	
}
 
#bsix{
       display:none;	
}

#frost{
	   position:fixed !important;
	   position:absolute;
       bottom:0%; 
       left:0%;
       background-image:url(images/frost.png);
       background-repeat:repeat-x;
       
       height:125px;
       width:100%;	
} 

#clickhere{ 
	        margin-left:12%;
            position:fixed;
            bottom:3%;
            left:5%;
            z-index:25;
            width:70%;
            
            
                           		
} 



.menulink{
          position:relative;
	      background-color:#c37c21;
          color:#b9afaf;
	      margin-right:2%;
	      padding:.5%;
	      border-style:outset;
	      border-width:thick;
	      
	    
}

.menulink:hover{
	      background-color:#f49212;
          color:#ffffff;
	      margin-right:2%;
	      padding:.5%;
	      border-style:outset;
	      border-width:thick;
	      
}
.menulink:active{
	background-color:#e78505;
          color:#b9afaf;
	      margin-right:2%;
	      padding:.5%;
	      border-style:inset;
	      border-width:thick;
	      
} 

.hplink{
          position:relative;
	       background-color:#c9662b;
          color:#b9afaf;
	      margin-right:2%;
	      padding:.5%;
	      border-style:outset;
	      border-width:thick;
	      
	    
}

.hplink:hover{
	      background-color:#f1620b;
          color:#ffffff;
	      margin-right:2%;
	      padding:.5%;
	      border-style:outset;
	      border-width:thick;
	      
}
.hplink:active{
	  background-color:#d75c11;
            color:#b9afaf;
	      margin-right:2%;
	      padding:.5%;
	      border-style:inset;
	      border-width:thick;
	      
} 


#home{
	        
            position:fixed;
           bottom:13%;
            left:2.5%;
            z-index:25;	
            width:6%;
            
	        
}
#print{
	        position:fixed;
            bottom:12%;
            right:0%;
            z-index:25;
            width:4%;	
}




 .z2{
	 z-index:2;
 }
 .z3{
	 z-index:3;
 }
 .z4{
	 z-index:4 !important;
 }
 
a{
	text-decoration:underline;
}  
#busname{position:fixed;
         font-size:x-large;
         font-weight:bolder;
         margin:0%;
         left:2%;
         top:1%;
         color:#ffffff;
         
         z-index:10;
         
         
}	 
#busname2{position:fixed;
          font-size:x-large;
         font-weight:bolder;
         margin:0%;
         left:1.6%;
         top:.5%;
         background-color:transparent;
         color:#5a5656;
         
         z-index:9;
         
}	
#address{position:fixed;
         font-size:x-large;
         font-weight:bolder;
         margin:0%;
         right:2%;
         top:1%;
         background-color:transparent;
         color:#ffffff;
         
         z-index:10;
         
         
}	 
#address2{position:fixed;
          font-size:x-large;
         font-weight:bolder;
         margin:0%;
         right:2.5%;
         top:.5%;
         background-color:transparent;
         color:#5a5656;
          z-index:9;
         
}	

span.price{background-color:transparent;
	       margin-left:1em;
	       color:#f309bf;
    	
}

.grouptitle{background-color:transparent;
            color:#06e8fc;	
}

.itemtitle{background-color:transparent;
           color:#ffffff;	
}

.itemdesc{background-color:transparent;
          color:#69f80a
}  
