@charset "UTF-8";
/* CSS Document */

/********************
  George's Magical Rollover Code Starts Here
  *********************/
#rm1, #rm2, #rm3, #rm4, #rm5, #rm6, #rm7, #rm8, #rm9, #rm10, #rm11, #rm12{
   float: left; 
    margin: 4px;   
  display: block;
  width: 196px;
  height: 111px;
  background: url("http://www.outsidedabox.com/rm/button.rm.gif") no-repeat 0 0;
}
#rm2{
background: url("http://www.outsidedabox.com/rm/button.rob.gif") no-repeat 0 0;
}
#rm3{
background: url("http://www.outsidedabox.com/rm/button.morris.gif") no-repeat 0 0;
}
#rm4{
background: url("http://www.outsidedabox.com/rm/button.tiekol.gif") no-repeat 0 0;
}
#rm5{
background: url("http://www.outsidedabox.com/rm/button.jonah.gif") no-repeat 0 0;
}
#rm6{
background: url("http://www.outsidedabox.com/rm/button.word1.gif") no-repeat 0 0;
}
#rm7{
background: url("http://www.outsidedabox.com/rm/button.word2.gif") no-repeat 0 0;
}
#rm8{
background: url("http://www.outsidedabox.com/rm/button.word3.gif") no-repeat 0 0;
}
#rm9{
background: url("http://www.outsidedabox.com/rm/button.word4.gif") no-repeat 0 0;
}
#rm10{
background: url("http://www.outsidedabox.com/rm/button.word5.gif") no-repeat 0 0;
}
#rm11{
background: url("http://www.outsidedabox.com/rm/button.word6.gif") no-repeat 0 0;
}
#rm12{
background: url("http://www.outsidedabox.com/rm/button.word7.gif") no-repeat 0 0;
}
#rm1:hover, #rm2:hover, #rm3:hover, #rm4:hover, #rm5:hover, #rm6:hover, #rm7:hover, #rm8:hover, #rm9:hover, #rm10:hover, #rm11:hover, #rm12:hover{
  background-position: 0 -110px;
}
#rm span {
  display: none;
}

#order1{  
  display: block;
  margin: auto;
  width: 300px;
  height: 111px;
  background: url("http://www.outsidedabox.com/rm/button.order.jpg") no-repeat 0 0;
}

#order1:hover{
  background-position: 0 -111px;
}
#order span {
  display: none;
}