*
#column1 {
	float: left;
	width: 63%;
        min-height: 3400px;
}

#column2 {
	float: right;
	width: 33%;
}

.inside
{
   padding: 10px;
}

#store
{
   background: url(../images/storebg.gif) no-repeat top center;
   margin-top: 0px;
   min-height: 400px;
}

#store p
{
   font: 12px Tahoma;
   color: #ffffff;
   text-indent: 10px;
   text-align: justify;
   margin: 0px 20px;
}

#terms 
{
   text-transform: uppercase;
   margin: 20px 70px;
}

#terms a
{
   font: 14px Tahoma;
   color: #fe0000;
}

#bshirt
{
   margin: 12px 60px;
}

#evolutionshirt
{
   margin: 12px 60px;
}

#sleeves
{
   margin: 12px 60px;
}

.paypal
{
   padding: 40px 250px;
}

   .horline
   {
      width: 100%;
      background-color: #ffcd00;
      height: 40px;
      float: left;
   }

   .insideimage
   {
      margin: 12px 20px;
   }

   .insideimg
   {
      padding: 30px 40px;
   }

.spacesmall
{
   height: 40px;
}

.spacebig
{
   height: 200px;
}